↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Assembly.md b/content/charts/growth/knowledge/Assembly.md index ff27060b..55a620fd 100644 --- a/content/charts/growth/knowledge/Assembly.md +++ b/content/charts/growth/knowledge/Assembly.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Assembly -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -10,7 +10,7 @@ |3|[Jolsonz/hust_kaoyan](https://github.com/Jolsonz/hust_kaoyan)|本人参与2020华中科技大学研究生考试复试期间所作的一些笔记,主要是数据库和汇编语言的。|6|0|2022-03-01| |4|[tanyugang/CodingMaster](https://github.com/tanyugang/CodingMaster)|Coding Master系列教程配套代码。|83|0|2021-09-04| |5|[Vxer-Lee/8086_AsmNotes](https://github.com/Vxer-Lee/8086_AsmNotes)|《王爽汇编语言》学习笔记,学逆向必备前置技能。|3|0|2021-09-29| -|6|[NekoSilverFox/Assembly](https://github.com/NekoSilverFox/Assembly)|⚡ 亲手编写基于王爽老师《汇编语言》的300个汇编程序例程|56|0|2021-12-30| +|6|[NekoSilverFox/Assembly](https://github.com/NekoSilverFox/Assembly)|⚡ 亲手编写基于王爽老师《汇编语言》的300个汇编程序例程|57|0|2021-12-30| |7|[Trap1124/Digital-Logic-and-Computer-Organization](https://github.com/Trap1124/Digital-Logic-and-Computer-Organization)|南京大学计算机系2021秋季学期数字逻辑与计算机组成课程实验|2|0|2022-02-17| |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 源码解析|28|0|2022-03-04| diff --git a/content/charts/growth/knowledge/C.md b/content/charts/growth/knowledge/C.md index 7762506e..dea5828b 100644 --- a/content/charts/growth/knowledge/C.md +++ b/content/charts/growth/knowledge/C.md @@ -1,63 +1,64 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > C -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|542|9|2022-01-15| -|2|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|5703|3|2022-02-04| -|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 (提权漏洞合集) |1728|3|2022-01-20| -|4|[nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)|算法学习笔记|6359|2|2021-12-23| -|5|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|android端基于FFmpeg实现音频剪切、拼接、转码、混音、均衡器音效;视频剪切、水印、截图、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜,歌词解析,音视频学习路线,音视频知识总结、流媒体协议|3017|2|2022-03-01| -|6|[firmianay/CTF-All-In-One](https://github.com/firmianay/CTF-All-In-One)|CTF竞赛权威指南|2883|2|2022-03-04| +|1|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|543|9|2022-01-15| +|2|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|5704|3|2022-02-04| +|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 (提权漏洞合集) |1731|3|2022-01-20| +|4|[nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)|算法学习笔记|6361|2|2021-12-23| +|5|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|android端基于FFmpeg实现音频剪切、拼接、转码、混音、均衡器音效;视频剪切、水印、截图、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜,歌词解析,音视频学习路线,音视频知识总结、流媒体协议|3019|2|2022-03-01| +|6|[firmianay/CTF-All-In-One](https://github.com/firmianay/CTF-All-In-One)|CTF竞赛权威指南|2885|2|2022-03-04| |7|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|187|1|2022-01-27| -|8|[gatieme/LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers)|Linux内核与设备驱动程序学习笔记|1389|1|2022-02-25| +|8|[gatieme/LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers)|Linux内核与设备驱动程序学习笔记|1389|1|2022-03-05| |9|[FantasticLBP/knowledge-kit](https://github.com/FantasticLBP/knowledge-kit)|iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结|661|1|2022-02-07| |10|[luohaha/Chinese-uvbook](https://github.com/luohaha/Chinese-uvbook)|翻译的libuv的中文教程|1334|1|2022-01-21| |11|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构(C语言描述)学习笔记|169|1|2022-02-11| -|12|[peng-zhihui/MiniRover-Hardware](https://github.com/peng-zhihui/MiniRover-Hardware)|自制火星车的开源资料。|300|1|2021-12-26| -|13|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|163|1|2021-10-15| -|14|[riba2534/TCP-IP-NetworkNote](https://github.com/riba2534/TCP-IP-NetworkNote)|📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记|617|1|2021-11-30| -|15|[DavadDi/bpf_study](https://github.com/DavadDi/bpf_study)|bpf 学习仓库|545|1|2022-01-03| -|16|[wuxx/nanoDAP](https://github.com/wuxx/nanoDAP)|建议大家star此仓库,仓库会持续更新。由于部分淘宝卖家“借鉴”实验室出品的nanoDAP详情描述和资料,请大家认准实验室官方链接|655|1|2022-02-10| -|17|[hairrrrr/C-CrashCourse](https://github.com/hairrrrr/C-CrashCourse)|C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning|530|1|2022-01-12| -|18|[ming1016/study](https://github.com/ming1016/study)|学习记录|3698|1|2022-03-01| -|19|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|510|1|2022-02-24| -|20|[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.|127|1|2022-03-04| -|21|[nevermosby/linux-bpf-learning](https://github.com/nevermosby/linux-bpf-learning)|learn how to use BPF/eBPF|249|0|2022-02-11| -|22|[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| -|23|[zzy991212/Nemu](https://github.com/zzy991212/Nemu)|Nemu PA——给个Star?【仅供交流学习使用,未经许可禁止传播!】(PA3有个地方取地址时存在左移右移问题,在PA4更改这个bug了,请注意!)|32|0|2021-09-15| -|24|[YJBeetle/unnpk](https://github.com/YJBeetle/unnpk)|解包网易游戏NeoX引擎NPK文件,如阴阳师、魔法禁书目录。|187|0|2022-02-12| -|25|[SuperPung/TJU-CourseSharing](https://github.com/SuperPung/TJU-CourseSharing)|天津大学课程共享计划|47|0|2021-12-26| -|26|[HuaZhuangNan/actions-build-padavan-openwrt](https://github.com/HuaZhuangNan/actions-build-padavan-openwrt)|GitHub Action 学习实例 - 自动编译 padavan 和 openWrt|214|0|2022-02-04| -|27|[realYurkOfGitHub/translation-Introduction-to-HPC](https://github.com/realYurkOfGitHub/translation-Introduction-to-HPC)|为 Eijhout 教授的Introduction to HPC提供中文翻译、 PPT和Lab。|66|0|2022-01-15| -|28|[xieyu/blog](https://github.com/xieyu/blog)|notes on papers/books/codes|170|0|2022-01-27| -|29|[Ikaros-521/Learning-Notes](https://github.com/Ikaros-521/Learning-Notes)|学习笔记|30|0|2021-10-22| -|30|[leleliu008/C-examples](https://github.com/leleliu008/C-examples)|C语言学习项目|125|0|2021-12-08| -|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.|146|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|[guanhui07/blog](https://github.com/guanhui07/blog)|把博客迁移到这了|85|0|2022-03-03| -|35|[wenjun1055/c](https://github.com/wenjun1055/c)|C语言学习代码|410|0|2021-10-02| -|36|[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)|Vim 中文文档计划|1272|0|2022-01-31| -|37|[forthespada/MyPoorWebServer](https://github.com/forthespada/MyPoorWebServer)|一款可运行的基于C++ 实现的HTTP服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。|387|0|2021-12-23| -|38|[yocn/AndroidMediaCodec](https://github.com/yocn/AndroidMediaCodec)|Android 音视频处理集合,关联了ffmpeg\libyuv等等库|61|0|2021-09-24| -|39|[david942j/ctf-writeups](https://github.com/david942j/ctf-writeups)|Collection of scripts and writeups|291|0|2021-12-14| -|40|[wuzhouhui/misc](https://github.com/wuzhouhui/misc)|学习与工作中收集的一些资料|696|0|2022-01-03| -|41|[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.|86|0|2022-03-01| -|42|[feiskyer/ebpf-apps](https://github.com/feiskyer/ebpf-apps)|极客时间专栏《eBPF 核心技术与实战》案例|50|0|2022-02-26| -|43|[armink/FreeModbus_Slave-Master-RTT-STM32](https://github.com/armink/FreeModbus_Slave-Master-RTT-STM32)|Add master mode to FreeModbus. 在 FreeModbus 中添加主机模式|1032|0|2022-02-14| -|44|[Greedysky/TTKWidgetTools](https://github.com/Greedysky/TTKWidgetTools)|QWidget 自定义控件集合 持续更新中......|348|0|2022-02-25| -|45|[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|179|0|2022-02-24| -|46|[deepwzh/sdust-examination-materials](https://github.com/deepwzh/sdust-examination-materials)|山东科技大学课程资源共享计划|229|0|2021-10-06| -|47|[Xinyuan-LilyGO/LilyGo-LoRa-Series](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series)|LilyGo LoRa Series examples|216|0|2022-01-13| -|48|[hexhacking/xUnwind](https://github.com/hexhacking/xUnwind)|xUnwind is a collection of Android native stack unwinding solutions.|102|0|2022-03-04| -|49|[kuangyufei/kernel_liteos_a_note](https://github.com/kuangyufei/kernel_liteos_a_note)|精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com|168|0|2022-02-21| -|50|[xuhongv/StudyInEsp32](https://github.com/xuhongv/StudyInEsp32)|【深度开源】wiif+bt模块esp32学习之旅(持续更新,欢迎 Star...)|305|0|2021-11-29| -|51|[qaiu/c4droid-code](https://github.com/qaiu/c4droid-code)|c4droid代码合集|38|0|2021-11-28| -|52|[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.|228|0|2022-02-20| -|53|[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.|159|0|2021-11-11| +|12|[peng-zhihui/MiniRover-Hardware](https://github.com/peng-zhihui/MiniRover-Hardware)|自制火星车的开源资料。|301|1|2021-12-26| +|13|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|164|1|2021-10-15| +|14|[riba2534/TCP-IP-NetworkNote](https://github.com/riba2534/TCP-IP-NetworkNote)|📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记|619|1|2021-11-30| +|15|[DavadDi/bpf_study](https://github.com/DavadDi/bpf_study)|bpf 学习仓库|549|1|2022-01-03| +|16|[AlexFanw/HUSTER-CS](https://github.com/AlexFanw/HUSTER-CS)|华中科技大学 计算机科学与技术学院 学习资料💯 以及 实验资料💾|413|1|2022-03-05| +|17|[wuxx/nanoDAP](https://github.com/wuxx/nanoDAP)|建议大家star此仓库,仓库会持续更新。由于部分淘宝卖家“借鉴”实验室出品的nanoDAP详情描述和资料,请大家认准实验室官方链接|658|1|2022-02-10| +|18|[hairrrrr/C-CrashCourse](https://github.com/hairrrrr/C-CrashCourse)|C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning|531|1|2022-01-12| +|19|[ming1016/study](https://github.com/ming1016/study)|学习记录|3698|1|2022-03-01| +|20|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|512|1|2022-02-24| +|21|[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.|128|1|2022-03-04| +|22|[nevermosby/linux-bpf-learning](https://github.com/nevermosby/linux-bpf-learning)|learn how to use BPF/eBPF|250|0|2022-02-11| +|23|[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| +|24|[zzy991212/Nemu](https://github.com/zzy991212/Nemu)|Nemu PA——给个Star?【仅供交流学习使用,未经许可禁止传播!】(PA3有个地方取地址时存在左移右移问题,在PA4更改这个bug了,请注意!)|32|0|2021-09-15| +|25|[YJBeetle/unnpk](https://github.com/YJBeetle/unnpk)|解包网易游戏NeoX引擎NPK文件,如阴阳师、魔法禁书目录。|187|0|2022-02-12| +|26|[SuperPung/TJU-CourseSharing](https://github.com/SuperPung/TJU-CourseSharing)|天津大学课程共享计划|47|0|2021-12-26| +|27|[HuaZhuangNan/actions-build-padavan-openwrt](https://github.com/HuaZhuangNan/actions-build-padavan-openwrt)|GitHub Action 学习实例 - 自动编译 padavan 和 openWrt|214|0|2022-02-04| +|28|[realYurkOfGitHub/translation-Introduction-to-HPC](https://github.com/realYurkOfGitHub/translation-Introduction-to-HPC)|为 Eijhout 教授的Introduction to HPC提供中文翻译、 PPT和Lab。|66|0|2022-01-15| +|29|[xieyu/blog](https://github.com/xieyu/blog)|notes on papers/books/codes|170|0|2022-01-27| +|30|[Ikaros-521/Learning-Notes](https://github.com/Ikaros-521/Learning-Notes)|学习笔记|30|0|2021-10-22| +|31|[leleliu008/C-examples](https://github.com/leleliu008/C-examples)|C语言学习项目|125|0|2021-12-08| +|32|[aqi00/androidx](https://github.com/aqi00/androidx)|《Android Studio开发实战:从零基础到App上线》适配androidx的源码|39|0|2021-09-14| +|33|[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.|146|0|2021-12-17| +|34|[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| +|35|[guanhui07/blog](https://github.com/guanhui07/blog)|把博客迁移到这了|85|0|2022-03-03| +|36|[wenjun1055/c](https://github.com/wenjun1055/c)|C语言学习代码|410|0|2021-10-02| +|37|[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)|Vim 中文文档计划|1273|0|2022-01-31| +|38|[forthespada/MyPoorWebServer](https://github.com/forthespada/MyPoorWebServer)|一款可运行的基于C++ 实现的HTTP服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。|387|0|2021-12-23| +|39|[yocn/AndroidMediaCodec](https://github.com/yocn/AndroidMediaCodec)|Android 音视频处理集合,关联了ffmpeg\libyuv等等库|61|0|2021-09-24| +|40|[david942j/ctf-writeups](https://github.com/david942j/ctf-writeups)|Collection of scripts and writeups|291|0|2021-12-14| +|41|[wuzhouhui/misc](https://github.com/wuzhouhui/misc)|学习与工作中收集的一些资料|696|0|2022-01-03| +|42|[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.|86|0|2022-03-01| +|43|[feiskyer/ebpf-apps](https://github.com/feiskyer/ebpf-apps)|极客时间专栏《eBPF 核心技术与实战》案例|52|0|2022-02-26| +|44|[armink/FreeModbus_Slave-Master-RTT-STM32](https://github.com/armink/FreeModbus_Slave-Master-RTT-STM32)|Add master mode to FreeModbus. 在 FreeModbus 中添加主机模式|1032|0|2022-02-14| +|45|[Greedysky/TTKWidgetTools](https://github.com/Greedysky/TTKWidgetTools)|QWidget 自定义控件集合 持续更新中......|348|0|2022-02-25| +|46|[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|179|0|2022-02-24| +|47|[deepwzh/sdust-examination-materials](https://github.com/deepwzh/sdust-examination-materials)|山东科技大学课程资源共享计划|230|0|2021-10-06| +|48|[Xinyuan-LilyGO/LilyGo-LoRa-Series](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series)|LilyGo LoRa Series examples|217|0|2022-01-13| +|49|[hexhacking/xUnwind](https://github.com/hexhacking/xUnwind)|xUnwind is a collection of Android native stack unwinding solutions.|102|0|2022-03-04| +|50|[kuangyufei/kernel_liteos_a_note](https://github.com/kuangyufei/kernel_liteos_a_note)|精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com|168|0|2022-02-21| +|51|[xuhongv/StudyInEsp32](https://github.com/xuhongv/StudyInEsp32)|【深度开源】wiif+bt模块esp32学习之旅(持续更新,欢迎 Star...)|305|0|2021-11-29| +|52|[qaiu/c4droid-code](https://github.com/qaiu/c4droid-code)|c4droid代码合集|38|0|2021-11-28| +|53|[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.|228|0|2022-02-20| +|54|[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.|159|0|2021-11-11|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/CPP.md b/content/charts/growth/knowledge/CPP.md index 1d7402a1..28759043 100644 --- a/content/charts/growth/knowledge/CPP.md +++ b/content/charts/growth/knowledge/CPP.md @@ -1,53 +1,53 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > C++ -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[midisec/BypassAnti-Virus](https://github.com/midisec/BypassAnti-Virus)|免杀姿势学习、记录、复现。|418|28|2022-02-26| -|2|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|18892|20|2022-02-23| -|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 ...|22787|15|2022-01-10| -|4|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|1081|13|2022-02-20| -|5|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|2149|6|2022-03-04| -|6|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1469|6|2021-10-21| -|7|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|463|5|2021-12-15| -|8|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8925|4|2021-12-06| -|9|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|347|4|2022-02-25| -|10|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源|2050|4|2022-02-17| +|1|[midisec/BypassAnti-Virus](https://github.com/midisec/BypassAnti-Virus)|免杀姿势学习、记录、复现。|418|26|2022-02-26| +|2|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|18909|20|2022-03-05| +|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 ...|22814|15|2022-01-10| +|4|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|1094|13|2022-03-05| +|5|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|2152|6|2022-03-04| +|6|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1478|6|2021-10-21| +|7|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|465|5|2021-12-15| +|8|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8926|4|2021-12-06| +|9|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|348|4|2022-02-25| +|10|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源|2060|4|2022-02-17| |11|[SFUMECJF/cmake-examples-Chinese](https://github.com/SFUMECJF/cmake-examples-Chinese)|快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/|1301|3|2022-02-18| -|12|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)|6032|2|2021-12-28| -|13|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|897|2|2022-02-20| -|14|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|研读顶会论文,复现论文相关代码|2149|2|2022-02-15| -|15|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|2622|2|2022-02-18| +|12|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)|6039|2|2021-12-28| +|13|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|898|2|2022-02-20| +|14|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|研读顶会论文,复现论文相关代码|2152|2|2022-02-15| +|15|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|2627|2|2022-02-18| |16|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。|3600|2|2021-11-28| -|17|[ffffffff0x/1earn](https://github.com/ffffffff0x/1earn)|ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup|2572|2|2022-02-22| +|17|[ffffffff0x/1earn](https://github.com/ffffffff0x/1earn)|ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup|2574|2|2022-02-22| |18|[chengciming/wechatPc](https://github.com/chengciming/wechatPc)|PC微信hook源码,PC微信注入,逆向编程,可以制作微信机器人玩玩,仅供学习,请不要用于商业、违法途径,本人不对此源码造成的违法负责!|350|1|2022-02-12| |19|[HarleysZhang/2021_algorithm_intern_information](https://github.com/HarleysZhang/2021_algorithm_intern_information)|2021年的算法实习岗位/校招公司信息表,和常见深度学习基础、计算机视觉知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。|1308|1|2021-10-23| -|20|[zufuliu/notepad2](https://github.com/zufuliu/notepad2)|Notepad2-zufuliu is a light-weight Scintilla-based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for about 80 programming languages/documents, bundled wi ...|1044|1|2022-03-04| -|21|[szza/LearningNote](https://github.com/szza/LearningNote)|C++和Linux学习笔记|830|1|2022-02-14| -|22|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1473|1|2022-02-26| +|20|[zufuliu/notepad2](https://github.com/zufuliu/notepad2)|Notepad2-zufuliu is a light-weight Scintilla-based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for about 80 programming languages/documents, bundled wi ...|1054|1|2022-03-05| +|21|[szza/LearningNote](https://github.com/szza/LearningNote)|C++和Linux学习笔记|832|1|2022-02-14| +|22|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1476|1|2022-02-26| |23|[ethan-li-coding/PatchMatchStereo](https://github.com/ethan-li-coding/PatchMatchStereo)|PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!|391|1|2021-12-29| -|24|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。|159|1|2022-02-14| -|25|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |205|1|2021-11-07| +|24|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。|161|1|2022-02-14| +|25|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |207|1|2021-11-07| |26|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|111|1|2021-12-28| -|27|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|258|1|2021-11-02| +|27|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|259|1|2021-11-02| |28|[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等),仅供内部参考学习|126|1|2021-11-09| -|29|[githubhaohao/LearnFFmpeg](https://github.com/githubhaohao/LearnFFmpeg)|Android FFmpeg 音视频开发教程|678|1|2022-01-25| +|29|[githubhaohao/LearnFFmpeg](https://github.com/githubhaohao/LearnFFmpeg)|Android FFmpeg 音视频开发教程|679|1|2022-01-25| |30|[netwarm007/GameEngineFromScratch](https://github.com/netwarm007/GameEngineFromScratch)|配合我的知乎专栏写的项目|1171|1|2021-11-29| -|31|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程|853|1|2021-12-27| -|32|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|4381|1|2022-01-24| -|33|[hao14293/2021-Postgraduate-408](https://github.com/hao14293/2021-Postgraduate-408)|💯✍备考2021年研究生-408 |1090|1|2022-01-05| -|34|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|342|1|2022-02-24| -|35|[AngelMonica126/GraphicAlgorithm](https://github.com/AngelMonica126/GraphicAlgorithm)|:octopus: :octopus:图形学论文实现|754|1|2022-02-14| -|36|[nwpuhq/AwesomeCpp](https://github.com/nwpuhq/AwesomeCpp)|---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等|1006|1|2022-02-26| -|37|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1546|1|2022-03-04| +|31|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程|857|1|2021-12-27| +|32|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|4383|1|2022-01-24| +|33|[hao14293/2021-Postgraduate-408](https://github.com/hao14293/2021-Postgraduate-408)|💯✍备考2021年研究生-408 |1091|1|2022-01-05| +|34|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|343|1|2022-02-24| +|35|[AngelMonica126/GraphicAlgorithm](https://github.com/AngelMonica126/GraphicAlgorithm)|:octopus: :octopus:图形学论文实现|756|1|2022-02-14| +|36|[nwpuhq/AwesomeCpp](https://github.com/nwpuhq/AwesomeCpp)|---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等|1007|1|2022-02-26| +|37|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1547|1|2022-03-04| |38|[XMuli/QtExamples](https://github.com/XMuli/QtExamples)|Qt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCreator 使用和一些小技巧;系列文章教程|1055|1|2022-01-20| -|39|[huangmingchuan/Cpp_Primer_Answers](https://github.com/huangmingchuan/Cpp_Primer_Answers)|《C++ Primer》第五版中文版习题答案|2015|1|2022-01-23| +|39|[huangmingchuan/Cpp_Primer_Answers](https://github.com/huangmingchuan/Cpp_Primer_Answers)|《C++ Primer》第五版中文版习题答案|2016|1|2022-01-23| |40|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x|860|1|2022-03-04| |41|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1297|1|2022-03-04| -|42|[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语言 ...|2271|1|2022-03-03| -|43|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|176|0|2021-10-21| +|42|[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语言 ...|2272|1|2022-03-04| +|43|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|177|0|2021-10-21| |44|[Vincentqyw/LineSegmentsDetection](https://github.com/Vincentqyw/LineSegmentsDetection)|:monkey:A collection of line segments detection algorithms. |87|0|2021-09-08| |45|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|208|0|2022-02-19| |46|[limbo018/DREAMPlace](https://github.com/limbo018/DREAMPlace)|Deep learning toolkit-enabled VLSI placement|312|0|2022-02-21| @@ -56,39 +56,39 @@ |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.|171|0|2022-03-02| |51|[keyou/chromium_demo](https://github.com/keyou/chromium_demo)|A series of demos to show how chromium is constructed.|159|0|2021-09-23| -|52|[lilinxiong/cppPrimerPlus-six-](https://github.com/lilinxiong/cppPrimerPlus-six-)|C++PrimerPlus(第6版)中文版源码|227|0|2021-12-31| -|53|[rongweihe/CPPNotes](https://github.com/rongweihe/CPPNotes)|【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。|192|0|2022-01-03| +|52|[lilinxiong/cppPrimerPlus-six-](https://github.com/lilinxiong/cppPrimerPlus-six-)|C++PrimerPlus(第6版)中文版源码|228|0|2021-12-31| +|53|[rongweihe/CPPNotes](https://github.com/rongweihe/CPPNotes)|【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。|193|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|[gongjianbo/MyTestCode](https://github.com/gongjianbo/MyTestCode)|一些测试程序,主要配合我的博客做示例。 博客地址:https://blog.csdn.net/gongjianbo1992|85|0|2022-02-06| -|57|[FengGuanxi/HDU-Experience](https://github.com/FengGuanxi/HDU-Experience)|用于向所有杭电学子分享在杭电的知识与经验|475|0|2022-01-15| +|57|[FengGuanxi/HDU-Experience](https://github.com/FengGuanxi/HDU-Experience)|用于向所有杭电学子分享在杭电的知识与经验|476|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:|178|0|2021-12-17| |60|[upupming/algorithm](https://github.com/upupming/algorithm)|acwing, leetcode, kickstart, 算法模板, PAT 等等|97|0|2022-02-27| |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.js / libuv / gRPC internals.(💡Language: zh-CN)|183|0|2022-03-04| |63|[BenedictYoung/Practice](https://github.com/BenedictYoung/Practice)|王道考研机试指南(第二版) 习题代码|89|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)开放课程的全部题解|159|0|2022-02-19| +|64|[GoatGirl98/Walkthrough-of-ACCoding-in-BUAA](https://github.com/GoatGirl98/Walkthrough-of-ACCoding-in-BUAA)|北航OJ通关攻略,包括北航软件学院的在线评测网站(OJ)——AC编程(accoding.cn)开放课程的全部题解|160|0|2022-03-05| |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 |818|0|2022-02-27| |66|[neil3d/UnrealCookbook](https://github.com/neil3d/UnrealCookbook)|虚幻4引擎的一些编程实践分享|176|0|2021-12-12| |67|[rAthenaCN/rAthenaCN](https://github.com/rAthenaCN/rAthenaCN)|基于 rAthena 官方源码,二次开发及修正的中文版|72|0|2022-03-01| |68|[juhuaguai/duilib](https://github.com/juhuaguai/duilib)|由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。|91|0|2021-12-29| -|69|[GavinKG/ILearnVulkanFromScratch-CN](https://github.com/GavinKG/ILearnVulkanFromScratch-CN)|Gitbook repo hosting|107|0|2022-02-23| -|70|[chachaxw/data-structure-and-algorithm](https://github.com/chachaxw/data-structure-and-algorithm)|Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具|85|0|2022-03-04| +|69|[GavinKG/ILearnVulkanFromScratch-CN](https://github.com/GavinKG/ILearnVulkanFromScratch-CN)|Gitbook repo hosting|108|0|2022-02-23| +|70|[chachaxw/data-structure-and-algorithm](https://github.com/chachaxw/data-structure-and-algorithm)|Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具|85|0|2022-03-05| |71|[zguolee/WDAlgorithmsNote](https://github.com/zguolee/WDAlgorithmsNote)|王道考研机试指南(第二版)——题目链接|56|0|2021-10-18| -|72|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCL(Point Cloud Library)点云库学习记录|462|0|2022-02-11| -|73|[ThisisGame/cpp-game-engine-book](https://github.com/ThisisGame/cpp-game-engine-book)|从零编写游戏引擎教程|140|0|2022-03-04| +|72|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCL(Point Cloud Library)点云库学习记录|463|0|2022-02-11| +|73|[ThisisGame/cpp-game-engine-book](https://github.com/ThisisGame/cpp-game-engine-book)|从零编写游戏引擎教程|140|0|2022-03-05| |74|[yanyiwu/simhash](https://github.com/yanyiwu/simhash)|中文文档simhash值计算|942|0|2022-01-22| -|75|[tkchu/Game-Programming-Patterns-CN](https://github.com/tkchu/Game-Programming-Patterns-CN)|《游戏编程模式》中文版|970|0|2022-01-07| +|75|[tkchu/Game-Programming-Patterns-CN](https://github.com/tkchu/Game-Programming-Patterns-CN)|《游戏编程模式》中文版|971|0|2022-01-07| |76|[loyinglin/Codeforces](https://github.com/loyinglin/Codeforces)|日常练习,保持手感。题目主要来源是Codeforces和leetcode。 面试BAT必备。|65|0|2022-01-01| |77|[LiveStockShapeAnalysis/Point-Cloud-Processing-example](https://github.com/LiveStockShapeAnalysis/Point-Cloud-Processing-example)|点云库PCL从入门到精通 书中配套案例|368|0|2021-09-04| |78|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记,OC、iOS 逆向、Python、汇编、Bash等等!|81|0|2022-03-04| |79|[plamenko/altruct](https://github.com/plamenko/altruct)|Algorithms & Data Structures|64|0|2021-11-06| -|80|[BenedictYoung/Lecture](https://github.com/BenedictYoung/Lecture)|王道考研机试指南(第二版) 例题代码|152|0|2022-01-19| +|80|[BenedictYoung/Lecture](https://github.com/BenedictYoung/Lecture)|王道考研机试指南(第二版) 例题代码|153|0|2022-01-19| |81|[netbeen/flyingACE](https://github.com/netbeen/flyingACE)|A Cocos2d-3.0 games about plane fighting, using Cocos2d-x-3.3 binding c++. Cocos2dx游戏《王牌飞行员》,使用Cocos2d-x-3.3开发|109|0|2021-11-14| |82|[moranzcw/LeetCode-NOTES](https://github.com/moranzcw/LeetCode-NOTES)|LeetCode 算法解答|182|0|2021-11-14| |83|[wugenqiang/NoteBook](https://github.com/wugenqiang/NoteBook)|✍ 记录一路走来学习的计算机专业知识 ,力求构建 AI & CS & SE 知识体系|110|0|2021-10-07| -|84|[gongluck/AnalysisAVP](https://github.com/gongluck/AnalysisAVP)|音视频学习,相关文件格式/协议分析,框架学习等。yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;|169|0|2022-03-01| +|84|[gongluck/AnalysisAVP](https://github.com/gongluck/AnalysisAVP)|音视频学习,相关文件格式/协议分析,框架学习等。yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;|170|0|2022-03-04| |85|[Lartu/ldpl](https://github.com/Lartu/ldpl)|Compiled programming language for Unix systems, inspired by COBOL and designed to be expressive, fast, readable and easy to learn.|124|0|2022-02-10| |86|[ThreeSR/LeetCode](https://github.com/ThreeSR/LeetCode)|Zero LeetCode a day keeps the Offer away.|69|0|2022-02-28| |87|[liuzengh/design-pattern](https://github.com/liuzengh/design-pattern)|Design Patterns In Modern C++ 中文版翻译|90|0|2021-10-03| diff --git a/content/charts/growth/knowledge/CSHARP.md b/content/charts/growth/knowledge/CSHARP.md index 876b965b..d1f35a11 100644 --- a/content/charts/growth/knowledge/CSHARP.md +++ b/content/charts/growth/knowledge/CSHARP.md @@ -1,20 +1,20 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > C# -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|4221|59|2022-03-02| -|2|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|2461|3|2022-02-17| +|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|4232|59|2022-03-02| +|2|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|2462|3|2022-02-17| |3|[anjoy8/Blog.Core](https://github.com/anjoy8/Blog.Core)|💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:|3688|3|2022-03-04| -|4|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🦸【C#/.NET/.NET Core学习、工作、面试指南】概述:C#/.NET/.NET Core基础知识,学习资料、文章、书籍,社区组织,工具和常见的面试题总结。以及面试时需要注意的事项和优秀简历编写技巧,希望能和大家一起成长进步👊。【让现在的自己不再迷茫✨】|945|2|2022-02-20| +|4|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🦸【C#/.NET/.NET Core学习、工作、面试指南】概述:C#/.NET/.NET Core基础知识,学习资料、文章、书籍,社区组织,工具和常见的面试题总结。以及面试时需要注意的事项和优秀简历编写技巧,希望能和大家一起成长进步👊。【让现在的自己不再迷茫✨】|947|2|2022-02-20| |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.|508|1|2022-03-01| |6|[dotnetcore/sharding-core](https://github.com/dotnetcore/sharding-core)|high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵|513|1|2022-03-04| -|7|[kengwang/BiliDuang](https://github.com/kengwang/BiliDuang)|(项目正在重构) Bilibili 哔哩哔哩视频下载 C# GUI版 - 支持BV 支持4K 支持地区限制下载 支持互动视频 支持无水印 支持弹幕/字幕下载转换 支持课程下载|758|1|2021-10-06| +|7|[kengwang/BiliDuang](https://github.com/kengwang/BiliDuang)|(项目正在重构) Bilibili 哔哩哔哩视频下载 C# GUI版 - 支持BV 支持4K 支持地区限制下载 支持互动视频 支持无水印 支持弹幕/字幕下载转换 支持课程下载|760|1|2021-10-06| |8|[sidristij/dotnetbook](https://github.com/sidristij/dotnetbook)|.NET Platform Architecture book (English, Chinese, Russian)|1822|1|2022-02-09| |9|[YukiCoco/YukiDrive](https://github.com/YukiCoco/YukiDrive)|Onedrive & SharePoint 文件浏览网页程序|477|1|2022-02-27| -|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、代码生成器、仿掘金专栏|534|1|2021-12-28| +|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、代码生成器、仿掘金专栏|535|1|2021-12-28| |11|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|100|1|2022-02-20| |12|[xyfll7/CV-translation](https://github.com/xyfll7/CV-translation)|我叫CV翻译,因为我的精髓就是Ctrl + c 不用v (原名QTranser)|211|0|2022-03-03| |13|[sdcb/blog-data](https://github.com/sdcb/blog-data)|《.NET骚操作》的博客数据|74|0|2021-12-14| @@ -40,10 +40,10 @@ |33|[superzhan/UnityBubbleGame](https://github.com/superzhan/UnityBubbleGame)| BubbleGame《天天萌泡泡》是一款简单好玩的消除游戏,点击三个或以上同颜色、相连接的泡泡来进行消除,简单而有趣。|277|0|2021-10-19| |34|[luoyunchong/dotnetcore-examples](https://github.com/luoyunchong/dotnetcore-examples)| about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。|91|0|2022-01-06| |35|[XIU2/UACWhitelistTool](https://github.com/XIU2/UACWhitelistTool)|📃 UAC 白名单小工具!|144|0|2021-12-02| -|36|[BoyanTata/AP01](https://github.com/BoyanTata/AP01)|A向TA入门课工程文件|192|0|2022-02-09| +|36|[BoyanTata/AP01](https://github.com/BoyanTata/AP01)|A向TA入门课工程文件|193|0|2022-02-09| |37|[bimangle/forge-author-samples](https://github.com/bimangle/forge-author-samples)|Demonstrate how to use ForgeAuthor manipulate Autodesk Forge Svf model.|37|0|2021-10-25| |38|[dotnet-campus/AsyncWorkerCollection](https://github.com/dotnet-campus/AsyncWorkerCollection)|高性能的多线程异步工具库。A collection of tools that support asynchronous methods and support high-performance multithreading.|105|0|2022-03-02| -|39|[Anduin2017/CameraVoyeur](https://github.com/Anduin2017/CameraVoyeur)|摄像头黑入器。(基于RickAstley论文实现)|69|0|2021-09-13| +|39|[Anduin2017/CameraVoyeur](https://github.com/Anduin2017/CameraVoyeur)|摄像头黑入器。(基于RickAstley论文实现)|70|0|2021-09-13|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/CSS.md b/content/charts/growth/knowledge/CSS.md index ccf75a56..f2ed0b10 100644 --- a/content/charts/growth/knowledge/CSS.md +++ b/content/charts/growth/knowledge/CSS.md @@ -1,75 +1,75 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > CSS -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[houshanren/hangzhou_house_knowledge](https://github.com/houshanren/hangzhou_house_knowledge)|2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I ...|26039|18|2022-02-28| +|1|[houshanren/hangzhou_house_knowledge](https://github.com/houshanren/hangzhou_house_knowledge)|2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I ...|26040|18|2022-02-28| |2|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20416|7|2021-12-13| -|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 ...|4423|6|2022-03-03| -|4|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|12057|6|2022-03-04| +|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 ...|4440|6|2022-03-05| +|4|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|12066|6|2022-03-04| |5|[eastlakeside/interpy-zh](https://github.com/eastlakeside/interpy-zh)|📘《Python进阶》(Intermediate Python 中文版)|6026|3|2021-12-20| -|6|[apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh)|:book: [译] scikit-learn(sklearn) 中文文档|4572|3|2022-02-10| -|7|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|3906|2|2022-03-01| -|8|[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|8464|2|2022-02-08| +|6|[apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh)|:book: [译] scikit-learn(sklearn) 中文文档|4571|3|2022-02-10| +|7|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|3906|2|2022-03-05| +|8|[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|8465|2|2022-02-08| |9|[abc-club/programmer-book](https://github.com/abc-club/programmer-book)|公众号:普通程序员|1819|2|2022-02-25| -|10|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|516|2|2021-12-13| +|10|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|517|2|2021-12-13| |11|[kaeyleo/jekyll-theme-H2O](https://github.com/kaeyleo/jekyll-theme-H2O)| 🎉 A clean and delicate Jekyll theme. Jekyll博客主题|912|1|2021-10-28| -|12|[billie66/TLCL](https://github.com/billie66/TLCL)|《快乐的 Linux 命令行》|2934|1|2021-12-02| +|12|[billie66/TLCL](https://github.com/billie66/TLCL)|《快乐的 Linux 命令行》|2937|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.|563|1|2021-12-19| -|14|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|388|1|2022-03-02| -|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|205|1|2022-02-12| -|16|[leopardpan/leopardpan.github.io](https://github.com/leopardpan/leopardpan.github.io)|个人博客,看效果进入|1175|1|2022-02-17| -|17|[beeth0ven/RxSwift-Chinese-Documentation](https://github.com/beeth0ven/RxSwift-Chinese-Documentation)|RxSwift 中文文档|1230|1|2021-10-25| -|18|[LaneDu/Knowledge-Brain](https://github.com/LaneDu/Knowledge-Brain)|思源笔记主题 Knowledge Brain 寓意知识大脑|14|0|2022-02-27| -|19|[ls870061011/cesium_training](https://github.com/ls870061011/cesium_training)|Cesium开发:入门篇-1、基础篇-2、工具篇-3、高级篇-4所有课程代码|15|0|2021-11-06| -|20|[henson/blog](https://github.com/henson/blog)|个人博客,专注于Golang、Python、树莓派Raspberry Pi的开发和应用。|6|0|2021-10-26| -|21|[UserZYF/zhang-light](https://github.com/UserZYF/zhang-light)|思源笔记的一款主题|6|0|2022-02-27| -|22|[channingbreeze/phaser-tutorial](https://github.com/channingbreeze/phaser-tutorial)|Phaser从入门到精通|39|0|2021-10-26| -|23|[fuzhengwei/itstack-demo-netty](https://github.com/fuzhengwei/itstack-demo-netty)|微信公众号:bugstack虫洞栈 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:bugstack虫洞栈 阅读专题文章+调试案例源码学习{回复netty案例}。|390|0|2022-01-07| -|24|[Bgods/Django-blog-material-x](https://github.com/Bgods/Django-blog-material-x)|一个基于Hexo博客主题改写的Django博客。我的博客:http://bgods.cn/|9|0|2022-01-13| -|25|[ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs)|masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。基于.net6|641|0|2022-02-22| -|26|[yanchunlan/SourceCodeSummary](https://github.com/yanchunlan/SourceCodeSummary)|个人笔记(编译/性能优化/framework/音视频/flutter)|14|0|2022-01-17| -|27|[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 和多文档友好的静态文档网站生成工具|25|0|2022-01-22| -|28|[RGDZ-GZU/math-knowledge-vault](https://github.com/RGDZ-GZU/math-knowledge-vault)|数学知识库|5|0|2021-11-29| -|29|[XGuang1226/vue_manage_demo](https://github.com/XGuang1226/vue_manage_demo)|vue+elementui搭建的后台管理系统,整个项目从环境搭建、工具模块封装、优化登录流程、国际化及更改皮肤、功能组件封装、管理应用状态、接口格式定义、第三方图标库的应用、用户管理模块、页面权限控制、菜单功能实现、系统备份还原、嵌套外部网页、登录验证码实现,几乎包括了Vue项目所有知识点,希望通过此项目能给初学者带来帮助,由于完全间隙性手敲代码,难免出现bug及考虑不周之处,还望大家留言指出及贡 ...|5|0|2021-10-06| -|30|[calebman/girlfriend-gift-collection](https://github.com/calebman/girlfriend-gift-collection)|送给女朋友的礼物合集,生日/情人节/纪念日等,程序员的创意。|10|0|2022-02-11| -|31|[jsksxs360/xs-huxblog](https://github.com/jsksxs360/xs-huxblog)|一个用于搭建个人博客的 Jekyll 模板|35|0|2021-12-09| -|32|[haozhengeng/-Django-](https://github.com/haozhengeng/-Django-)|阅读该项目得具备Python,数据库, 数据结构,前端的知识|5|0|2021-09-07| -|33|[docrails-tw/guides](https://github.com/docrails-tw/guides)|:books: The Source of http://rails.ruby.tw|37|0|2021-10-04| -|34|[frankcbliu/Interview_Notes](https://github.com/frankcbliu/Interview_Notes)|📚 程序员面试基础知识总结、优质项目分享、助力春招秋招|184|0|2021-12-14| -|35|[xupsh/pp4fpgas-cn](https://github.com/xupsh/pp4fpgas-cn)|中文版 Parallel Programming for FPGAs|423|0|2021-10-26| -|36|[idealclover/Life-in-NJU](https://github.com/idealclover/Life-in-NJU)|🏠 南哪指南—南哪大学网址导航|165|0|2022-02-27| -|37|[luokangyuan/ghost-theme-mj](https://github.com/luokangyuan/ghost-theme-mj)|This is a beautiful ghost blog theme,这是一个漂亮的Ghost博客主题。|94|0|2022-02-11| -|38|[ieiayaobb/lushi8](https://github.com/ieiayaobb/lushi8)|A tutorial for building your own collection of livestream|48|0|2021-12-08| -|39|[Dreamer-Paul/Single](https://github.com/Dreamer-Paul/Single)|🎈 一个简洁大气,含夜间模式的 Typecho 博客主题|510|0|2022-02-25| -|40|[dhanishgajjar/css-flags](https://github.com/dhanishgajjar/css-flags)|A collection of pure CSS flags, all single divs.|90|0|2022-02-11| -|41|[HEYAN123/crane](https://github.com/HEYAN123/crane)|前端修炼手册 博客网站|7|0|2022-01-16| -|42|[lyy289065406/calibre-docker](https://github.com/lyy289065406/calibre-docker)|docker 一键部署 calibre 在线书库|17|0|2021-12-24| -|43|[Dreamer-Paul/Hingle](https://github.com/Dreamer-Paul/Hingle)|🎈 一个简洁大气,含夜间模式的 Hexo 博客主题|9|0|2021-10-24| -|44|[Dmsansan/java-code](https://github.com/Dmsansan/java-code)|Java高级进阶代码学习|6|0|2022-02-12| -|45|[apachecn/quant-learning](https://github.com/apachecn/quant-learning)|:books: Quant 教程整理|110|0|2022-02-09| -|46|[RuoyuChen10/NEUQ_class](https://github.com/RuoyuChen10/NEUQ_class)|NEUQ测控专业的考试资料|8|0|2021-10-16| -|47|[jtpio/p5-notebook](https://github.com/jtpio/p5-notebook)|A Jupyter Notebook environment for p5.js kernels running in the browser, powered by JupyterLite|75|0|2022-02-28| -|48|[phpple/caddy-cn-doc](https://github.com/phpple/caddy-cn-doc)|Caddy中文文档|123|0|2022-02-14| -|49|[shandianlala/sdll-blog](https://github.com/shandianlala/sdll-blog)|博客|28|0|2021-12-09| -|50|[missing-semester-zh-Hant/missing-semester-zh-Hant.github.io](https://github.com/missing-semester-zh-Hant/missing-semester-zh-Hant.github.io)|Traditional Chinese translation of course "The Missing Semester of Your CS Education"|38|0|2022-02-26| -|51|[52bp/shadowrocket](https://github.com/52bp/shadowrocket)|iOS小火箭Shadowrocket ipa 在线安装公众号账号分享|38|0|2021-12-14| -|52|[apiopen/LightBlogWeb](https://github.com/apiopen/LightBlogWeb)|轻博客-WEB端|5|0|2021-12-09| -|53|[CodeIgniter-Chinese/codeigniter4-user-guide](https://github.com/CodeIgniter-Chinese/codeigniter4-user-guide)|CodeIgniter 4 Chinese User Guide - CodeIgniter 4 简体中文手册|73|0|2022-03-01| -|54|[me1a/mini-book](https://github.com/me1a/mini-book)|基于Markdown 的静态站点文档小书|14|0|2022-02-13| -|55|[apachecn/lqcuq-zh](https://github.com/apachecn/lqcuq-zh)|使用Qiskit学习量子计算|28|0|2022-01-11| -|56|[yitd/wxkp](https://github.com/yitd/wxkp)|微信卡片分享链接在线制作工具|72|0|2021-12-11| -|57|[hassanblog/navigation](https://github.com/hassanblog/navigation)|框架为Hexo主题为WebStack的网址导航之个人美化版。搭建教程:https://hassanwong.top/posts/61c6c2e8/|14|0|2022-02-23| -|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|2022-02-15| -|60|[pingszi/my_blog](https://github.com/pingszi/my_blog)|我的个人博客|20|0|2022-03-04| -|61|[Bin4xin/bin4xin.github.io](https://github.com/Bin4xin/bin4xin.github.io)|© 哨兵博客 V1.0 Power by Jekyll Github Action. Code by Bin4xin|6|0|2022-03-04| -|62|[xdlianrong/XDLR-RXL](https://github.com/xdlianrong/XDLR-RXL)|微众比赛的融信链项目,通过区块链赋能教育证书和诚信评估|12|0|2021-12-09| -|63|[TNK-Studio/Odoo-Book](https://github.com/TNK-Studio/Odoo-Book)|🤓Odoo 小书,Odoo 入门教程 (龟速填坑中...已更新到第 7 章第 2 节,要是看不到更新可以强制刷新一下浏览器。小书源码地址请看 README。)|85|0|2022-02-26| -|64|[viewweiwu/v2ex-zhihu-theme](https://github.com/viewweiwu/v2ex-zhihu-theme)|v2ex 知乎 主题样式|26|0|2022-01-06| -|65|[zhangkn/zhangkn.github.io](https://github.com/zhangkn/zhangkn.github.io)|新博客地址:https://kunnan.blog.csdn.net|19|0|2021-09-03| +|14|[blackode/elixir-tips](https://github.com/blackode/elixir-tips)|The Killer Elixir Tips and Tricks...from the experience...|932|1|2022-03-04| +|15|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|390|1|2022-03-02| +|16|[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|205|1|2022-02-12| +|17|[leopardpan/leopardpan.github.io](https://github.com/leopardpan/leopardpan.github.io)|个人博客,看效果进入|1175|1|2022-02-17| +|18|[beeth0ven/RxSwift-Chinese-Documentation](https://github.com/beeth0ven/RxSwift-Chinese-Documentation)|RxSwift 中文文档|1230|1|2021-10-25| +|19|[LaneDu/Knowledge-Brain](https://github.com/LaneDu/Knowledge-Brain)|思源笔记主题 Knowledge Brain 寓意知识大脑|14|0|2022-02-27| +|20|[ls870061011/cesium_training](https://github.com/ls870061011/cesium_training)|Cesium开发:入门篇-1、基础篇-2、工具篇-3、高级篇-4所有课程代码|15|0|2021-11-06| +|21|[henson/blog](https://github.com/henson/blog)|个人博客,专注于Golang、Python、树莓派Raspberry Pi的开发和应用。|6|0|2021-10-26| +|22|[UserZYF/zhang-light](https://github.com/UserZYF/zhang-light)|思源笔记的一款主题|6|0|2022-02-27| +|23|[channingbreeze/phaser-tutorial](https://github.com/channingbreeze/phaser-tutorial)|Phaser从入门到精通|39|0|2021-10-26| +|24|[fuzhengwei/itstack-demo-netty](https://github.com/fuzhengwei/itstack-demo-netty)|微信公众号:bugstack虫洞栈 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:bugstack虫洞栈 阅读专题文章+调试案例源码学习{回复netty案例}。|390|0|2022-01-07| +|25|[Bgods/Django-blog-material-x](https://github.com/Bgods/Django-blog-material-x)|一个基于Hexo博客主题改写的Django博客。我的博客:http://bgods.cn/|9|0|2022-01-13| +|26|[ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs)|masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。基于.net6|641|0|2022-02-22| +|27|[yanchunlan/SourceCodeSummary](https://github.com/yanchunlan/SourceCodeSummary)|个人笔记(编译/性能优化/framework/音视频/flutter)|14|0|2022-01-17| +|28|[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 和多文档友好的静态文档网站生成工具|25|0|2022-01-22| +|29|[RGDZ-GZU/math-knowledge-vault](https://github.com/RGDZ-GZU/math-knowledge-vault)|数学知识库|5|0|2021-11-29| +|30|[XGuang1226/vue_manage_demo](https://github.com/XGuang1226/vue_manage_demo)|vue+elementui搭建的后台管理系统,整个项目从环境搭建、工具模块封装、优化登录流程、国际化及更改皮肤、功能组件封装、管理应用状态、接口格式定义、第三方图标库的应用、用户管理模块、页面权限控制、菜单功能实现、系统备份还原、嵌套外部网页、登录验证码实现,几乎包括了Vue项目所有知识点,希望通过此项目能给初学者带来帮助,由于完全间隙性手敲代码,难免出现bug及考虑不周之处,还望大家留言指出及贡 ...|5|0|2021-10-06| +|31|[calebman/girlfriend-gift-collection](https://github.com/calebman/girlfriend-gift-collection)|送给女朋友的礼物合集,生日/情人节/纪念日等,程序员的创意。|11|0|2022-02-11| +|32|[jsksxs360/xs-huxblog](https://github.com/jsksxs360/xs-huxblog)|一个用于搭建个人博客的 Jekyll 模板|35|0|2021-12-09| +|33|[haozhengeng/-Django-](https://github.com/haozhengeng/-Django-)|阅读该项目得具备Python,数据库, 数据结构,前端的知识|5|0|2021-09-07| +|34|[docrails-tw/guides](https://github.com/docrails-tw/guides)|:books: The Source of http://rails.ruby.tw|37|0|2021-10-04| +|35|[frankcbliu/Interview_Notes](https://github.com/frankcbliu/Interview_Notes)|📚 程序员面试基础知识总结、优质项目分享、助力春招秋招|184|0|2021-12-14| +|36|[xupsh/pp4fpgas-cn](https://github.com/xupsh/pp4fpgas-cn)|中文版 Parallel Programming for FPGAs|423|0|2021-10-26| +|37|[idealclover/Life-in-NJU](https://github.com/idealclover/Life-in-NJU)|🏠 南哪指南—南哪大学网址导航|165|0|2022-02-27| +|38|[luokangyuan/ghost-theme-mj](https://github.com/luokangyuan/ghost-theme-mj)|This is a beautiful ghost blog theme,这是一个漂亮的Ghost博客主题。|93|0|2022-02-11| +|39|[ieiayaobb/lushi8](https://github.com/ieiayaobb/lushi8)|A tutorial for building your own collection of livestream|48|0|2021-12-08| +|40|[Dreamer-Paul/Single](https://github.com/Dreamer-Paul/Single)|🎈 一个简洁大气,含夜间模式的 Typecho 博客主题|510|0|2022-02-25| +|41|[dhanishgajjar/css-flags](https://github.com/dhanishgajjar/css-flags)|A collection of pure CSS flags, all single divs.|90|0|2022-02-11| +|42|[HEYAN123/crane](https://github.com/HEYAN123/crane)|前端修炼手册 博客网站|7|0|2022-01-16| +|43|[lyy289065406/calibre-docker](https://github.com/lyy289065406/calibre-docker)|docker 一键部署 calibre 在线书库|17|0|2021-12-24| +|44|[Dreamer-Paul/Hingle](https://github.com/Dreamer-Paul/Hingle)|🎈 一个简洁大气,含夜间模式的 Hexo 博客主题|9|0|2021-10-24| +|45|[Dmsansan/java-code](https://github.com/Dmsansan/java-code)|Java高级进阶代码学习|6|0|2022-02-12| +|46|[apachecn/quant-learning](https://github.com/apachecn/quant-learning)|:books: Quant 教程整理|110|0|2022-03-05| +|47|[RuoyuChen10/NEUQ_class](https://github.com/RuoyuChen10/NEUQ_class)|NEUQ测控专业的考试资料|8|0|2021-10-16| +|48|[jtpio/p5-notebook](https://github.com/jtpio/p5-notebook)|A Jupyter Notebook environment for p5.js kernels running in the browser, powered by JupyterLite|75|0|2022-02-28| +|49|[phpple/caddy-cn-doc](https://github.com/phpple/caddy-cn-doc)|Caddy中文文档|123|0|2022-02-14| +|50|[shandianlala/sdll-blog](https://github.com/shandianlala/sdll-blog)|博客|28|0|2021-12-09| +|51|[missing-semester-zh-Hant/missing-semester-zh-Hant.github.io](https://github.com/missing-semester-zh-Hant/missing-semester-zh-Hant.github.io)|Traditional Chinese translation of course "The Missing Semester of Your CS Education"|38|0|2022-02-26| +|52|[52bp/shadowrocket](https://github.com/52bp/shadowrocket)|iOS小火箭Shadowrocket ipa 在线安装公众号账号分享|38|0|2021-12-14| +|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|2022-03-01| +|55|[me1a/mini-book](https://github.com/me1a/mini-book)|基于Markdown 的静态站点文档小书|14|0|2022-02-13| +|56|[apachecn/lqcuq-zh](https://github.com/apachecn/lqcuq-zh)|使用Qiskit学习量子计算|28|0|2022-01-11| +|57|[yitd/wxkp](https://github.com/yitd/wxkp)|微信卡片分享链接在线制作工具|72|0|2021-12-11| +|58|[hassanblog/navigation](https://github.com/hassanblog/navigation)|框架为Hexo主题为WebStack的网址导航之个人美化版。搭建教程:https://hassanwong.top/posts/61c6c2e8/|13|0|2022-02-23| +|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|2022-02-15| +|61|[pingszi/my_blog](https://github.com/pingszi/my_blog)|我的个人博客|20|0|2022-03-04| +|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-03-04| +|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。)|85|0|2022-02-26| +|65|[viewweiwu/v2ex-zhihu-theme](https://github.com/viewweiwu/v2ex-zhihu-theme)|v2ex 知乎 主题样式|26|0|2022-01-06| |66|[RaphaHsu/goodidea-react-track](https://github.com/RaphaHsu/goodidea-react-track)|前端 React 學習實驗|7|0|2022-02-26| |67|[omnilingo/omnilingo](https://github.com/omnilingo/omnilingo)|Listening-based language learning|29|0|2021-09-16| |68|[phpple/caddy2-cn-doc](https://github.com/phpple/caddy2-cn-doc)|Caddy 2的中文文档|21|0|2022-02-21| @@ -78,7 +78,7 @@ |71|[apollographqlcn/react-docs-cn](https://github.com/apollographqlcn/react-docs-cn)|Apollo react 中文文档|41|0|2022-02-11| |72|[jhao104/django-blog](https://github.com/jhao104/django-blog)|django搭建博客|388|0|2022-02-10| |73|[L-M-Sherlock/supermemo.guru-cn](https://github.com/L-M-Sherlock/supermemo.guru-cn)|supermemo.guru 翻译计划|61|0|2021-12-20| -|74|[GiaoGiaoCat/GiaoGiaoCat.github.io](https://github.com/GiaoGiaoCat/GiaoGiaoCat.github.io)|一点笔记|7|0|2022-02-26| +|74|[GiaoGiaoCat/GiaoGiaoCat.github.io](https://github.com/GiaoGiaoCat/GiaoGiaoCat.github.io)|一点笔记|7|0|2022-03-05| |75|[L-M-Sherlock/SuperMemoTutorial](https://github.com/L-M-Sherlock/SuperMemoTutorial)|SuperMemo 渐进学习大型指北|7|0|2021-10-28| |76|[whzecomjm/AppsNotes](https://github.com/whzecomjm/AppsNotes)|各种软件的使用笔记和配置文件|8|0|2022-03-04| |77|[feikaixin/blog](https://github.com/feikaixin/blog)|个人博客,把个人的学习收获放到这个网站上|5|0|2021-12-09| @@ -112,7 +112,7 @@ |105|[BillChen2k/ECNU-class2ics](https://github.com/BillChen2k/ECNU-class2ics)|华东师范大学课程表导出工具|16|0|2022-01-01| |106|[meethigher/hexo-theme-starry](https://github.com/meethigher/hexo-theme-starry)|开源hexo主题-Starry,采用ejs跟less开发,技术限制,目前还有很多优化未实现,学习ing。基于很多大佬开源的插件,感谢!|18|0|2022-02-09| |107|[dujiajun/jcourse](https://github.com/dujiajun/jcourse)|SJTU选课社区,本科课程体验评价|14|0|2022-03-03| -|108|[Zuoqiu-Yingyi/siyuan-theme-dark-plus](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus)|思源笔记的一款暗黑主题(A dark theme of SiYuan Note)|17|0|2022-03-04| +|108|[Zuoqiu-Yingyi/siyuan-theme-dark-plus](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus)|思源笔记的一款暗黑主题(A dark theme of SiYuan Note)|17|0|2022-03-05| |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-02-17| |111|[wangyang0210/EasyBe](https://github.com/wangyang0210/EasyBe)|typecho主题,根据当前博客园的主题整合开发|49|0|2021-09-18| @@ -126,9 +126,9 @@ |119|[qqlcx5/zhihu](https://github.com/qqlcx5/zhihu)|Vue3.0实现知乎日报|6|0|2021-10-06| |120|[KawaiiZapic/Present](https://github.com/KawaiiZapic/Present)|一个简洁的个人主页,支持显示博客文章.|35|0|2021-10-01| |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)|电子书:以太坊技术与实现|171|0|2021-12-02| +|122|[lbc-team/deep_ethereum](https://github.com/lbc-team/deep_ethereum)|电子书:以太坊技术与实现|172|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|[DuYi-Edu/DuYi-React](https://github.com/DuYi-Edu/DuYi-React)|React课程资料与代码|59|0|2022-02-26| +|124|[DuYi-Edu/DuYi-React](https://github.com/DuYi-Edu/DuYi-React)|React课程资料与代码|60|0|2022-02-26| |125|[apachecn/ds-ipynb-zh](https://github.com/apachecn/ds-ipynb-zh)|:book: [译] 数据科学 IPython 笔记本|68|0|2022-01-11| |126|[buerbl/ssm-learn-crm](https://github.com/buerbl/ssm-learn-crm)|how to learn ssm 框架?来 ssm-learn-crm,文章从细节出发手把手教学|7|0|2021-12-09| |127|[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 88027867..41458890 100644 --- a/content/charts/growth/knowledge/Dart.md +++ b/content/charts/growth/knowledge/Dart.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Dart -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -12,7 +12,7 @@ |5|[JoneYng/course_flutter](https://github.com/JoneYng/course_flutter)|课程|6|0|2021-12-23| |6|[RxReader/tencent_kit](https://github.com/RxReader/tencent_kit)|flutter版QQ登录/分享|173|0|2022-02-10| |7|[pheromone/Flutter_learn_demo](https://github.com/pheromone/Flutter_learn_demo)|Flutter_learn_demo Flutter学习历程|107|0|2022-02-23| -|8|[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.|88|0|2022-01-07| +|8|[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.|91|0|2022-01-07| |9|[xiedong11/flutter_app](https://github.com/xiedong11/flutter_app)|Flutter进阶之旅专栏|76|0|2022-01-27| |10|[NewPracticer/Flutter-Dart-DataStructure](https://github.com/NewPracticer/Flutter-Dart-DataStructure)|使用flutter的dart语言重写数据结构与算法。包括线性搜索、选择排序、插入排序、栈,队列,链表、递归、归并排序、快速排序、二分搜索、二分搜索树、集合 和 映射、堆、优先队列、冒泡排序、希尔排序、线段树、Trie字典树、并查集、AVL树、红黑树、哈希表、计数排序、LSD基数排序、MSD排序,桶排序、字符串匹配、图的邻接矩阵、邻接表,深度优先遍历及应用|65|0|2021-09-24| |11|[longer96/flutter_pickers](https://github.com/longer96/flutter_pickers)|flutter 选择器库,包括日期及时间选择器(可设置范围)、单项选择器(可用于性别、民族、学历、星座、年龄、身高、体重、温度等)、城市地址选择器(分省级、地级及县级)、多项选择器等…… 欢迎Fork & pr贡献您的代码,大家共同学习|151|0|2022-02-03| @@ -23,7 +23,7 @@ |16|[zhou-Flutter/flutter_dome](https://github.com/zhou-Flutter/flutter_dome)|实战小红书|6|0|2021-10-31| |17|[mikai233/fstar-client](https://github.com/mikai233/fstar-client)|繁星课程表客户端|16|0|2022-01-02| |18|[RxReader/weibo_kit](https://github.com/RxReader/weibo_kit)|flutter版新浪微博登录/分享|83|0|2022-02-10| -|19|[AgoraIO-Community/Agora-Flutter-Quickstart](https://github.com/AgoraIO-Community/Agora-Flutter-Quickstart)|Quickstart guide for the Agora Flutter SDK(Android/iOS)|491|0|2021-10-14| +|19|[AgoraIO-Community/Agora-Flutter-Quickstart](https://github.com/AgoraIO-Community/Agora-Flutter-Quickstart)|Quickstart guide for the Agora Flutter SDK(Android/iOS)|492|0|2021-10-14| |20|[Daniel-Ioannou/flutter_country_picker](https://github.com/Daniel-Ioannou/flutter_country_picker)|A flutter package to select a country from a list of countries.|38|0|2022-02-28| |21|[longer96/flutter-demo](https://github.com/longer96/flutter-demo)|🔥Flutter 那些花里胡哨的界面🔥,花里胡哨的底部导航,仿抖音、小红书底部菜单,向上展开菜单,半圆菜单,中间凹进去的菜单,动画底部导航|77|0|2021-10-14| |22|[RxReader/wechat_kit](https://github.com/RxReader/wechat_kit)|Flutter 版微信登录/分享/支付 SDK|498|0|2022-02-10| diff --git a/content/charts/growth/knowledge/Go.md b/content/charts/growth/knowledge/Go.md index 4ce8eb89..c1a01169 100644 --- a/content/charts/growth/knowledge/Go.md +++ b/content/charts/growth/knowledge/Go.md @@ -1,64 +1,64 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Go -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4501|22|2022-01-13| -|2|[heiyeluren/xds](https://github.com/heiyeluren/xds)|A third-party extensible collection of high-performance data structures and data types in Go. 第三方可扩展的Go语言中高性能数据结构和数据类型合集|136|17|2022-03-04| -|3|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|23608|14|2022-03-02| -|4|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16770|11|2022-02-28| -|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|39729|11|2022-02-02| -|6|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16741|11|2022-03-02| -|7|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12895|10|2022-01-31| -|8|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28944|9|2022-03-04| +|1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4506|22|2022-01-13| +|2|[heiyeluren/xds](https://github.com/heiyeluren/xds)|A third-party extensible collection of high-performance data structures and data types in Go. 第三方可扩展的Go语言中高性能数据结构和数据类型合集|138|15|2022-03-04| +|3|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|23621|14|2022-03-05| +|4|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16774|11|2022-02-28| +|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|39730|11|2022-02-02| +|6|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16745|11|2022-03-05| +|7|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12898|10|2022-01-31| +|8|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28955|9|2022-03-04| |9|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)[Go版本+Rust版本]|901|7|2022-02-13| -|10|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|20061|7|2022-02-24| -|11|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10319|7|2022-03-02| -|12|[fanux/sealos](https://github.com/fanux/sealos)|一条命令离线安装高可用 Kubernetes,3min 装完,500M,100年证书,版本不要太全,生产环境稳如老狗🔥 ⎈ 🐳|8150|6|2022-02-27| +|10|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|20069|7|2022-02-24| +|11|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10322|7|2022-03-02| +|12|[fanux/sealos](https://github.com/fanux/sealos)|一条命令离线安装高可用 Kubernetes,3min 装完,500M,100年证书,版本不要太全,生产环境稳如老狗🔥 ⎈ 🐳|8153|6|2022-03-05| |13|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10666|6|2022-02-12| -|14|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|2005|5|2022-03-02| -|15|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)|4213|4|2021-12-14| -|16|[golang-design/Go-Questions](https://github.com/golang-design/Go-Questions)|📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|3594|3|2021-11-17| -|17|[senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern)|设计模式 Golang实现-《研磨设计模式》读书笔记|6038|3|2021-11-10| -|18|[hantmac/Mastering_Go_ZH_CN](https://github.com/hantmac/Mastering_Go_ZH_CN)|《Mastering GO》中文译本,《玩转 GO》。|2936|3|2021-12-04| -|19|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|2806|2|2022-02-17| -|20|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8127|2|2021-10-25| -|21|[hyper0x/Golang_Puzzlers](https://github.com/hyper0x/Golang_Puzzlers)|An example project, for my column named "Core Golang - 36 lessons"|2181|2|2021-10-22| +|14|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|2008|5|2022-03-02| +|15|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)|4214|4|2021-12-14| +|16|[golang-design/Go-Questions](https://github.com/golang-design/Go-Questions)|📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|3595|3|2021-11-17| +|17|[senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern)|设计模式 Golang实现-《研磨设计模式》读书笔记|6040|3|2021-11-10| +|18|[hantmac/Mastering_Go_ZH_CN](https://github.com/hantmac/Mastering_Go_ZH_CN)|《Mastering GO》中文译本,《玩转 GO》。|2938|3|2021-12-04| +|19|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|2810|2|2022-02-17| +|20|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8126|2|2021-10-25| +|21|[hyper0x/Golang_Puzzlers](https://github.com/hyper0x/Golang_Puzzlers)|An example project, for my column named "Core Golang - 36 lessons"|2182|2|2021-10-22| |22|[tidb-incubator/tinykv](https://github.com/tidb-incubator/tinykv)|A course to build distributed key-value service based on TiKV model|1450|2|2022-02-25| -|23|[eyebluecn/tank](https://github.com/eyebluecn/tank)|《蓝眼云盘》(Eyeblue Cloud Storage)|2431|2|2021-11-26| +|23|[eyebluecn/tank](https://github.com/eyebluecn/tank)|《蓝眼云盘》(Eyeblue Cloud Storage)|2432|2|2021-11-26| |24|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|393|2|2022-02-10| -|25|[jiujuan/go-collection](https://github.com/jiujuan/go-collection)|:tulip: awesome awesome go, study golang from basic to proficient。从学习golang基础和高级特性,到实战,到架构微服务,最后到跑路。|1502|2|2022-03-02| +|25|[jiujuan/go-collection](https://github.com/jiujuan/go-collection)|:tulip: awesome awesome go, study golang from basic to proficient。从学习golang基础和高级特性,到实战,到架构微服务,最后到跑路。|1504|2|2022-03-05| |26|[xinliangnote/Go](https://github.com/xinliangnote/Go)|【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中... |2205|2|2021-11-13| -|27|[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)|1206|1|2022-03-03| -|28|[yongxinz/gopher](https://github.com/yongxinz/gopher)|Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源|166|1|2022-02-19| -|29|[liuchengxu/blockchain-tutorial](https://github.com/liuchengxu/blockchain-tutorial)|:ear_of_rice: A step-by-step blockchain tutorial in simplified Chinese|2112|1|2021-10-24| -|30|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|416|1|2022-02-27| -|31|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2303|1|2022-02-08| +|27|[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)|1210|1|2022-03-03| +|28|[yongxinz/gopher](https://github.com/yongxinz/gopher)|Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源|168|1|2022-02-19| +|29|[liuchengxu/blockchain-tutorial](https://github.com/liuchengxu/blockchain-tutorial)|:ear_of_rice: A step-by-step blockchain tutorial in simplified Chinese|2114|1|2021-10-24| +|30|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|417|1|2022-02-27| +|31|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2302|1|2022-02-08| |32|[baiyutang/meetup](https://github.com/baiyutang/meetup)|【❤️ 互联网最全大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic,欢迎 PR / Issues|793|1|2022-01-27| -|33|[otokaze/189Cloud-Downloader](https://github.com/otokaze/189Cloud-Downloader)|一个不限速的天翼云网盘下载器。(支持分享链接下载、支持Windows、Linux、macOS)Based Go.|202|1|2022-02-07| -|34|[jincheng9/go-tutorial](https://github.com/jincheng9/go-tutorial)|Go learning materials,涵盖基础、中级和高级教程|89|1|2022-03-04| -|35|[gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com)|Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)|2915|1|2022-03-02| -|36|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现,偏重于数据结构。另外包含web开源项目(中间件)的日常使用|91|1|2022-02-18| -|37|[hunterhug/goa.c](https://github.com/hunterhug/goa.c)|📚 中文书籍:数据结构和算法(Golang实现)Chinese Book|468|1|2022-03-04| -|38|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|204|1|2021-12-26| -|39|[go-programming-tour-book/blog-service](https://github.com/go-programming-tour-book/blog-service)|《Go 语言编程之旅:一起用 Go 做项目》第二章:博客程序(HTTP Server)|355|1|2021-11-15| -|40|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|85|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|274|1|2021-11-15| -|42|[pibigstar/go-demo](https://github.com/pibigstar/go-demo)|Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等|1663|1|2022-03-01| -|43|[Mikubill/transfer](https://github.com/Mikubill/transfer)|🍭 集合多个API的大文件传输工具.|522|1|2022-02-28| -|44|[zxh0/jvmgo-book](https://github.com/zxh0/jvmgo-book)|《自己动手写Java虚拟机》随书源代码|1301|1|2021-12-31| -|45|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|227|1|2022-02-08| -|46|[txthinking/zoro](https://github.com/txthinking/zoro)|zoro can help you expose local server to external network. Support both TCP/UDP, of course support HTTP. Zero-Configuration. zoro 帮助你将本地端口暴露在外网.支持TCP/UDP, 当然也支持HTTP. 内网穿透.|1405|1|2022-02-23| -|47|[jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial)|Go语言快速入门|405|0|2022-02-22| -|48|[deb-sig/double-entry-generator](https://github.com/deb-sig/double-entry-generator)|Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi to Beancount).|191|0|2022-02-17| -|49|[coding3min/interview-leetcode](https://github.com/coding3min/interview-leetcode)|【📚 技术面试高频算法+真实面试各类问答+学习指南】助力快速复习找到工作,涵盖大部分程序员所需要掌握的核心知识。|163|0|2022-01-12| -|50|[guyan0319/golang_development_notes](https://github.com/guyan0319/golang_development_notes)|golang development notes go语言开发笔记|353|0|2022-03-03| -|51|[go-programming-tour-book/tour](https://github.com/go-programming-tour-book/tour)|《Go 语言编程之旅:一起用 Go 做项目》第一章:命令行程序(Command)|170|0|2021-11-02| -|52|[Go-zh/go](https://github.com/Go-zh/go)|Go 语言文档中文翻译|47|0|2021-11-23| -|53|[yijizhichang/LeetCodeInGo](https://github.com/yijizhichang/LeetCodeInGo)|LeetCode Written In Go|83|0|2021-09-23| -|54|[longjoy/micro-go-book](https://github.com/longjoy/micro-go-book)|《Go语言高并发与微服务实战》代码|317|0|2022-02-09| +|33|[jincheng9/go-tutorial](https://github.com/jincheng9/go-tutorial)|Go learning materials,涵盖基础、中级和高级教程|90|1|2022-03-05| +|34|[gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com)|Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)|2917|1|2022-03-02| +|35|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现,偏重于数据结构。另外包含web开源项目(中间件)的日常使用|91|1|2022-03-05| +|36|[hunterhug/goa.c](https://github.com/hunterhug/goa.c)|📚 中文书籍:数据结构和算法(Golang实现)Chinese Book|468|1|2022-03-04| +|37|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|205|1|2021-12-26| +|38|[go-programming-tour-book/blog-service](https://github.com/go-programming-tour-book/blog-service)|《Go 语言编程之旅:一起用 Go 做项目》第二章:博客程序(HTTP Server)|356|1|2021-11-15| +|39|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|85|1|2021-11-09| +|40|[lilacsheep/HomeCenter](https://github.com/lilacsheep/HomeCenter)|A collection of commonly used tools, including proxy, file management, DDNS, offline download|274|1|2021-11-15| +|41|[pibigstar/go-demo](https://github.com/pibigstar/go-demo)|Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等|1663|1|2022-03-01| +|42|[Mikubill/transfer](https://github.com/Mikubill/transfer)|🍭 集合多个API的大文件传输工具.|523|1|2022-02-28| +|43|[zxh0/jvmgo-book](https://github.com/zxh0/jvmgo-book)|《自己动手写Java虚拟机》随书源代码|1301|1|2021-12-31| +|44|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|227|1|2022-02-08| +|45|[txthinking/zoro](https://github.com/txthinking/zoro)|zoro can help you expose local server to external network. Support both TCP/UDP, of course support HTTP. Zero-Configuration. zoro 帮助你将本地端口暴露在外网.支持TCP/UDP, 当然也支持HTTP. 内网穿透.|1406|1|2022-02-23| +|46|[jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial)|Go语言快速入门|406|0|2022-02-22| +|47|[deb-sig/double-entry-generator](https://github.com/deb-sig/double-entry-generator)|Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi to Beancount).|191|0|2022-02-17| +|48|[coding3min/interview-leetcode](https://github.com/coding3min/interview-leetcode)|【📚 技术面试高频算法+真实面试各类问答+学习指南】助力快速复习找到工作,涵盖大部分程序员所需要掌握的核心知识。|163|0|2022-01-12| +|49|[guyan0319/golang_development_notes](https://github.com/guyan0319/golang_development_notes)|golang development notes go语言开发笔记|353|0|2022-03-03| +|50|[go-programming-tour-book/tour](https://github.com/go-programming-tour-book/tour)|《Go 语言编程之旅:一起用 Go 做项目》第一章:命令行程序(Command)|170|0|2021-11-02| +|51|[Go-zh/go](https://github.com/Go-zh/go)|Go 语言文档中文翻译|47|0|2021-11-23| +|52|[yijizhichang/LeetCodeInGo](https://github.com/yijizhichang/LeetCodeInGo)|LeetCode Written In Go|83|0|2021-09-23| +|53|[otokaze/189Cloud-Downloader](https://github.com/otokaze/189Cloud-Downloader)|一个不限速的天翼云网盘下载器。(支持分享链接下载、支持Windows、Linux、macOS)Based Go.|202|0|2022-02-07| +|54|[longjoy/micro-go-book](https://github.com/longjoy/micro-go-book)|《Go语言高并发与微服务实战》代码|318|0|2022-02-09| |55|[boy-hack/goWhatweb](https://github.com/boy-hack/goWhatweb)|[学习GO] go语言写的web指纹识别 - Identify websites by go language|97|0|2021-12-29| |56|[zc2638/go-standard](https://github.com/zc2638/go-standard)|Go常用规范定义,标准库方法使用示例,请注意这不是Go的中文版标准库(传送门)|409|0|2022-01-20| |57|[lexkong/apiserver_demos](https://github.com/lexkong/apiserver_demos)|企业级Go实战项目。此项目不再维护,如果想学习本项目请移步:https://github.com/marmotedu/goserver|142|0|2022-01-30| @@ -75,18 +75,18 @@ |68|[kevinyan815/gocookbook](https://github.com/kevinyan815/gocookbook)|go cook book|175|0|2022-02-27| |69|[ystyle/kaf-cli](https://github.com/ystyle/kaf-cli)|把txt文本转成epub和mobi电子书的命令行工具(原TmdTextEpub)|94|0|2022-01-25| |70|[foxiswho/blog-go](https://github.com/foxiswho/blog-go)|go语言博客,markdown 编辑器,七牛存储图片,CSDN博客同步,阿里云自动部署|128|0|2022-01-13| -|71|[anzhihe/learning](https://github.com/anzhihe/learning)|Learning Shell,Python,Golang,System,Network|498|0|2022-02-18| +|71|[anzhihe/learning](https://github.com/anzhihe/learning)|Learning Shell,Python,Golang,System,Network|501|0|2022-02-18| |72|[ZZMarquis/gm](https://github.com/ZZMarquis/gm)|Go语言:实现国密SM2/SM3/SM4算法;实现SM2 X509v3证书签发和解析|242|0|2021-10-20| |73|[weirubo/intermediate_go](https://github.com/weirubo/intermediate_go)|Golang 进阶|61|0|2022-02-06| |74|[Go-zh/tour](https://github.com/Go-zh/tour)|Go 语言官方教程中文版|1147|0|2021-11-04| |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|172|0|2022-02-24| -|76|[suifengqjn/videoWater](https://github.com/suifengqjn/videoWater)|视频批量处理, 码率设置, 格式转换, 添加字幕, 添加水印, 文字跑马灯, 去除水印, 修改分辨率, 视频剪裁, 倍速播放, 视频分段, 视频合成, 视频镜像, 背景音乐, 插入背景图片, 视频高斯模糊, 模糊拓边, 画中画,字幕,翻译,影视解说,影视混剪,抖音带货,视频全自动剪辑,视频批量剪辑|363|0|2022-02-18| +|76|[suifengqjn/videoWater](https://github.com/suifengqjn/videoWater)|视频批量处理, 码率设置, 格式转换, 添加字幕, 添加水印, 文字跑马灯, 去除水印, 修改分辨率, 视频剪裁, 倍速播放, 视频分段, 视频合成, 视频镜像, 背景音乐, 插入背景图片, 视频高斯模糊, 模糊拓边, 画中画,字幕,翻译,影视解说,影视混剪,抖音带货,视频全自动剪辑,视频批量剪辑|364|0|2022-02-18| |77|[wx-chevalier/Go-Series](https://github.com/wx-chevalier/Go-Series)|:books: Go-Series, Go From Zero to Hero. 语法基础、工程实践、并发编程、Web 开发|102|0|2022-01-06| |78|[gookit/validate](https://github.com/gookit/validate)|⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。|524|0|2022-03-03| |79|[fastwego/offiaccount](https://github.com/fastwego/offiaccount)|[微信公众号] A fast wechat offiaccount development sdk written in Golang|79|0|2022-03-01| |80|[yanyiwu/gosimhash](https://github.com/yanyiwu/gosimhash)|中文文档simhash值计算|150|0|2022-01-31| |81|[fastwego/feishu](https://github.com/fastwego/feishu)|[飞书] A fast feishu development sdk written in Golang|122|0|2022-01-09| -|82|[lazybootsafe/Go-Learning-With-Hack](https://github.com/lazybootsafe/Go-Learning-With-Hack)|Go-Learning-With-Hacker--go语言HackTools开发教程从入门到入狱|336|0|2022-02-20| +|82|[lazybootsafe/Go-Learning-With-Hack](https://github.com/lazybootsafe/Go-Learning-With-Hack)|Go-Learning-With-Hacker--go语言HackTools开发教程从入门到入狱|337|0|2022-02-20| |83|[kongzhidea/wiki](https://github.com/kongzhidea/wiki)|一些笔记|77|0|2021-12-09|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/knowledge/Jupyter-Notebook.md b/content/charts/growth/knowledge/Jupyter-Notebook.md index a2f5c97e..56eee117 100644 --- a/content/charts/growth/knowledge/Jupyter-Notebook.md +++ b/content/charts/growth/knowledge/Jupyter-Notebook.md @@ -1,42 +1,42 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Jupyter Notebook -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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|14481|20|2022-02-19| -|2|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|16112|14|2022-02-07| -|3|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14590|13|2021-10-14| -|4|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|17060|13|2022-02-22| -|5|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|11277|12|2021-12-24| -|6|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13176|12|2022-02-24| -|7|[virginiakm1988/ML2022-Spring](https://github.com/virginiakm1988/ML2022-Spring)|**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2022 Spring|101|8|2022-03-04| -|8|[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).|12393|7|2021-11-24| -|9|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/|3465|6|2022-03-01| +|1|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14485|20|2022-02-19| +|2|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|16115|14|2022-02-07| +|3|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14598|13|2021-10-14| +|4|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|17064|13|2022-02-22| +|5|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|11291|12|2021-12-24| +|6|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13175|12|2022-03-05| +|7|[virginiakm1988/ML2022-Spring](https://github.com/virginiakm1988/ML2022-Spring)|**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2022 Spring|107|8|2022-03-04| +|8|[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).|12394|7|2021-11-24| +|9|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/|3478|6|2022-03-01| |10|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + 算法题 + 八股文 + 源码分析|7332|5|2022-01-19| -|11|[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|16675|5|2022-02-10| -|12|[Mikoto10032/DeepLearning](https://github.com/Mikoto10032/DeepLearning)|深度学习入门教程, 优秀文章, Deep Learning Tutorial|7145|5|2021-12-27| -|13|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1811|5|2022-03-01| -|14|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1315|4|2022-02-21| -|15|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9847|4|2022-02-01| +|11|[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|16678|5|2022-02-10| +|12|[Mikoto10032/DeepLearning](https://github.com/Mikoto10032/DeepLearning)|深度学习入门教程, 优秀文章, Deep Learning Tutorial|7146|5|2021-12-27| +|13|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1822|5|2022-03-05| +|14|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1316|4|2022-02-21| +|15|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9850|4|2022-02-01| |16|[datawhalechina/joyful-pandas](https://github.com/datawhalechina/joyful-pandas)|pandas中文教程|2904|4|2021-10-05| |17|[xianhu/LearnPython](https://github.com/xianhu/LearnPython)|以撸代码的形式学习Python|6160|3|2021-11-11| -|18|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据科学竞赛知识、代码、思路|2675|3|2022-01-29| +|18|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据科学竞赛知识、代码、思路|2677|3|2022-01-29| |19|[snowkylin/tensorflow-handbook](https://github.com/snowkylin/tensorflow-handbook)|简单粗暴 TensorFlow 2 A Concise Handbook of TensorFlow 2 一本简明的 TensorFlow 2 入门指导教程|3672|3|2021-09-04| -|20|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|945|3|2022-02-12| -|21|[gedeck/practical-statistics-for-data-scientists](https://github.com/gedeck/practical-statistics-for-data-scientists)|Code repository for O'Reilly book|1166|2|2022-02-28| -|22|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|549|2|2022-03-04| +|20|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|944|3|2022-02-12| +|21|[gedeck/practical-statistics-for-data-scientists](https://github.com/gedeck/practical-statistics-for-data-scientists)|Code repository for O'Reilly book|1167|2|2022-02-28| +|22|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|549|2|2022-03-05| |23|[datawhalechina/team-learning-data-mining](https://github.com/datawhalechina/team-learning-data-mining)|主要存储Datawhale组队学习中“数据挖掘/机器学习”方向的资料。|967|2|2021-12-02| -|24|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|1284|2|2022-03-04| -|25|[ben1234560/AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying)|快速上手Ai理论及应用实战:基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集,力求每一位能看懂并复现。|1059|2|2021-10-27| -|26|[datawhalechina/team-learning-program](https://github.com/datawhalechina/team-learning-program)|主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。|607|1|2022-03-01| +|24|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|1285|2|2022-03-05| +|25|[ben1234560/AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying)|快速上手Ai理论及应用实战:基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集,力求每一位能看懂并复现。|1061|2|2021-10-27| +|26|[datawhalechina/team-learning-program](https://github.com/datawhalechina/team-learning-program)|主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。|608|1|2022-03-01| |27|[ssssww0905/-PyTorch-](https://github.com/ssssww0905/-PyTorch-)|【PyTorch】手把手教你跑通第一个神经网络|58|1|2022-01-03| |28|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|236|1|2022-02-28| |29|[datawhalechina/fantastic-matplotlib](https://github.com/datawhalechina/fantastic-matplotlib)|Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/|253|1|2022-01-07| |30|[huaweicloud/ModelArts-Lab](https://github.com/huaweicloud/ModelArts-Lab)|ModelArts-Lab是示例代码库。更多AI开发学习交流信息,请访问华为云AI开发者社区:huaweicloud.ai|892|1|2021-11-26| |31|[zlotus/notes-linear-algebra](https://github.com/zlotus/notes-linear-algebra)|线性代数笔记|2466|1|2021-12-13| -|32|[luwill/Machine_Learning_Code_Implementation](https://github.com/luwill/Machine_Learning_Code_Implementation)|Mathematical derivation and pure Python code implementation of machine learning algorithms.|1033|1|2022-02-24| +|32|[luwill/Machine_Learning_Code_Implementation](https://github.com/luwill/Machine_Learning_Code_Implementation)|Mathematical derivation and pure Python code implementation of machine learning algorithms.|1034|1|2022-02-24| |33|[bighuang624/Andrew-Ng-Deep-Learning-notes](https://github.com/bighuang624/Andrew-Ng-Deep-Learning-notes)|吴恩达《深度学习》系列课程笔记及代码 Notes in Chinese for Andrew Ng Deep Learning Course|874|1|2022-01-19| |34|[ZhiqingXiao/rl-book](https://github.com/ZhiqingXiao/rl-book)|Source codes for the book "Reinforcement Learning: Theory and Python Implementation"|624|1|2022-02-06| |35|[PaddlePaddle/book](https://github.com/PaddlePaddle/book)|Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)|2634|1|2021-11-12| @@ -47,120 +47,120 @@ |40|[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. ...|1208|1|2022-02-11| |41|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容|746|1|2022-01-12| |42|[zhouyanasd/or-pandas](https://github.com/zhouyanasd/or-pandas)|【运筹OR帷幄 数据科学】pandas教程系列电子书|691|1|2021-10-17| -|43|[datawhalechina/statistical-learning-method-solutions-manual](https://github.com/datawhalechina/statistical-learning-method-solutions-manual)|《统计学习方法》(第二版)习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual|674|1|2022-02-16| +|43|[datawhalechina/statistical-learning-method-solutions-manual](https://github.com/datawhalechina/statistical-learning-method-solutions-manual)|《统计学习方法》(第二版)习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual|676|1|2022-02-16| |44|[szcf-weiya/ESL-CN](https://github.com/szcf-weiya/ESL-CN)|The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。|1920|1|2022-01-14| |45|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|137|1|2022-01-04| |46|[datawhalechina/hands-on-data-analysis](https://github.com/datawhalechina/hands-on-data-analysis)|动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果|561|1|2021-09-09| -|47|[datawhalechina/team-learning-nlp](https://github.com/datawhalechina/team-learning-nlp)|主要存储Datawhale组队学习中“自然语言处理”方向的资料。|440|1|2021-09-17| -|48|[evanzd/ICLR2021-OpenReviewData](https://github.com/evanzd/ICLR2021-OpenReviewData)|Crawl & visualize ICLR papers and reviews.|407|1|2021-11-09| -|49|[LiuChuang0059/Complex-Network](https://github.com/LiuChuang0059/Complex-Network)|复杂网络研究资源整理和基础知识学习|324|0|2022-02-27| -|50|[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| -|51|[zzy99/competition-solutions](https://github.com/zzy99/competition-solutions)|我的数据竞赛方案总结|17|0|2021-11-16| -|52|[fry404006308/fry_course_materials](https://github.com/fry404006308/fry_course_materials)|范仁义录播课资料|20|0|2022-02-27| -|53|[neolee/pilot-student](https://github.com/neolee/pilot-student)|“进入编程世界的第一课” 的学习用书|81|0|2022-01-28| -|54|[hitlic/python_book](https://github.com/hitlic/python_book)|清华大学出版社《Python从入门到提高》源代码、课件|14|0|2022-01-13| -|55|[shibing624/python-tutorial](https://github.com/shibing624/python-tutorial)|Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。|584|0|2022-02-23| -|56|[wowchemy/hugo-blog-theme](https://github.com/wowchemy/hugo-blog-theme)|📝 Hugo Academic Blog Theme. 轻松创建一个简约博客. No code, highly customizable using widgets.|56|0|2022-03-03| -|57|[binzhouchn/machine_learning](https://github.com/binzhouchn/machine_learning)|抽象来讲,机器学习问题是把数据转换成信息再提炼到知识的过程,特征是“数据-->信息”的过程,决定了结果的上限,而分类器是“信息-->知识”的过程,则是去逼近这个上限|18|0|2021-10-15| -|58|[sijichun/MathStatsCode](https://github.com/sijichun/MathStatsCode)|Codes for my mathematical statistics course|151|0|2021-12-27| -|59|[ymzis69/gddw_track3](https://github.com/ymzis69/gddw_track3)|阿里云天池广东电网识别挑战赛(赛道三) 亚军方案分享|11|0|2021-09-15| -|60|[datawhalechina/team-learning-cv](https://github.com/datawhalechina/team-learning-cv)|主要存储Datawhale组队学习中“计算机视觉”方向的资料。|194|0|2021-09-06| -|61|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|179|0|2022-01-07| -|62|[cador/Python_Predict_Analysis_Algorithm_Book_Codes](https://github.com/cador/Python_Predict_Analysis_Algorithm_Book_Codes)|《Python预测之美:数据分析与算法实战》书籍代码维护|36|0|2022-02-10| -|63|[zhiyu1998/Python-Basis-Notes](https://github.com/zhiyu1998/Python-Basis-Notes)|一份包含了Python基础学习需要的知识框架 :snake: + 爬虫基础 :spider: + numpy基础 :bar_chart: + pandas基础 :panda_face:|45|0|2021-12-11| -|64|[Mazeqi/PaperNote](https://github.com/Mazeqi/PaperNote)|阅读论文的一些笔记|11|0|2021-12-09| -|65|[reganzm/Learn-Pytorch-And-Become-A-Data-Scientist](https://github.com/reganzm/Learn-Pytorch-And-Become-A-Data-Scientist)|《学好Pytorch成为数据科学家》书籍随书代码|20|0|2021-10-21| -|66|[johnnychen94/Julia_and_its_applications](https://github.com/johnnychen94/Julia_and_its_applications)|2021 年《Julia 语言及其应用》系列讲座的材料|42|0|2021-12-05| -|67|[OUCTheoryGroup/colab_demo](https://github.com/OUCTheoryGroup/colab_demo)|中国海洋大学视觉实验室前沿理论小组 pytorch 学习|52|0|2021-10-16| -|68|[BrikerMan/tf2-101](https://github.com/BrikerMan/tf2-101)|Repository for Book 《TensorFlow 2.0 入门实践》|11|0|2021-10-28| -|69|[WYGNG/USTC_SSE_AI](https://github.com/WYGNG/USTC_SSE_AI)|中国科学技术大学软件学院人工智能课程|15|0|2022-02-11| -|70|[AccumulateMore/CPlusPlus](https://github.com/AccumulateMore/CPlusPlus)|最细致的 C++ 笔记|15|0|2022-01-28| -|71|[hxchua/datadoubleconfirm](https://github.com/hxchua/datadoubleconfirm)|Simple datasets and notebooks for data visualization, statistical analysis and modelling - with write-ups here: http://projectosyo.wix.com/datadoubleconfirm. |36|0|2022-02-06| -|72|[howie6879/pylab](https://github.com/howie6879/pylab)|和Python相关的学习笔记:机器学习、算法、进阶书籍、文档,博客地址:https://www.howie6879.cn|39|0|2022-01-27| -|73|[JULIELab/MEmoLon](https://github.com/JULIELab/MEmoLon)|Repository for our ACL 2020 paper "Learning and Evaluating Emotion Lexicons for 91 Languages"|19|0|2022-01-21| -|74|[aialgorithm/AiPy](https://github.com/aialgorithm/AiPy)|Python机器学习、深度学习算法开发等学习资源分享|42|0|2021-12-27| -|75|[NjtechCVLab/Level_1](https://github.com/NjtechCVLab/Level_1)|入门资料|15|0|2021-12-19| -|76|[SocratesAcademy/css](https://github.com/SocratesAcademy/css)|《计算社会科学》课程|46|0|2022-02-06| -|77|[Relph1119/statistical-learning-method-camp](https://github.com/Relph1119/statistical-learning-method-camp)|统计学习方法训练营课程作业及答案,视频笔记在线阅读地址:https://relph1119.github.io/statistical-learning-method-camp|189|0|2022-01-21| -|78|[xiaoyusmd/PythonDataScience](https://github.com/xiaoyusmd/PythonDataScience)|Python数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集)|63|0|2022-02-27| -|79|[zhiyu1998/Computer-Science-Learn-Notes](https://github.com/zhiyu1998/Computer-Science-Learn-Notes)|CS(Computer Science)生涯学习/读书笔记,包含:Java、JVM、算法、前端、Spring系列、Python、Golang、深度学习、数据结构等|25|0|2022-03-03| -|80|[wanghao15536870732/StudyNotes](https://github.com/wanghao15536870732/StudyNotes)|📖 学习笔记|10|0|2021-11-08| -|81|[fly51fly/Principle_of_Web_Search_2021](https://github.com/fly51fly/Principle_of_Web_Search_2021)|北邮《网络搜索引擎原理》课程(2021)|42|0|2021-11-05| -|82|[ZhiningLiu1998/mesa](https://github.com/ZhiningLiu1998/mesa)|NeurIPS’20 Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. 设计元知识驱动的采样器解决类别不平衡问题|78|0|2021-12-23| -|83|[fire717/Python-Toolkit](https://github.com/fire717/Python-Toolkit)|轮子/ 常用库/ 书籍笔记/ 小程序|16|0|2022-03-03| -|84|[rhidra/autopilot](https://github.com/rhidra/autopilot)|A UAV autonomous navigation autopilot, made with ROS, MAVROS, PX4 and Gazebo. Check out my master thesis in the repo for more info.|15|0|2021-09-23| -|85|[LemenChao/PythonFromDAToDS](https://github.com/LemenChao/PythonFromDAToDS)|图书《Python编程:从数据分析到数据科学》的配套资源|190|0|2021-10-10| -|86|[chansonZ/book-ml-sem](https://github.com/chansonZ/book-ml-sem)|《机器学习:软件工程方法与实现》Method and implementation of machine learning software engineering|134|0|2021-11-29| -|87|[Amberlan1001/eat_tensorflow2_in_30_days_ipynb](https://github.com/Amberlan1001/eat_tensorflow2_in_30_days_ipynb)|30天掌握Tensorflow2.1 Jupyter Notebook 版|52|0|2021-12-17| -|88|[dota2heqiuzhi/dota2_data_analysis_tutorial](https://github.com/dota2heqiuzhi/dota2_data_analysis_tutorial)|《数据分析入门课程》配套代码|87|0|2022-01-07| -|89|[chinobing/QuantInvest](https://github.com/chinobing/QuantInvest)|cnvar.cn及个人微信公众号【QuantInvest】里面提及的编程代码, 对股票各种研究和折腾分析A股市场的各种现象和投资机会,涉及编程、股票模型、分析研究、杂谈等,代码是python,以jupyter notebook展示。|15|0|2022-01-13| -|90|[hzcforever/Something](https://github.com/hzcforever/Something)|面试知识点 + 笔试刷题总结。|21|0|2021-09-15| -|91|[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-02-16| -|92|[yinuxy/Python](https://github.com/yinuxy/Python)|YINUXY的python脚本分享|23|0|2021-09-20| -|93|[beiciliang/intro2musictech](https://github.com/beiciliang/intro2musictech)|公众号“无痛入门音乐科技”开源代码|129|0|2021-10-31| -|94|[zhangjx831/Data-Science-Notes](https://github.com/zhangjx831/Data-Science-Notes)|数据科学与机器学习炼成笔记|55|0|2022-02-18| -|95|[newaetech/chipwhisperer-jupyter](https://github.com/newaetech/chipwhisperer-jupyter)|Interactive ChipWhisperer tutorials using Jupyter notebooks.|63|0|2022-03-02| -|96|[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| -|97|[eagle-dai/OptimizingSoftwareInCpp](https://github.com/eagle-dai/OptimizingSoftwareInCpp)|Optimizing Software In C++ 非正式中文翻译|23|0|2022-01-17| -|98|[Relph1119/Pytorch-Camp](https://github.com/Relph1119/Pytorch-Camp)|深度之眼《Pytorch框架训练营》|14|0|2021-10-12| -|99|[JamesLavin/my_tech_resources](https://github.com/JamesLavin/my_tech_resources)|List of tech resources future me and other Javascript/Ruby/Python/Elixir/Elm developers might find useful|249|0|2022-03-02| -|100|[datawhalechina/hands-dirty-nlp](https://github.com/datawhalechina/hands-dirty-nlp)|本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。|30|0|2022-02-19| -|101|[lululxvi/tutorials](https://github.com/lululxvi/tutorials)|Tutorials on deep learning, Python, and dissipative particle dynamics|53|0|2021-12-14| -|102|[SocratesAcademy/ccbook](https://github.com/SocratesAcademy/ccbook)|Elements of Computational Communication 《计算传播基础》|27|0|2022-02-26| -|103|[LawsonAbs/learn](https://github.com/LawsonAbs/learn)|记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。|15|0|2022-03-04| -|104|[afunTW/Python-Crawling-Tutorial](https://github.com/afunTW/Python-Crawling-Tutorial)|Python crawling tutorial|61|0|2022-01-26| -|105|[shibing624/nlp-tutorial](https://github.com/shibing624/nlp-tutorial)|自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。|74|0|2021-10-21| -|106|[MachineLP/Spark-](https://github.com/MachineLP/Spark-)|Spark学习笔记|42|0|2022-02-11| -|107|[napoler/reformer-chinese](https://github.com/napoler/reformer-chinese)|reformer-pytorch中文版本,简单高效的生成模型。类似GPT2的效果|12|0|2021-09-25| -|108|[huangtinglin/Linear-Algebra-and-Its-Applications-notes](https://github.com/huangtinglin/Linear-Algebra-and-Its-Applications-notes)|《线性代数及其应用》笔记|160|0|2021-09-17| -|109|[whyAndBetter/python_grammar](https://github.com/whyAndBetter/python_grammar)|Python的基础语法学习|15|0|2022-01-09| -|110|[rwepa/DataDemo](https://github.com/rwepa/DataDemo)|提供資料集與範例分享.|13|0|2021-11-11| -|111|[skywateryang/timeseries101](https://github.com/skywateryang/timeseries101)|本教程独立网站已上线|60|0|2021-12-28| -|112|[cumtcssuld/RSP_of_CUMTCS](https://github.com/cumtcssuld/RSP_of_CUMTCS)|【矿大计算机学院资源共享计划(Resource SharingPlan of CUMTCS)】本仓库由矿大计算机学院学生会学习部牵头维护,由计算机学院全体同学共建共享。欢迎大家积极的参加到本资源库的建设中来吧!(每当有重大更新,我们都会将整个库克隆到码云,点击下边链接,到我们的码云仓库可以获得更好的下载体验)|53|0|2022-01-13| -|113|[km1994/GCN_study](https://github.com/km1994/GCN_study)|GCN 入门学习教程|45|0|2022-01-19| -|114|[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| -|115|[mepeichun/Efficient-Neural-Network-Bilibili](https://github.com/mepeichun/Efficient-Neural-Network-Bilibili)|B站Efficient-Neural-Network学习分享的配套代码|189|0|2021-12-08| -|116|[mindspore-ai/course](https://github.com/mindspore-ai/course)|MindSpore course|33|0|2022-02-27| -|117|[johnjim0816/rl-tutorials](https://github.com/johnjim0816/rl-tutorials)|basic algorithms of reinforcement learning|39|0|2021-12-29| -|118|[xiaoxiaoyao/MyApp](https://github.com/xiaoxiaoyao/MyApp)|随便写的各种,点链接可以进入我的知乎|51|0|2022-02-27| -|119|[1am9trash/Hung_Yi_Lee_ML_2021](https://github.com/1am9trash/Hung_Yi_Lee_ML_2021)|李宏毅教授 2021年機器學習 作業與筆記匯總|19|0|2021-09-17| -|120|[batermj/data_sciences_campaign](https://github.com/batermj/data_sciences_campaign)|【数据科学家系列课程】|85|0|2022-03-04| -|121|[oubindo/cs231n-cnn](https://github.com/oubindo/cs231n-cnn)|斯坦福的cs231n课程的assignments,非常好的课程,在这里也要强推|39|0|2022-01-21| -|122|[lvyufeng/d2l-mindspore](https://github.com/lvyufeng/d2l-mindspore)|《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。|17|0|2022-02-02| -|123|[liuhuanshuo/zaoqi-Python](https://github.com/liuhuanshuo/zaoqi-Python)|公众号:早起Python|320|0|2022-02-07| -|124|[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|58|0|2021-12-28| -|125|[0809zheng/CS231n-assignment2019](https://github.com/0809zheng/CS231n-assignment2019)|CS231n 2019年春季学期课程作业|98|0|2022-02-11| -|126|[heucoder/ML-DL_book](https://github.com/heucoder/ML-DL_book)|机器学习、深度学习一些个人认为不错的书籍。|58|0|2022-02-10| -|127|[HuangCongQing/CS231n_Spring_2019](https://github.com/HuangCongQing/CS231n_Spring_2019)|CS231n_Spring(2019年秋季)计算机视觉课程|22|0|2022-01-09| -|128|[LaoGong-zp/Transformer](https://github.com/LaoGong-zp/Transformer)| Learning materials of Transformer, including my code, XMind, PDF and so on|50|0|2021-09-28| -|129|[Divsigma/2020-cs213n](https://github.com/Divsigma/2020-cs213n)|一些公开课的笔记及作业|101|0|2021-11-13| -|130|[WayneDW/Contour-Stochastic-Gradient-Langevin-Dynamics](https://github.com/WayneDW/Contour-Stochastic-Gradient-Langevin-Dynamics)|An elegant adaptive importance sampling algorithms for simulations of multi-modal distributions (NeurIPS'20)|22|0|2022-02-13| -|131|[fire717/Machine-Learning](https://github.com/fire717/Machine-Learning)|机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)|168|0|2022-01-31| -|132|[Alex-Shen1121/SZU_Learning_Resource](https://github.com/Alex-Shen1121/SZU_Learning_Resource)|深圳大学CS本科 课程资源共享|14|0|2021-12-30| -|133|[hululuzhu/chinese-ai-writing-share](https://github.com/hululuzhu/chinese-ai-writing-share)|中文AI写作共享(监督学习和迁移学习来写诗或对对子)|22|0|2022-02-26| -|134|[BrikerMan/classic_chinese_punctuate](https://github.com/BrikerMan/classic_chinese_punctuate)|classic Chinese punctuate experiment with keras using daizhige(殆知阁古代文献藏书) dataset|29|0|2022-02-11| -|135|[xiaomeng79/learning_notes](https://github.com/xiaomeng79/learning_notes)|学习笔记|17|0|2022-02-24| -|136|[raymondlo84/openvino-paddlepaddle-demo](https://github.com/raymondlo84/openvino-paddlepaddle-demo)|This repository provides examples of PaddlePaddle and OpenVINO integration. |17|0|2021-12-22| -|137|[China-ChallengeHub/ChallengeHub-Baselines](https://github.com/China-ChallengeHub/ChallengeHub-Baselines)|ChallengeHub开源的各大比赛baseline集合|75|0|2021-09-24| -|138|[liangruibupt/aws-is-how](https://github.com/liangruibupt/aws-is-how)|Know How Guide and Hands on Guide for AWS|22|0|2022-03-01| -|139|[waterDLut/hydrus](https://github.com/waterDLut/hydrus)|水文水资源(Hydrology and Water Resources)方面利用python做模型model、算法algorithm等科学计算工作所需的基础技能树学习|25|0|2021-11-16| -|140|[zhangqizky/ManTra_Net_Test_Demo](https://github.com/zhangqizky/ManTra_Net_Test_Demo)|🌹2019年CVPR论文:ManTra-Net: Manipulation Tracing Network For Detection And Localization of Image Forgeries With Anomalous Features |30|0|2022-02-10| -|141|[bobo0810/PytorchNetHub](https://github.com/bobo0810/PytorchNetHub)|项目注释+论文复现+算法竞赛+Pytorch指北|413|0|2022-02-24| -|142|[xuwening/blog](https://github.com/xuwening/blog)|对过往做做总结|91|0|2021-09-16| -|143|[xieliaing/CausalInferenceIntro](https://github.com/xieliaing/CausalInferenceIntro)|Causal Inference for the Brave and True的中文翻译版。全部代码基于Python,适用于计量经济学、量化社会学、策略评估等领域。英文版原作者:Matheus Facure|28|0|2022-02-26| -|144|[wwtm/gitpython_examples](https://github.com/wwtm/gitpython_examples)|some interesting python examples|52|0|2021-10-16| -|145|[Valuebai/learn-NLP-luhuibo](https://github.com/Valuebai/learn-NLP-luhuibo)|记录学习NLP之路,一起加油|11|0|2021-09-08| -|146|[jikeruohai/machine-learning-example](https://github.com/jikeruohai/machine-learning-example)|我的同名B站和公众号中用到的视频|16|0|2021-10-21| -|147|[HuangCongQing/3D-Point-Clouds](https://github.com/HuangCongQing/3D-Point-Clouds)|🔥3D点云目标检测&语义分割-SOTA方法,代码,论文,数据集等|100|0|2021-10-13| -|148|[ni1o1/pygeo-tutorial](https://github.com/ni1o1/pygeo-tutorial)|Tutorial of geospatial data processing using python 用python分析时空数据的教程(in Chinese and English )|272|0|2021-11-17| -|149|[fanfansann/fanfan-deep-learning-note](https://github.com/fanfansann/fanfan-deep-learning-note)|《繁凡的深度学习笔记》代码、PDF文件仓库|65|0|2022-02-15| -|150|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|95|0|2021-09-23| -|151|[TinyHandsome/BookStudy](https://github.com/TinyHandsome/BookStudy)|各本书的学习笔记|11|0|2021-12-09| -|152|[aialgorithm/Blog](https://github.com/aialgorithm/Blog)|Python机器学习算法技术博客,有原创干货!有code实践! |131|0|2021-12-29| -|153|[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.|18|0|2021-09-04| -|154|[hanzhenlei767/NLP_Learn](https://github.com/hanzhenlei767/NLP_Learn)|NLP学习笔记-前沿追踪|17|0|2022-02-10| -|155|[zhangjunhd/reading-notes](https://github.com/zhangjunhd/reading-notes)|张俊的读书笔记|92|0|2022-03-03| -|156|[yunwei37/ZJU-CS-GIS-ClassNotes](https://github.com/yunwei37/ZJU-CS-GIS-ClassNotes)|一个浙江大学本科生的计算机、地理信息科学知识库 包含课程资料 学习笔记 大作业等( 数据结构与算法、人工智能、地理空间数据库、计算机组成、计算机网络、图形学、编译原理等课程)|335|0|2021-12-06| +|47|[yunwei37/ZJU-CS-GIS-ClassNotes](https://github.com/yunwei37/ZJU-CS-GIS-ClassNotes)|一个浙江大学本科生的计算机、地理信息科学知识库 包含课程资料 学习笔记 大作业等( 数据结构与算法、人工智能、地理空间数据库、计算机组成、计算机网络、图形学、编译原理等课程)|338|1|2021-12-06| +|48|[datawhalechina/team-learning-nlp](https://github.com/datawhalechina/team-learning-nlp)|主要存储Datawhale组队学习中“自然语言处理”方向的资料。|440|1|2021-09-17| +|49|[evanzd/ICLR2021-OpenReviewData](https://github.com/evanzd/ICLR2021-OpenReviewData)|Crawl & visualize ICLR papers and reviews.|407|1|2021-11-09| +|50|[LiuChuang0059/Complex-Network](https://github.com/LiuChuang0059/Complex-Network)|复杂网络研究资源整理和基础知识学习|325|0|2022-02-27| +|51|[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| +|52|[zzy99/competition-solutions](https://github.com/zzy99/competition-solutions)|我的数据竞赛方案总结|17|0|2021-11-16| +|53|[fry404006308/fry_course_materials](https://github.com/fry404006308/fry_course_materials)|范仁义录播课资料|20|0|2022-02-27| +|54|[neolee/pilot-student](https://github.com/neolee/pilot-student)|“进入编程世界的第一课” 的学习用书|81|0|2022-01-28| +|55|[hitlic/python_book](https://github.com/hitlic/python_book)|清华大学出版社《Python从入门到提高》源代码、课件|14|0|2022-01-13| +|56|[shibing624/python-tutorial](https://github.com/shibing624/python-tutorial)|Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。|586|0|2022-02-23| +|57|[wowchemy/hugo-blog-theme](https://github.com/wowchemy/hugo-blog-theme)|📝 Hugo Academic Blog Theme. 轻松创建一个简约博客. No code, highly customizable using widgets.|58|0|2022-03-03| +|58|[binzhouchn/machine_learning](https://github.com/binzhouchn/machine_learning)|抽象来讲,机器学习问题是把数据转换成信息再提炼到知识的过程,特征是“数据-->信息”的过程,决定了结果的上限,而分类器是“信息-->知识”的过程,则是去逼近这个上限|18|0|2021-10-15| +|59|[sijichun/MathStatsCode](https://github.com/sijichun/MathStatsCode)|Codes for my mathematical statistics course|151|0|2021-12-27| +|60|[ymzis69/gddw_track3](https://github.com/ymzis69/gddw_track3)|阿里云天池广东电网识别挑战赛(赛道三) 亚军方案分享|11|0|2021-09-15| +|61|[datawhalechina/team-learning-cv](https://github.com/datawhalechina/team-learning-cv)|主要存储Datawhale组队学习中“计算机视觉”方向的资料。|195|0|2021-09-06| +|62|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|179|0|2022-01-07| +|63|[cador/Python_Predict_Analysis_Algorithm_Book_Codes](https://github.com/cador/Python_Predict_Analysis_Algorithm_Book_Codes)|《Python预测之美:数据分析与算法实战》书籍代码维护|36|0|2022-02-10| +|64|[zhiyu1998/Python-Basis-Notes](https://github.com/zhiyu1998/Python-Basis-Notes)|一份包含了Python基础学习需要的知识框架 :snake: + 爬虫基础 :spider: + numpy基础 :bar_chart: + pandas基础 :panda_face:|45|0|2021-12-11| +|65|[Mazeqi/PaperNote](https://github.com/Mazeqi/PaperNote)|阅读论文的一些笔记|11|0|2021-12-09| +|66|[reganzm/Learn-Pytorch-And-Become-A-Data-Scientist](https://github.com/reganzm/Learn-Pytorch-And-Become-A-Data-Scientist)|《学好Pytorch成为数据科学家》书籍随书代码|20|0|2021-10-21| +|67|[johnnychen94/Julia_and_its_applications](https://github.com/johnnychen94/Julia_and_its_applications)|2021 年《Julia 语言及其应用》系列讲座的材料|42|0|2021-12-05| +|68|[OUCTheoryGroup/colab_demo](https://github.com/OUCTheoryGroup/colab_demo)|中国海洋大学视觉实验室前沿理论小组 pytorch 学习|52|0|2021-10-16| +|69|[BrikerMan/tf2-101](https://github.com/BrikerMan/tf2-101)|Repository for Book 《TensorFlow 2.0 入门实践》|11|0|2021-10-28| +|70|[WYGNG/USTC_SSE_AI](https://github.com/WYGNG/USTC_SSE_AI)|中国科学技术大学软件学院人工智能课程|15|0|2022-02-11| +|71|[AccumulateMore/CPlusPlus](https://github.com/AccumulateMore/CPlusPlus)|最细致的 C++ 笔记|16|0|2022-01-28| +|72|[hxchua/datadoubleconfirm](https://github.com/hxchua/datadoubleconfirm)|Simple datasets and notebooks for data visualization, statistical analysis and modelling - with write-ups here: http://projectosyo.wix.com/datadoubleconfirm. |36|0|2022-02-06| +|73|[howie6879/pylab](https://github.com/howie6879/pylab)|和Python相关的学习笔记:机器学习、算法、进阶书籍、文档,博客地址:https://www.howie6879.cn|39|0|2022-01-27| +|74|[JULIELab/MEmoLon](https://github.com/JULIELab/MEmoLon)|Repository for our ACL 2020 paper "Learning and Evaluating Emotion Lexicons for 91 Languages"|19|0|2022-01-21| +|75|[aialgorithm/AiPy](https://github.com/aialgorithm/AiPy)|Python机器学习、深度学习算法开发等学习资源分享|42|0|2021-12-27| +|76|[NjtechCVLab/Level_1](https://github.com/NjtechCVLab/Level_1)|入门资料|15|0|2021-12-19| +|77|[SocratesAcademy/css](https://github.com/SocratesAcademy/css)|《计算社会科学》课程|46|0|2022-02-06| +|78|[Relph1119/statistical-learning-method-camp](https://github.com/Relph1119/statistical-learning-method-camp)|统计学习方法训练营课程作业及答案,视频笔记在线阅读地址:https://relph1119.github.io/statistical-learning-method-camp|189|0|2022-01-21| +|79|[xiaoyusmd/PythonDataScience](https://github.com/xiaoyusmd/PythonDataScience)|Python数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集)|63|0|2022-02-27| +|80|[zhiyu1998/Computer-Science-Learn-Notes](https://github.com/zhiyu1998/Computer-Science-Learn-Notes)|CS(Computer Science)生涯学习/读书笔记,包含:Java、JVM、算法、前端、Spring系列、Python、Golang、深度学习、数据结构等|25|0|2022-03-05| +|81|[wanghao15536870732/StudyNotes](https://github.com/wanghao15536870732/StudyNotes)|📖 学习笔记|10|0|2021-11-08| +|82|[fly51fly/Principle_of_Web_Search_2021](https://github.com/fly51fly/Principle_of_Web_Search_2021)|北邮《网络搜索引擎原理》课程(2021)|42|0|2021-11-05| +|83|[ZhiningLiu1998/mesa](https://github.com/ZhiningLiu1998/mesa)|NeurIPS’20 Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. 设计元知识驱动的采样器解决类别不平衡问题|78|0|2021-12-23| +|84|[fire717/Python-Toolkit](https://github.com/fire717/Python-Toolkit)|轮子/ 常用库/ 书籍笔记/ 小程序|16|0|2022-03-03| +|85|[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.|15|0|2021-09-23| +|86|[LemenChao/PythonFromDAToDS](https://github.com/LemenChao/PythonFromDAToDS)|图书《Python编程:从数据分析到数据科学》的配套资源|190|0|2021-10-10| +|87|[chansonZ/book-ml-sem](https://github.com/chansonZ/book-ml-sem)|《机器学习:软件工程方法与实现》Method and implementation of machine learning software engineering|134|0|2021-11-29| +|88|[Amberlan1001/eat_tensorflow2_in_30_days_ipynb](https://github.com/Amberlan1001/eat_tensorflow2_in_30_days_ipynb)|30天掌握Tensorflow2.1 Jupyter Notebook 版|52|0|2021-12-17| +|89|[dota2heqiuzhi/dota2_data_analysis_tutorial](https://github.com/dota2heqiuzhi/dota2_data_analysis_tutorial)|《数据分析入门课程》配套代码|87|0|2022-01-07| +|90|[chinobing/QuantInvest](https://github.com/chinobing/QuantInvest)|cnvar.cn及个人微信公众号【QuantInvest】里面提及的编程代码, 对股票各种研究和折腾分析A股市场的各种现象和投资机会,涉及编程、股票模型、分析研究、杂谈等,代码是python,以jupyter notebook展示。|15|0|2022-01-13| +|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-02-16| +|93|[yinuxy/Python](https://github.com/yinuxy/Python)|YINUXY的python脚本分享|23|0|2021-09-20| +|94|[beiciliang/intro2musictech](https://github.com/beiciliang/intro2musictech)|公众号“无痛入门音乐科技”开源代码|129|0|2021-10-31| +|95|[zhangjx831/Data-Science-Notes](https://github.com/zhangjx831/Data-Science-Notes)|数据科学与机器学习炼成笔记|56|0|2022-02-18| +|96|[newaetech/chipwhisperer-jupyter](https://github.com/newaetech/chipwhisperer-jupyter)|Interactive ChipWhisperer tutorials using Jupyter notebooks.|63|0|2022-03-02| +|97|[HeXavi8/Mathematical-Modeling](https://github.com/HeXavi8/Mathematical-Modeling)|A sharing of the learning process of mathematical modeling 数学建模常用工具模型算法分享:数学建模竞赛优秀论文,数学建模常用算法模型,LaTeX论文模板,SPSS工具分享。|27|0|2021-11-20| +|98|[eagle-dai/OptimizingSoftwareInCpp](https://github.com/eagle-dai/OptimizingSoftwareInCpp)|Optimizing Software In C++ 非正式中文翻译|23|0|2022-01-17| +|99|[Relph1119/Pytorch-Camp](https://github.com/Relph1119/Pytorch-Camp)|深度之眼《Pytorch框架训练营》|14|0|2021-10-12| +|100|[JamesLavin/my_tech_resources](https://github.com/JamesLavin/my_tech_resources)|List of tech resources future me and other Javascript/Ruby/Python/Elixir/Elm developers might find useful|249|0|2022-03-05| +|101|[datawhalechina/hands-dirty-nlp](https://github.com/datawhalechina/hands-dirty-nlp)|本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。|30|0|2022-02-19| +|102|[lululxvi/tutorials](https://github.com/lululxvi/tutorials)|Tutorials on deep learning, Python, and dissipative particle dynamics|53|0|2021-12-14| +|103|[SocratesAcademy/ccbook](https://github.com/SocratesAcademy/ccbook)|Elements of Computational Communication 《计算传播基础》|27|0|2022-02-26| +|104|[LawsonAbs/learn](https://github.com/LawsonAbs/learn)|记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。|15|0|2022-03-04| +|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)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。|74|0|2021-10-21| +|107|[MachineLP/Spark-](https://github.com/MachineLP/Spark-)|Spark学习笔记|42|0|2022-02-11| +|108|[napoler/reformer-chinese](https://github.com/napoler/reformer-chinese)|reformer-pytorch中文版本,简单高效的生成模型。类似GPT2的效果|12|0|2021-09-25| +|109|[huangtinglin/Linear-Algebra-and-Its-Applications-notes](https://github.com/huangtinglin/Linear-Algebra-and-Its-Applications-notes)|《线性代数及其应用》笔记|160|0|2021-09-17| +|110|[whyAndBetter/python_grammar](https://github.com/whyAndBetter/python_grammar)|Python的基础语法学习|15|0|2022-01-09| +|111|[rwepa/DataDemo](https://github.com/rwepa/DataDemo)|提供資料集與範例分享.|13|0|2021-11-11| +|112|[skywateryang/timeseries101](https://github.com/skywateryang/timeseries101)|本教程独立网站已上线|60|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 入门学习教程|45|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学习分享的配套代码|189|0|2021-12-08| +|117|[mindspore-ai/course](https://github.com/mindspore-ai/course)|MindSpore course|33|0|2022-02-27| +|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-02-27| +|120|[1am9trash/Hung_Yi_Lee_ML_2021](https://github.com/1am9trash/Hung_Yi_Lee_ML_2021)|李宏毅教授 2021年機器學習 作業與筆記匯總|19|0|2021-09-17| +|121|[batermj/data_sciences_campaign](https://github.com/batermj/data_sciences_campaign)|【数据科学家系列课程】|85|0|2022-03-05| +|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学习者配合李沐老师课程使用。|17|0|2022-02-02| +|124|[liuhuanshuo/zaoqi-Python](https://github.com/liuhuanshuo/zaoqi-Python)|公众号:早起Python|320|0|2022-02-07| +|125|[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|58|0|2021-12-28| +|126|[0809zheng/CS231n-assignment2019](https://github.com/0809zheng/CS231n-assignment2019)|CS231n 2019年春季学期课程作业|98|0|2022-02-11| +|127|[heucoder/ML-DL_book](https://github.com/heucoder/ML-DL_book)|机器学习、深度学习一些个人认为不错的书籍。|58|0|2022-02-10| +|128|[HuangCongQing/CS231n_Spring_2019](https://github.com/HuangCongQing/CS231n_Spring_2019)|CS231n_Spring(2019年秋季)计算机视觉课程|22|0|2022-01-09| +|129|[LaoGong-zp/Transformer](https://github.com/LaoGong-zp/Transformer)| Learning materials of Transformer, including my code, XMind, PDF and so on|52|0|2021-09-28| +|130|[Divsigma/2020-cs213n](https://github.com/Divsigma/2020-cs213n)|一些公开课的笔记及作业|101|0|2021-11-13| +|131|[WayneDW/Contour-Stochastic-Gradient-Langevin-Dynamics](https://github.com/WayneDW/Contour-Stochastic-Gradient-Langevin-Dynamics)|An elegant adaptive importance sampling algorithms for simulations of multi-modal distributions (NeurIPS'20)|22|0|2022-02-13| +|132|[fire717/Machine-Learning](https://github.com/fire717/Machine-Learning)|机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)|168|0|2022-01-31| +|133|[Alex-Shen1121/SZU_Learning_Resource](https://github.com/Alex-Shen1121/SZU_Learning_Resource)|深圳大学CS本科 课程资源共享|14|0|2021-12-30| +|134|[hululuzhu/chinese-ai-writing-share](https://github.com/hululuzhu/chinese-ai-writing-share)|中文AI写作共享(监督学习和迁移学习来写诗或对对子)|22|0|2022-02-26| +|135|[BrikerMan/classic_chinese_punctuate](https://github.com/BrikerMan/classic_chinese_punctuate)|classic Chinese punctuate experiment with keras using daizhige(殆知阁古代文献藏书) dataset|29|0|2022-02-11| +|136|[xiaomeng79/learning_notes](https://github.com/xiaomeng79/learning_notes)|学习笔记|17|0|2022-02-24| +|137|[raymondlo84/openvino-paddlepaddle-demo](https://github.com/raymondlo84/openvino-paddlepaddle-demo)|This repository provides examples of PaddlePaddle and OpenVINO integration. |17|0|2021-12-22| +|138|[China-ChallengeHub/ChallengeHub-Baselines](https://github.com/China-ChallengeHub/ChallengeHub-Baselines)|ChallengeHub开源的各大比赛baseline集合|75|0|2021-09-24| +|139|[liangruibupt/aws-is-how](https://github.com/liangruibupt/aws-is-how)|Know How Guide and Hands on Guide for AWS|22|0|2022-03-05| +|140|[waterDLut/hydrus](https://github.com/waterDLut/hydrus)|水文水资源(Hydrology and Water Resources)方面利用python做模型model、算法algorithm等科学计算工作所需的基础技能树学习|25|0|2021-11-16| +|141|[zhangqizky/ManTra_Net_Test_Demo](https://github.com/zhangqizky/ManTra_Net_Test_Demo)|🌹2019年CVPR论文:ManTra-Net: Manipulation Tracing Network For Detection And Localization of Image Forgeries With Anomalous Features |30|0|2022-02-10| +|142|[bobo0810/PytorchNetHub](https://github.com/bobo0810/PytorchNetHub)|项目注释+论文复现+算法竞赛+Pytorch指北|413|0|2022-02-24| +|143|[xuwening/blog](https://github.com/xuwening/blog)|对过往做做总结|91|0|2021-09-16| +|144|[xieliaing/CausalInferenceIntro](https://github.com/xieliaing/CausalInferenceIntro)|Causal Inference for the Brave and True的中文翻译版。全部代码基于Python,适用于计量经济学、量化社会学、策略评估等领域。英文版原作者:Matheus Facure|28|0|2022-02-26| +|145|[wwtm/gitpython_examples](https://github.com/wwtm/gitpython_examples)|some interesting python examples|52|0|2021-10-16| +|146|[Valuebai/learn-NLP-luhuibo](https://github.com/Valuebai/learn-NLP-luhuibo)|记录学习NLP之路,一起加油|11|0|2021-09-08| +|147|[jikeruohai/machine-learning-example](https://github.com/jikeruohai/machine-learning-example)|我的同名B站和公众号中用到的视频|16|0|2021-10-21| +|148|[HuangCongQing/3D-Point-Clouds](https://github.com/HuangCongQing/3D-Point-Clouds)|🔥3D点云目标检测&语义分割-SOTA方法,代码,论文,数据集等|100|0|2021-10-13| +|149|[ni1o1/pygeo-tutorial](https://github.com/ni1o1/pygeo-tutorial)|Tutorial of geospatial data processing using python 用python分析时空数据的教程(in Chinese and English )|272|0|2021-11-17| +|150|[fanfansann/fanfan-deep-learning-note](https://github.com/fanfansann/fanfan-deep-learning-note)|《繁凡的深度学习笔记》代码、PDF文件仓库|66|0|2022-02-15| +|151|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|95|0|2021-09-23| +|152|[TinyHandsome/BookStudy](https://github.com/TinyHandsome/BookStudy)|各本书的学习笔记|11|0|2021-12-09| +|153|[aialgorithm/Blog](https://github.com/aialgorithm/Blog)|Python机器学习算法技术博客,有原创干货!有code实践! |131|0|2021-12-29| +|154|[lipengyuan1994/Patrick-s-DS-Station](https://github.com/lipengyuan1994/Patrick-s-DS-Station)|The Data Science 🔋Learning Station of Pytrick🌰 ( From Coursera, edX, LinkedIn Learning, etc... and Also contains Books). I am still updating it.|18|0|2021-09-04| +|155|[hanzhenlei767/NLP_Learn](https://github.com/hanzhenlei767/NLP_Learn)|NLP学习笔记-前沿追踪|17|0|2022-02-10| +|156|[zhangjunhd/reading-notes](https://github.com/zhangjunhd/reading-notes)|张俊的读书笔记|92|0|2022-03-03| |157|[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| |158|[sherlcok314159/ML](https://github.com/sherlcok314159/ML)|此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )|103|0|2022-01-22| |159|[Zhouxiaonnan/machine-learning-notesandcode](https://github.com/Zhouxiaonnan/machine-learning-notesandcode)|机器学习学习笔记和代码|33|0|2022-03-02| diff --git a/content/charts/growth/knowledge/Kotlin.md b/content/charts/growth/knowledge/Kotlin.md index e97d28c2..809a4591 100644 --- a/content/charts/growth/knowledge/Kotlin.md +++ b/content/charts/growth/knowledge/Kotlin.md @@ -1,17 +1,17 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Kotlin -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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|26981|16|2022-02-21| -|2|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11636|6|2021-12-27| +|1|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26984|16|2022-02-21| +|2|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩(支持分卷压缩与加密) 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11637|6|2021-12-27| |3|[milklabdev/jetpack-compose-book](https://github.com/milklabdev/jetpack-compose-book)|Jetpack Compose 基础教程,持续更新|576|2|2022-03-01| -|4|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。|677|2|2022-02-23| +|4|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。|679|2|2022-02-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|354|1|2021-09-13| |6|[yang961226/Spacecraft](https://github.com/yang961226/Spacecraft)|《论jetpack和安卓进阶技术的理论与实践》|11|1|2022-03-02| -|7|[RyensX/MediaBox](https://github.com/RyensX/MediaBox)|规范化媒体浏览器,不含广告,免费开源,便于学习Android开发。|14|1|2022-03-04| +|7|[RyensX/MediaBox](https://github.com/RyensX/MediaBox)|规范化媒体浏览器,不含广告,免费开源,便于学习Android开发。|14|1|2022-03-05| |8|[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图片选择器,提供了知乎和微信主题的支持).|1139|1|2021-10-13| |9|[HuRuWo/WeChat8Xposed](https://github.com/HuRuWo/WeChat8Xposed)|WeChat8Xposed 是 WechatSpellbook的衍生项目 适配最新的微信 原Wechat Spellbook 是一个使用Kotlin编写的开源微信插件框架,底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持,而顶层可以轻松对接Java、Kotlin、Scala等JVM系语言。让程序员能够在几分钟内编写出简单的微信插件,随意揉捏微信的内部逻辑。|7|0|2021-09-12| |10|[leavesCZY/KVHolder](https://github.com/leavesCZY/KVHolder)|一文读懂 SharedPreferences 的缺陷及一点点思考|9|0|2022-01-15| @@ -21,7 +21,7 @@ |14|[AllanWang/KAU](https://github.com/AllanWang/KAU)|An extensive collection of Kotlin Android Utils|201|0|2021-11-18| |15|[dengshiwei/asm-module](https://github.com/dengshiwei/asm-module)|✈️ ASM 4 教程中的示例代码,用于 ASM 学习,介绍了 ASM 中基本的使用说明。|188|0|2022-01-18| |16|[JereChen11/Wanandroid_Learning_Kotlin](https://github.com/JereChen11/Wanandroid_Learning_Kotlin)|基于Wanandroid开放API,使用Kotlin语言开发,以供学习。|7|0|2021-11-16| -|17|[AoEiuV020/PaNovel](https://github.com/AoEiuV020/PaNovel)|我们不生产小说,我们只做网站的搬运工,|86|0|2022-02-25| +|17|[AoEiuV020/PaNovel](https://github.com/AoEiuV020/PaNovel)|我们不生产小说,我们只做网站的搬运工,|86|0|2022-03-04| |18|[hjhjw1991/build_your_home_in_chengdu](https://github.com/hjhjw1991/build_your_home_in_chengdu)|成都买房攻略|14|0|2021-12-06| |19|[androidmalin/AndroidComponentPlugin](https://github.com/androidmalin/AndroidComponentPlugin)|Android上简单实现四大组件的插件化,供学习使用|347|0|2022-02-17| |20|[Anddd7/a-blackhorse](https://github.com/Anddd7/a-blackhorse)|tell you how to manage your blackhorse|16|0|2022-03-02| diff --git a/content/charts/growth/knowledge/Lua.md b/content/charts/growth/knowledge/Lua.md index c06c7e86..7adb1eb9 100644 --- a/content/charts/growth/knowledge/Lua.md +++ b/content/charts/growth/knowledge/Lua.md @@ -1,20 +1,20 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Lua -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|232|2|2022-02-28| +|1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|231|2|2022-02-28| |2|[Wscats/articles](https://github.com/Wscats/articles)|🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆|3069|1|2021-12-20| -|3|[Kengxxiao/ArknightsGameData](https://github.com/Kengxxiao/ArknightsGameData)|《明日方舟》游戏数据|681|1|2022-03-02| +|3|[Kengxxiao/ArknightsGameData](https://github.com/Kengxxiao/ArknightsGameData)|《明日方舟》游戏数据|686|1|2022-03-02| |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|134|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|90|0|2022-02-28| |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|[Yeatol/skada_plus](https://github.com/Yeatol/skada_plus)|《魔兽世界》游戏插件|5|0|2021-12-18| -|10|[Tinywan/lua-nginx-redis](https://github.com/Tinywan/lua-nginx-redis)|:hibiscus: Redis、Lua、Nginx、OpenResty 笔记和资料|858|0|2021-10-26| +|10|[Tinywan/lua-nginx-redis](https://github.com/Tinywan/lua-nginx-redis)|:hibiscus: Redis、Lua、Nginx、OpenResty 笔记和资料|860|0|2021-10-26| |11|[XMTongXie/proxmark3](https://github.com/XMTongXie/proxmark3)|proxmark3使用手册,驱动,连接工具|6|0|2021-10-15| |12|[k8scat/lua-resty-feishu-auth](https://github.com/k8scat/lua-resty-feishu-auth)|适用于 OpenResty / ngx_lua 的基于飞书组织架构的登录认证|20|0|2021-11-24| |13|[Seekladoom/Seekladoom-ASS-Effect](https://github.com/Seekladoom/Seekladoom-ASS-Effect)|分享一下鄙人自己做的一些特效字幕,如有写得不当的地方还请多多包涵。|54|0|2021-12-17| diff --git a/content/charts/growth/knowledge/MATLAB.md b/content/charts/growth/knowledge/MATLAB.md index f1e5ad72..2b4dec77 100644 --- a/content/charts/growth/knowledge/MATLAB.md +++ b/content/charts/growth/knowledge/MATLAB.md @@ -1,13 +1,13 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > MATLAB -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法|616|4|2022-03-03| +|1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法|617|4|2022-03-03| |2|[cycleuser/Stanford-CS-229-CN](https://github.com/cycleuser/Stanford-CS-229-CN)|A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译|3021|2|2022-03-01| -|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|402|1|2022-02-23| +|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|403|1|2022-02-23| |4|[iChunyu/LearnCtrlSys](https://github.com/iChunyu/LearnCtrlSys)|控制理论学习记录|4|0|2021-12-08| |5|[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"|9|0|2021-09-28| |6|[kerenfu/JLDCF](https://github.com/kerenfu/JLDCF)|Code for CVPR-2020 paper "JL-DCF: Joint Learning and Densely-Cooperative Fusion Framework for RGB-D Salient Object Detection"|59|0|2022-01-12| @@ -18,9 +18,9 @@ |11|[QiuJueqin/ISP-based-on-responses-prediction-model](https://github.com/QiuJueqin/ISP-based-on-responses-prediction-model)|Study on Methodology and Technology of Digital Camera Image signal Processing Based on Raw Responses Prediction Model|27|0|2021-10-09| |12|[sailaoda/hust_Software_radio](https://github.com/sailaoda/hust_Software_radio)|华中科技大学电信学院软件无线电MATLAB实验代码、实验报告、学习资料等。(个人版)16QAM,OFDM,DDC,无线电信道化接收机等。|5|0|2021-09-20| |13|[sailaoda/HUSTEIC_family](https://github.com/sailaoda/HUSTEIC_family)|🔥华中科技大学电信专业 课程资料 作业 代码 实验报告 HUSTEIC 课程分享计划 |6|0|2021-09-20| -|14|[zuster/EconometricsResources](https://github.com/zuster/EconometricsResources)|经济学相关专业资料集|45|0|2021-12-16| -|15|[NMID-CQUPT/CLF-CQPUT](https://github.com/NMID-CQUPT/CLF-CQPUT)|🛰重庆邮电大学课程攻略 Learning files for courses and training in Chongqing University of Posts and Telecommunications|60|0|2021-11-13| -|16|[kaichen686/GINav](https://github.com/kaichen686/GINav)|GNSS and GNSS/INS integration algorithms|43|0|2022-01-12| +|14|[zuster/EconometricsResources](https://github.com/zuster/EconometricsResources)|经济学相关专业资料集|46|0|2021-12-16| +|15|[NMID-CQUPT/CLF-CQPUT](https://github.com/NMID-CQUPT/CLF-CQPUT)|🛰重庆邮电大学课程攻略 Learning files for courses and training in Chongqing University of Posts and Telecommunications|62|0|2021-11-13| +|16|[kaichen686/GINav](https://github.com/kaichen686/GINav)|GNSS and GNSS/INS integration algorithms|43|0|2022-03-05| |17|[chenguangwei/tech-knowledge](https://github.com/chenguangwei/tech-knowledge)|整理自己的一些 github stars项目和学习记录|4|0|2021-09-17| |18|[gear0803/SEITNoteBook](https://github.com/gear0803/SEITNoteBook)|本项目收集了一些中山大学电子与信息工程学院的课程资料 喜欢的话别忘了点个star🌟|3|0|2022-02-19| |19|[WHUzxp/Supports_for_PST_Paper](https://github.com/WHUzxp/Supports_for_PST_Paper)|论文《考虑实时市场联动的电力零售商鲁棒定价策略》的支撑文件,已投稿《电网技术》杂志。2021年10月23日。|9|0|2022-01-30| diff --git a/content/charts/growth/knowledge/Objective-C.md b/content/charts/growth/knowledge/Objective-C.md index c4bc7a8b..dc1e0a3c 100644 --- a/content/charts/growth/knowledge/Objective-C.md +++ b/content/charts/growth/knowledge/Objective-C.md @@ -1,16 +1,16 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Objective-C -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[ripperhe/Bob](https://github.com/ripperhe/Bob)|Bob 是一款 Mac 端翻译软件,支持划词翻译、截图翻译以及手动输入翻译。|5013|6|2022-02-28| -|2|[pujiaxin33/JXPagingView](https://github.com/pujiaxin33/JXPagingView)|类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。|2385|2|2022-03-04| -|3|[LGCooci/KCiOSGrocery](https://github.com/LGCooci/KCiOSGrocery)|iOS开发杂货铺: 面试题+考试试卷+懒人开发tips|457|1|2022-02-22| +|1|[ripperhe/Bob](https://github.com/ripperhe/Bob)|Bob 是一款 Mac 端翻译软件,支持划词翻译、截图翻译以及手动输入翻译。|5032|6|2022-02-28| +|2|[pujiaxin33/JXPagingView](https://github.com/pujiaxin33/JXPagingView)|类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。|2386|2|2022-03-04| +|3|[LGCooci/KCiOSGrocery](https://github.com/LGCooci/KCiOSGrocery)|iOS开发杂货铺: 面试题+考试试卷+懒人开发tips|459|1|2022-02-22| |4|[wwmz/WMZPageController](https://github.com/wwmz/WMZPageController)|分页控制器,替换UIPageController方案,具备完整的生命周期,多种指示器样式,多种标题样式,可悬浮,支持ios13暗黑模式(仿优酷,爱奇艺,今日头条,简书,京东等多种标题菜单) (Pagination controller with full life cycle, multiple indicator styles, multiple title styles)|561|1|2022-01-18| |5|[HeathWang/HWPanModal](https://github.com/HeathWang/HWPanModal)|HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画;头条、知乎、抖音弹出评论效果;地图浮层,iOS13 present默认模态效果。|892|1|2021-11-30| -|6|[objccn/articles](https://github.com/objccn/articles)|Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本|2087|1|2021-11-02| +|6|[objccn/articles](https://github.com/objccn/articles)|Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本|2088|1|2021-11-02| |7|[H2OB/FFPage](https://github.com/H2OB/FFPage)|类似微博个人主页、抖音个人主页、简书个人主页的控件,支持刷新放大,可悬浮组件|33|0|2022-01-02| |8|[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| |9|[FrizzleFur/DailyLearning](https://github.com/FrizzleFur/DailyLearning)|My Daily Learning~|44|0|2022-02-01| @@ -28,7 +28,7 @@ |21|[onezens/WeChatBot](https://github.com/onezens/WeChatBot)|Tweak 工程创建、配置教程 & 实现logos语法自动补全|30|0|2021-09-24| |22|[zhwIdea/WKWebViewAndJS](https://github.com/zhwIdea/WKWebViewAndJS)|WKWebView与H5交互,JS调OC传值、OC调JS传值,常用的H5页面返回到原生、原生调用H5按钮事件等;webview进度条加载;无需借助第三方框架,超级实用,干货满满!|8|0|2022-02-21| |23|[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| -|24|[tangtiancheng/DouYinComment](https://github.com/tangtiancheng/DouYinComment)|1.抖音视频转场动画, 评论手势拖拽效果 , 视频播放, 边下边播, 预加载, TikTok 2.铃声多多,上传铃声音频到库乐队(GarageBand) 3.微博主页、简书主页等。多页面嵌套列表分页滚动,上下滑动,左右滑动切换页面。类似TableView共用HeaderView悬浮,仿头条标签编辑,铃声多多音乐播放界面(豆瓣电影主页)。|317|0|2022-03-01| +|24|[tangtiancheng/DouYinComment](https://github.com/tangtiancheng/DouYinComment)|1.抖音视频转场动画, 评论手势拖拽效果 , 视频播放, 边下边播, 预加载, TikTok 2.铃声多多,上传铃声音频到库乐队(GarageBand) 3.微博主页、简书主页等。多页面嵌套列表分页滚动,上下滑动,左右滑动切换页面。类似TableView共用HeaderView悬浮,仿头条标签编辑,铃声多多音乐播放界面(豆瓣电影主页)。|318|0|2022-03-01| |25|[Xcoder1011/OC_StudyDemo](https://github.com/Xcoder1011/OC_StudyDemo)|记录个人学习Objective-C的一些demo ,基于AFNetworking3.x封装网络请求,实现GET、POST请求、多任务断点续传|2|0|2021-09-28| |26|[faisalmemon/ios-crash-dump-analysis-book](https://github.com/faisalmemon/ios-crash-dump-analysis-book)|iOS Crash Dump Analysis Book|460|0|2021-12-24| |27|[aolan/iOS_Develop](https://github.com/aolan/iOS_Develop)|该文档都是日常开发过程中解决问题的经验总结。|7|0|2022-02-21| diff --git a/content/charts/growth/knowledge/PHP.md b/content/charts/growth/knowledge/PHP.md index 404f029f..96a5b355 100644 --- a/content/charts/growth/knowledge/PHP.md +++ b/content/charts/growth/knowledge/PHP.md @@ -1,41 +1,41 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > PHP -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1624|9|2022-03-04| -|2|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20342|5|2022-01-09| -|3|[hlmd/Postman-cn](https://github.com/hlmd/Postman-cn)|Postman汉化中文版|3496|5|2022-03-02| -|4|[helloqingfeng/Awsome-Front-End-learning-resource](https://github.com/helloqingfeng/Awsome-Front-End-learning-resource)|:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)|7951|4|2022-02-12| -|5|[mashirozx/sakura](https://github.com/mashirozx/sakura)|A Wonderful WordPress Theme: 樱花庄的白猫博客主题|2516|2|2021-11-13| +|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1626|9|2022-03-04| +|2|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20343|5|2022-01-09| +|3|[hlmd/Postman-cn](https://github.com/hlmd/Postman-cn)|Postman汉化中文版|3500|5|2022-03-02| +|4|[helloqingfeng/Awsome-Front-End-learning-resource](https://github.com/helloqingfeng/Awsome-Front-End-learning-resource)|:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)|7953|4|2022-02-12| +|5|[mashirozx/sakura](https://github.com/mashirozx/sakura)|A Wonderful WordPress Theme: 樱花庄的白猫博客主题|2517|2|2021-11-13| |6|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|242|2|2022-02-09| |7|[summerblue/laravel-shop](https://github.com/summerblue/laravel-shop)|Laravel 电商实战教程的项目代码|2365|2|2022-02-26| -|8|[basicmi/AI-Chip](https://github.com/basicmi/AI-Chip)|A list of ICs and IPs for AI, Machine Learning and Deep Learning.|1293|1|2022-02-03| -|9|[xianyunyh/PHP-Interview](https://github.com/xianyunyh/PHP-Interview)|This is the information I prepared for the PHP interview.The notes include PHP, MySql, Linux, etc.|1136|1|2021-12-12| -|10|[owner888/phpspider](https://github.com/owner888/phpspider)|《我用爬虫一天时间“偷了”知乎一百万用户,只为证明PHP是世界上最好的语言 》所使用的程序|3417|1|2022-01-03| -|11|[orangetw/My-CTF-Web-Challenges](https://github.com/orangetw/My-CTF-Web-Challenges)|Collection of CTF Web challenges I made|2293|1|2021-12-05| -|12|[dnomd343/Encryption365](https://github.com/dnomd343/Encryption365)|Encryption365免费IP证书命令行工具|72|1|2021-10-24| -|13|[xiebruce/PicUploader](https://github.com/xiebruce/PicUploader)|一个还不错的图床工具,支持Mac/Win/Linux服务器、支持压缩后上传、添加图片或文字水印、多文件同时上传、同时上传到多个云、右击任意文件上传、快捷键上传剪贴板截图、Web版上传、支持作为Mweb/Typora发布图片接口、作为PicGo/ShareX/uPic等的自定义图床,支持在服务器上部署作为图床接口,支持上传任意格式文件。|962|1|2021-09-30| -|14|[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.|45|0|2022-01-13| -|15|[zdhxiong/Material-Design-Chinese](https://github.com/zdhxiong/Material-Design-Chinese)|Material Design 指南的中文翻译|548|0|2021-11-09| -|16|[aliliin/LeetCode-Algorithms](https://github.com/aliliin/LeetCode-Algorithms)| LeetCode Algorithms PHP 算法 leetcode php|70|0|2022-01-11| -|17|[LychApe/DreamCat](https://github.com/LychApe/DreamCat)|DreamCat 是一个极简自适应博客主题,年轻人追梦良品!|155|0|2022-02-11| -|18|[magicblack/maccms8](https://github.com/magicblack/maccms8)|苹果cms官方,苹果cmsv8,maccmsv8,麦克cms,开源cms,视频分享程序,文章程序,专题程序,免费程序|60|0|2022-01-09| -|19|[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 ...|845|0|2022-03-02| -|20|[learnku/learnku](https://github.com/learnku/learnku)|learnku.net 网站使用 laravel5.5 重新架构|160|0|2022-02-26| -|21|[summerblue/weibo](https://github.com/summerblue/weibo)|Laravel 中文新手课程《L01 Laravel 教程 - Web 开发实战入门》的源代码 |89|0|2022-02-26| -|22|[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.|214|0|2021-09-26| -|23|[pudongping/larablog](https://github.com/pudongping/larablog)|基于 Laravel6.x 构建的博客应用,支持 Markdown,支持图片拖拽上传,基于 RBAC 权限管理系统|29|0|2021-10-12| -|24|[wyq2214368/remove-water-mark-server](https://github.com/wyq2214368/remove-water-mark-server)|短视频去水印小程序系列教程源码【服务端-php】|66|0|2022-01-05| -|25|[weipxiu/Art_Blog](https://github.com/weipxiu/Art_Blog)|WordPress响应式免费主题,Art_Blog唯品秀博客(weipxiu.com),开源给小伙伴免费使用,如使用过程有任何问题,在线技术支持QQ:343049466,欢迎打扰。原创不易,如喜欢,请多多打赏。演示:|424|0|2022-02-12| -|26|[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 拉你进学习交流群|84|0|2021-12-16| -|27|[FlyingSky-CN/MDr](https://github.com/FlyingSky-CN/MDr)|Typecho Theme MDr - 书写你的篇章|87|0|2022-02-14| -|28|[Seevil/fantasy](https://github.com/Seevil/fantasy)|一款极简Typecho 博客主题|162|0|2021-11-22| -|29|[Hanson/laravel-admin-wechat](https://github.com/Hanson/laravel-admin-wechat)|laravel admin 的微信扩展包,支持多公众号、多小程序、多微信支付,包含基础接口与后台|229|0|2022-02-10| -|30|[422926799/note](https://github.com/422926799/note)|记录自己写的工具和学习笔记|302|0|2022-02-21| -|31|[PrintNow/ChaoxingSign](https://github.com/PrintNow/ChaoxingSign)|PHP版超星学习通自动签到(包括普通签到、手势签到、位置签到,不支持二维码签到),支持多用户,二次开发便捷!|41|0|2021-09-03| +|8|[bugaosuni59/TH-CPL](https://github.com/bugaosuni59/TH-CPL)|清华大学计算机学科推荐学术会议和期刊列表|614|1|2022-03-05| +|9|[basicmi/AI-Chip](https://github.com/basicmi/AI-Chip)|A list of ICs and IPs for AI, Machine Learning and Deep Learning.|1294|1|2022-02-03| +|10|[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.|1136|1|2021-12-12| +|11|[owner888/phpspider](https://github.com/owner888/phpspider)|《我用爬虫一天时间“偷了”知乎一百万用户,只为证明PHP是世界上最好的语言 》所使用的程序|3417|1|2022-01-03| +|12|[orangetw/My-CTF-Web-Challenges](https://github.com/orangetw/My-CTF-Web-Challenges)|Collection of CTF Web challenges I made|2293|1|2021-12-05| +|13|[dnomd343/Encryption365](https://github.com/dnomd343/Encryption365)|Encryption365免费IP证书命令行工具|72|1|2021-10-24| +|14|[xiebruce/PicUploader](https://github.com/xiebruce/PicUploader)|一个还不错的图床工具,支持Mac/Win/Linux服务器、支持压缩后上传、添加图片或文字水印、多文件同时上传、同时上传到多个云、右击任意文件上传、快捷键上传剪贴板截图、Web版上传、支持作为Mweb/Typora发布图片接口、作为PicGo/ShareX/uPic等的自定义图床,支持在服务器上部署作为图床接口,支持上传任意格式文件。|962|1|2021-09-30| +|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.|45|0|2022-01-13| +|16|[zdhxiong/Material-Design-Chinese](https://github.com/zdhxiong/Material-Design-Chinese)|Material Design 指南的中文翻译|548|0|2021-11-09| +|17|[aliliin/LeetCode-Algorithms](https://github.com/aliliin/LeetCode-Algorithms)| LeetCode Algorithms PHP 算法 leetcode php|70|0|2022-01-11| +|18|[LychApe/DreamCat](https://github.com/LychApe/DreamCat)|DreamCat 是一个极简自适应博客主题,年轻人追梦良品!|155|0|2022-02-11| +|19|[magicblack/maccms8](https://github.com/magicblack/maccms8)|苹果cms官方,苹果cmsv8,maccmsv8,麦克cms,开源cms,视频分享程序,文章程序,专题程序,免费程序|60|0|2022-01-09| +|20|[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 ...|844|0|2022-03-05| +|21|[learnku/learnku](https://github.com/learnku/learnku)|learnku.net 网站使用 laravel5.5 重新架构|160|0|2022-02-26| +|22|[summerblue/weibo](https://github.com/summerblue/weibo)|Laravel 中文新手课程《L01 Laravel 教程 - Web 开发实战入门》的源代码 |89|0|2022-03-04| +|23|[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.|214|0|2021-09-26| +|24|[pudongping/larablog](https://github.com/pudongping/larablog)|基于 Laravel6.x 构建的博客应用,支持 Markdown,支持图片拖拽上传,基于 RBAC 权限管理系统|29|0|2021-10-12| +|25|[wyq2214368/remove-water-mark-server](https://github.com/wyq2214368/remove-water-mark-server)|短视频去水印小程序系列教程源码【服务端-php】|66|0|2022-01-05| +|26|[weipxiu/Art_Blog](https://github.com/weipxiu/Art_Blog)|WordPress响应式免费主题,Art_Blog唯品秀博客(weipxiu.com),开源给小伙伴免费使用,如使用过程有任何问题,在线技术支持QQ:343049466,欢迎打扰。原创不易,如喜欢,请多多打赏。演示:|424|0|2022-02-12| +|27|[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 拉你进学习交流群|84|0|2021-12-16| +|28|[FlyingSky-CN/MDr](https://github.com/FlyingSky-CN/MDr)|Typecho Theme MDr - 书写你的篇章|87|0|2022-02-14| +|29|[Seevil/fantasy](https://github.com/Seevil/fantasy)|一款极简Typecho 博客主题|162|0|2021-11-22| +|30|[Hanson/laravel-admin-wechat](https://github.com/Hanson/laravel-admin-wechat)|laravel admin 的微信扩展包,支持多公众号、多小程序、多微信支付,包含基础接口与后台|229|0|2022-02-10| +|31|[422926799/note](https://github.com/422926799/note)|记录自己写的工具和学习笔记|303|0|2022-02-21| |32|[cxp1539/laravel-core-learn](https://github.com/cxp1539/laravel-core-learn)|laravel核心知识学习|174|0|2021-11-17| |33|[zblogcn/zblogphp](https://github.com/zblogcn/zblogphp)|Z-BlogPHP博客程序|613|0|2022-03-03| |34|[v03413/Typecho_Plugins](https://github.com/v03413/Typecho_Plugins)|莫名博客个人创作插件[Typecho]|44|0|2022-03-01| @@ -44,8 +44,8 @@ |37|[dingzd1995/typecho-theme-waxy](https://github.com/dingzd1995/typecho-theme-waxy)|Waxy 简洁自适应博客主题,轻量高效,悦于书写!演示地址:https://www.idzd.top/|93|0|2022-01-30| |38|[filhodanuvem/awesome-php-jobs](https://github.com/filhodanuvem/awesome-php-jobs)|🐘A curated list of companies using php |116|0|2021-10-21| |39|[0xs1riu5/vulawdhub](https://github.com/0xs1riu5/vulawdhub)|该项目是利用docker技术创建的有漏洞的cms环境集合,可以进行练习|136|0|2022-01-13| -|40|[k-skye/OpenVpn-Flow-Control-System](https://github.com/k-skye/OpenVpn-Flow-Control-System)|康师傅流控4.1纪念版PHP源码,使用PHP7.3制作,仅供交流学习与研究。|70|0|2022-02-04| -|41|[ipaperclip/paperclipfans](https://github.com/ipaperclip/paperclipfans)|Hi~ 这里是 回形针 PaperClip 非官方的资料整理仓库,我们迫切的希望您的帮助整理,这将加速我们的网站维护每一期的文字稿及图片内容。|134|0|2022-02-12| +|40|[k-skye/OpenVpn-Flow-Control-System](https://github.com/k-skye/OpenVpn-Flow-Control-System)|康师傅流控4.1纪念版PHP源码,使用PHP7.3制作,仅供交流学习与研究。|71|0|2022-02-04| +|41|[ipaperclip/paperclipfans](https://github.com/ipaperclip/paperclipfans)|Hi~ 这里是 回形针 PaperClip 非官方的资料整理仓库,我们迫切的希望您的帮助整理,这将加速我们的网站维护每一期的文字稿及图片内容。|135|0|2022-02-12| |42|[storyflow/PHPer](https://github.com/storyflow/PHPer)|一个PHPer的升级之路|372|0|2021-11-01| |43|[OMGZui/noteBook](https://github.com/OMGZui/noteBook)|🍎 笔记本|386|0|2022-02-27| |44|[sy-records/design-patterns](https://github.com/sy-records/design-patterns)|👨🏻💻 Swoole微课程-PHP设计模式相关代码|51|0|2021-11-22| diff --git a/content/charts/growth/knowledge/Pascal.md b/content/charts/growth/knowledge/Pascal.md index 16a6ec00..18b47672 100644 --- a/content/charts/growth/knowledge/Pascal.md +++ b/content/charts/growth/knowledge/Pascal.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Pascal -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| diff --git a/content/charts/growth/knowledge/Perl.md b/content/charts/growth/knowledge/Perl.md index 7056e96f..27d6be4d 100644 --- a/content/charts/growth/knowledge/Perl.md +++ b/content/charts/growth/knowledge/Perl.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Perl -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| diff --git a/content/charts/growth/knowledge/Python.md b/content/charts/growth/knowledge/Python.md index ae1fa157..1bf68849 100644 --- a/content/charts/growth/knowledge/Python.md +++ b/content/charts/growth/knowledge/Python.md @@ -1,105 +1,105 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Python -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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.|165144|90|2022-02-20| -|2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|115448|79|2022-02-16| -|3|[4ra1n/JavaSecInterview](https://github.com/4ra1n/JavaSecInterview)|打造最强的Java安全研究与安全开发面试题库,包含问题和详细的答案,帮助师傅们找到满意的工作|718|38|2022-03-04| -|4|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|52844|25|2022-02-28| -|5|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|30459|18|2022-03-03| -|6|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|28302|17|2022-01-17| -|7|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20483|16|2022-02-15| -|8|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|4220|14|2021-12-19| -|9|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9298|12|2022-01-07| -|10|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|653|10|2022-03-01| +|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.|165313|90|2022-03-04| +|2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|115468|79|2022-02-16| +|3|[4ra1n/JavaSecInterview](https://github.com/4ra1n/JavaSecInterview)|打造最强的Java安全研究与安全开发面试题库,包含问题和详细的答案,帮助师傅们找到满意的工作|724|36|2022-03-04| +|4|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|52866|25|2022-02-28| +|5|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|30478|18|2022-03-03| +|6|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|28308|17|2022-01-17| +|7|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20487|16|2022-02-15| +|8|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|4228|14|2021-12-19| +|9|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9302|12|2022-01-07| +|10|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|655|10|2022-03-01| |11|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|6060|10|2022-01-13| -|12|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2448|10|2022-02-23| -|13|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|12553|10|2022-03-03| -|14|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12087|10|2022-02-11| -|15|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24252|9|2022-02-20| -|16|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2402|9|2021-12-22| -|17|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|5071|8|2022-03-03| -|18|[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爬虫逆向,分布式 ...|9027|8|2022-03-03| -|19|[SkywalkerJi/mdt](https://github.com/SkywalkerJi/mdt)|Yu-Gi-Oh! Master Duel Translation Script|338|8|2022-03-04| -|20|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18886|8|2022-01-15| -|21|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|15052|8|2022-02-22| -|22|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work|6834|8|2021-12-31| -|23|[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. |17199|8|2022-02-06| -|24|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|12246|8|2022-02-27| -|25|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8704|7|2022-02-12| -|26|[miloyip/game-programmer](https://github.com/miloyip/game-programmer)|A Study Path for Game Programmer|14284|7|2022-01-08| -|27|[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. |1268|7|2022-01-20| -|28|[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)|4379|6|2022-02-20| +|12|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2457|10|2022-02-23| +|13|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|12562|10|2022-03-05| +|14|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12090|10|2022-02-11| +|15|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24256|9|2022-02-20| +|16|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2402|9|2022-03-05| +|17|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|5074|8|2022-03-03| +|18|[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爬虫逆向,分布式 ...|9037|8|2022-03-05| +|19|[SkywalkerJi/mdt](https://github.com/SkywalkerJi/mdt)|Yu-Gi-Oh! Master Duel Translation Script|343|8|2022-03-04| +|20|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18887|8|2022-01-15| +|21|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|15053|8|2022-02-22| +|22|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work|6838|8|2021-12-31| +|23|[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. |17200|8|2022-02-06| +|24|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|12253|8|2022-02-27| +|25|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8709|7|2022-02-12| +|26|[miloyip/game-programmer](https://github.com/miloyip/game-programmer)|A Study Path for Game Programmer|14287|7|2022-01-08| +|27|[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. |1269|7|2022-01-20| +|28|[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)|4385|6|2022-02-20| |29|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1665|6|2022-01-23| -|30|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|3463|5|2022-02-25| -|31|[microsoft/nlp-recipes](https://github.com/microsoft/nlp-recipes)|Natural Language Processing Best Practices & Examples|5843|5|2021-09-07| -|32|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|3618|5|2022-03-03| -|33|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|4763|5|2022-03-04| -|34|[DA-southampton/NLP_ability](https://github.com/DA-southampton/NLP_ability)|总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力|3328|5|2022-03-03| -|35|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|8828|5|2022-03-02| +|30|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|3467|5|2022-02-25| +|31|[microsoft/nlp-recipes](https://github.com/microsoft/nlp-recipes)|Natural Language Processing Best Practices & Examples|5845|5|2021-09-07| +|32|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|3619|5|2022-03-03| +|33|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|4763|5|2022-03-05| +|34|[DA-southampton/NLP_ability](https://github.com/DA-southampton/NLP_ability)|总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力|3335|5|2022-03-04| +|35|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|8834|5|2022-03-02| |36|[lyhue1991/eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days)|Pytorch🍊🍉 is delicious, just eat it! 😋😋|2941|5|2021-11-20| |37|[ownthink/KnowledgeGraphData](https://github.com/ownthink/KnowledgeGraphData)|史上最大规模1.4亿中文知识图谱开源下载|3959|5|2022-02-23| |38|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1769|5|2021-11-26| |39|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|1029|4|2022-01-25| |40|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|4|2022-01-26| |41|[huangrt01/CS-Notes](https://github.com/huangrt01/CS-Notes)|我的自学笔记,终身更新,当前专注System基础、MLSys。|2984|4|2022-02-04| -|42|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|5862|4|2022-02-09| -|43|[iswbm/magic-python](https://github.com/iswbm/magic-python)|Python 黑魔法手册|2469|4|2022-02-20| -|44|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机|7472|4|2022-01-13| -|45|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1116|4|2022-01-24| -|46|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11416|4|2022-02-10| -|47|[TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial)|《Pytorch模型训练实用教程》中配套代码|3599|3|2022-02-11| -|48|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|350|3|2022-02-24| -|49|[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|1430|3|2022-03-03| +|42|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|5863|4|2022-02-09| +|43|[iswbm/magic-python](https://github.com/iswbm/magic-python)|Python 黑魔法手册|2472|4|2022-02-20| +|44|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机|7473|4|2022-01-13| +|45|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1117|4|2022-01-24| +|46|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11420|4|2022-02-10| +|47|[TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial)|《Pytorch模型训练实用教程》中配套代码|3600|3|2022-02-11| +|48|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|351|3|2022-02-24| +|49|[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|1430|3|2022-03-04| |50|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|425|3|2021-12-28| -|51|[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|4918|3|2021-12-19| -|52|[itcharge/LeetCode-Py](https://github.com/itcharge/LeetCode-Py)|⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。|1139|3|2022-03-04| +|51|[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|4917|3|2021-12-19| +|52|[itcharge/LeetCode-Py](https://github.com/itcharge/LeetCode-Py)|⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。|1142|3|2022-03-04| |53|[google-research/albert](https://github.com/google-research/albert)|ALBERT: A Lite BERT for Self-supervised Learning of Language Representations|2861|3|2022-02-10| -|54|[open-mmlab/mmselfsup](https://github.com/open-mmlab/mmselfsup)|OpenMMLab Self-Supervised Learning Toolbox and Benchmark|1846|3|2022-03-03| -|55|[iswbm/pycharm-guide](https://github.com/iswbm/pycharm-guide)|PyCharm 中文指南:安装 破解 效率 技巧|1628|3|2022-02-20| +|54|[open-mmlab/mmselfsup](https://github.com/open-mmlab/mmselfsup)|OpenMMLab Self-Supervised Learning Toolbox and Benchmark|1851|3|2022-03-04| +|55|[iswbm/pycharm-guide](https://github.com/iswbm/pycharm-guide)|PyCharm 中文指南:安装 破解 效率 技巧|1631|3|2022-02-20| |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".|740|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|3479|3|2022-01-13| -|58|[lcdevelop/ChatBotCourse](https://github.com/lcdevelop/ChatBotCourse)|自己动手做聊天机器人教程|5310|3|2021-09-06| -|59|[DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers)|实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目:|3180|3|2022-01-21| +|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|3480|3|2022-01-13| +|58|[lcdevelop/ChatBotCourse](https://github.com/lcdevelop/ChatBotCourse)|自己动手做聊天机器人教程|5315|3|2021-09-06| +|59|[DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers)|实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目:|3183|3|2022-01-21| |60|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|5473|3|2022-02-27| -|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的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。|3758|3|2021-10-14| -|62|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|1410|3|2022-03-02| +|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的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。|3759|3|2021-10-14| +|62|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|1409|3|2022-03-02| |63|[PegasusWang/python_data_structures_and_algorithms](https://github.com/PegasusWang/python_data_structures_and_algorithms)|Python 中文数据结构和算法教程|2263|2|2022-03-04| -|64|[CodecWang/opencv-python-tutorial](https://github.com/CodecWang/opencv-python-tutorial)|📖 OpenCV-Python image processing tutorial for beginners|2502|2|2022-01-30| -|65|[FeeiCN/Security-PPT](https://github.com/FeeiCN/Security-PPT)|Security-related Slide Presentation(大安全各领域各公司各会议分享的PPT)|2002|2|2022-03-01| +|64|[CodecWang/opencv-python-tutorial](https://github.com/CodecWang/opencv-python-tutorial)|📖 OpenCV-Python image processing tutorial for beginners|2503|2|2022-01-30| +|65|[FeeiCN/Security-PPT](https://github.com/FeeiCN/Security-PPT)|Security-related Slide Presentation(大安全各领域各公司各会议分享的PPT)|2107|2|2022-03-05| |66|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体,包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家,行业511个,产品95,559条、上游材料56,824条,上级行业480条,下游产品390条,产品小类52,937条,所属行业3,946条。 |300|2|2021-10-26| |67|[ines/spacy-course](https://github.com/ines/spacy-course)|👩🏫 Advanced NLP with spaCy: A free online course|1965|2|2022-02-25| -|68|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|494|2|2022-03-04| +|68|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|507|2|2022-03-05| |69|[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|2770|2|2021-10-21| -|70|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。|1176|2|2022-02-27| +|70|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。|1185|2|2022-02-27| |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.|1475|2|2021-11-23| -|72|[NLP-LOVE/Introduction-NLP](https://github.com/NLP-LOVE/Introduction-NLP)|HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。|1568|2|2022-01-05| -|73|[youyuge34/PI-REC](https://github.com/youyuge34/PI-REC)|:fire: PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. :fire: 图像翻译,条件GAN,AI绘画|1649|2|2022-01-13| -|74|[thuml/Transfer-Learning-Library](https://github.com/thuml/Transfer-Learning-Library)|Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization|1366|2|2022-02-24| -|75|[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! |1223|2|2022-02-28| +|72|[NLP-LOVE/Introduction-NLP](https://github.com/NLP-LOVE/Introduction-NLP)|HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。|1570|2|2022-01-05| +|73|[youyuge34/PI-REC](https://github.com/youyuge34/PI-REC)|:fire: PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. :fire: 图像翻译,条件GAN,AI绘画|1648|2|2022-01-13| +|74|[thuml/Transfer-Learning-Library](https://github.com/thuml/Transfer-Learning-Library)|Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization|1367|2|2022-02-24| +|75|[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! |1223|2|2022-03-04| |76|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器,慕课下载器,Mooc下载,慕课网下载,中国大学下载,爱课程下载,网易云课堂下载,学堂在线下载,超星学习通下载;支持视频,课件同时下载|2426|2|2022-01-31| -|77|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5|4005|2|2022-02-27| -|78|[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|1678|2|2022-02-15| +|77|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5|4009|2|2022-03-05| +|78|[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|1679|2|2022-02-15| |79|[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|3064|2|2022-02-06| |80|[SleepyBag/Statistical-Learning-Methods](https://github.com/SleepyBag/Statistical-Learning-Methods)|Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现|899|2|2021-11-14| |81|[justinzm/gopup](https://github.com/justinzm/gopup)|数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据…|1749|2|2022-03-02| |82|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|669|2|2022-01-24| -|83|[chyroc/WechatSogou](https://github.com/chyroc/WechatSogou)|基于搜狗微信搜索的微信公众号爬虫接口|5265|2|2022-01-13| +|83|[chyroc/WechatSogou](https://github.com/chyroc/WechatSogou)|基于搜狗微信搜索的微信公众号爬虫接口|5266|2|2022-01-13| |84|[shenweichen/DeepCTR-Torch](https://github.com/shenweichen/DeepCTR-Torch)|【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.|1764|2|2022-03-02| -|85|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|459|2|2021-12-25| -|86|[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/|1868|2|2022-03-01| -|87|[fendouai/PyTorchDocs](https://github.com/fendouai/PyTorchDocs)|PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!|1782|2|2022-02-15| -|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.|2368|2|2022-03-04| -|89|[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. |873|2|2022-02-08| +|85|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|460|2|2021-12-25| +|86|[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/|1872|2|2022-03-04| +|87|[fendouai/PyTorchDocs](https://github.com/fendouai/PyTorchDocs)|PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!|1783|2|2022-02-15| +|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.|2368|2|2022-03-05| +|89|[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. |874|2|2022-02-08| |90|[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| |91|[zjunlp/OpenUE](https://github.com/zjunlp/OpenUE)|OpenUE是一个轻量级知识图谱抽取工具 (An Open Toolkit for Universal Extraction from Text)|486|1|2022-01-20| -|92|[ysyisyourbrother/SYSU_Notebook](https://github.com/ysyisyourbrother/SYSU_Notebook)|本项目分享了本人在中山大学数据科学与计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟 |507|1|2021-10-07| +|92|[ysyisyourbrother/SYSU_Notebook](https://github.com/ysyisyourbrother/SYSU_Notebook)|本项目分享了本人在中山大学数据科学与计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟 |508|1|2021-10-07| |93|[liuhuanyong/TextGrapher](https://github.com/liuhuanyong/TextGrapher)|Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。|907|1|2021-10-20| -|94|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|1463|1|2022-01-14| -|95|[abbeyokgo/PyOne](https://github.com/abbeyokgo/PyOne)|PyOne-一款给力的onedrive文件管理、分享程序|1482|1|2022-01-10| +|94|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|1464|1|2022-01-14| +|95|[abbeyokgo/PyOne](https://github.com/abbeyokgo/PyOne)|PyOne-一款给力的onedrive文件管理、分享程序|1481|1|2022-01-10| |96|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|297|1|2022-02-23| |97|[shengxinjing/it-roadmap](https://github.com/shengxinjing/it-roadmap)|大圣的前端学习路线图|133|1|2021-12-13| |98|[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.|696|1|2022-01-11| @@ -108,40 +108,40 @@ |101|[paicha/gxgk-wechat-server](https://github.com/paicha/gxgk-wechat-server)|校园微信公众号,使用 Python、Flask、Redis、MySQL、Celery [DEPRECATED]|1328|1|2022-03-03| |102|[dongdonghy/Detection-PyTorch-Notebook](https://github.com/dongdonghy/Detection-PyTorch-Notebook)|代码 -《深度学习之PyTorch物体检测实战》|631|1|2021-10-12| |103|[SimmerChan/KG-demo-for-movie](https://github.com/SimmerChan/KG-demo-for-movie)|从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。|1027|1|2021-10-05| -|104|[blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText)|文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法|1433|1|2022-03-02| +|104|[blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText)|文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法|1435|1|2022-03-02| |105|[LingDong-/qiji-font](https://github.com/LingDong-/qiji-font)|齊伋體 - typeface from Ming Dynasty woodblock printed books|748|1|2022-02-13| -|106|[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仓库排名,每日自动更新|851|1|2022-03-04| -|107|[phodal/awesome-iot](https://github.com/phodal/awesome-iot)|Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform|3534|1|2022-02-14| +|106|[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仓库排名,每日自动更新|853|1|2022-03-05| +|107|[phodal/awesome-iot](https://github.com/phodal/awesome-iot)|Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform|3535|1|2022-02-14| |108|[HaoZhang95/Python24](https://github.com/HaoZhang95/Python24)|网上搜集的自学python语言的资料集合,包括整套代码和讲义集合,这是至今为止所开放网上能够查找到的最新视频教程,网上找不到其他最新的python整套视频了,. 具体的无加密的mp4视频教程和讲义集合可以在更新的Readme文件中找到,下载直接打开就能播放,项目从零基础的Python教程到深度学习,总共30章节,其中包含Python基础中的飞机大战项目,WSGI项目,Flask新经资讯项目, Dj ...|843|1|2022-03-02| -|109|[icopy-site/awesome-cn](https://github.com/icopy-site/awesome-cn)|超赞列表合集|831|1|2022-03-03| +|109|[icopy-site/awesome-cn](https://github.com/icopy-site/awesome-cn)|超赞列表合集|832|1|2022-03-04| |110|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|1779|1|2022-01-05| |111|[RimoChan/yinglish](https://github.com/RimoChan/yinglish)|【yinglish】淫语翻译机!|426|1|2022-02-12| |112|[HelloGitHub-Team/HelloDjango-blog-tutorial](https://github.com/HelloGitHub-Team/HelloDjango-blog-tutorial)|免费带你学 django 全栈!基于 django 2.2 的个人博客,初学者绝对不能错过的 django 教程!。◕ᴗ◕。|1051|1|2022-02-10| -|113|[billryan/algorithm-exercise](https://github.com/billryan/algorithm-exercise)|Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/|3306|1|2021-12-13| -|114|[babybuddy/babybuddy](https://github.com/babybuddy/babybuddy)|A :baby: buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.|1308|1|2022-03-04| +|113|[billryan/algorithm-exercise](https://github.com/billryan/algorithm-exercise)|Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/|3307|1|2021-12-13| +|114|[babybuddy/babybuddy](https://github.com/babybuddy/babybuddy)|A :baby: buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.|1308|1|2022-03-05| |115|[CLUEbenchmark/FewCLUE](https://github.com/CLUEbenchmark/FewCLUE)|FewCLUE 小样本学习测评基准,中文版|264|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|715|1|2022-02-10| -|117|[lisztomania-P/learning-power](https://github.com/lisztomania-P/learning-power)|学习强国 自动化 百分百正确、瞬间答题,分值45分|349|1|2021-10-20| +|117|[lisztomania-P/learning-power](https://github.com/lisztomania-P/learning-power)|学习强国 自动化 百分百正确、瞬间答题,分值45分|351|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 📝|1088|1|2022-02-15| -|120|[iswbm/GolangCodingTime](https://github.com/iswbm/GolangCodingTime)|Go编程时光,一个零基础入门 Golang 的教程|817|1|2022-02-20| +|119|[twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial)|Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝|1091|1|2022-02-15| +|120|[iswbm/GolangCodingTime](https://github.com/iswbm/GolangCodingTime)|Go编程时光,一个零基础入门 Golang 的教程|816|1|2022-02-20| |121|[DasyDong/developer-roadmap](https://github.com/DasyDong/developer-roadmap)|developer-roadmap|1399|1|2021-12-07| |122|[LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking)|Study Notes For Web Hacking / Web安全学习笔记|2473|1|2022-02-15| -|123|[DeppWang/youdaonote-pull](https://github.com/DeppWang/youdaonote-pull)|📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note".|486|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).|812|1|2022-02-27| +|123|[DeppWang/youdaonote-pull](https://github.com/DeppWang/youdaonote-pull)|📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note".|487|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).|814|1|2022-02-27| |125|[guanguans/favorite-link](https://github.com/guanguans/favorite-link)|❤️ 每日收集喜欢的开源项目 RSS 订阅 快知 app 订阅|1768|1|2022-03-04| -|126|[PaddlePaddle/PGL](https://github.com/PaddlePaddle/PGL)|Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle|1227|1|2021-12-29| +|126|[PaddlePaddle/PGL](https://github.com/PaddlePaddle/PGL)|Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle|1228|1|2021-12-29| |127|[fuergaosi233/gitbook2pdf](https://github.com/fuergaosi233/gitbook2pdf)|Grab the contents of the gitbook document and convert it to pdf|815|1|2022-02-09| |128|[D-X-Y/AutoDL-Projects](https://github.com/D-X-Y/AutoDL-Projects)|Automated deep learning algorithms implemented in PyTorch.|1341|1|2021-10-25| |129|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|1|2021-11-01| |130|[51bitquant/howtrader](https://github.com/51bitquant/howtrader)|howtrader: how to be a quant trader, forked from vnpy with easy installation and deployment|248|1|2021-11-08| |131|[coffeehb/Some-PoC-oR-ExP](https://github.com/coffeehb/Some-PoC-oR-ExP)|各种漏洞poc、Exp的收集或编写|1715|1|2022-03-03| -|132|[HiLab-git/SSL4MIS](https://github.com/HiLab-git/SSL4MIS)|Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.|787|1|2022-03-04| +|132|[HiLab-git/SSL4MIS](https://github.com/HiLab-git/SSL4MIS)|Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.|789|1|2022-03-05| |133|[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.|1110|1|2022-03-03| -|134|[fire-keeper/BlindWatermark](https://github.com/fire-keeper/BlindWatermark)|使用盲水印保护创作者的知识产权using invisible watermark to protect creator's intellectual property|777|1|2021-10-12| +|134|[fire-keeper/BlindWatermark](https://github.com/fire-keeper/BlindWatermark)|使用盲水印保护创作者的知识产权using invisible watermark to protect creator's intellectual property|780|1|2021-10-12| |135|[yl-1993/learn-to-cluster](https://github.com/yl-1993/learn-to-cluster)|Learning to Cluster Faces (CVPR 2019, CVPR 2020)|576|1|2021-12-27| -|136|[DengBoCong/nlp-paper](https://github.com/DengBoCong/nlp-paper)|自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)|449|1|2022-03-01| -|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|443|1|2021-09-22| +|136|[DengBoCong/nlp-paper](https://github.com/DengBoCong/nlp-paper)|自然语言处理领域下的对话语音领域,整理相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)|450|1|2022-03-01| +|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|444|1|2021-09-22| |138|[HaddyYang/django2.0-course](https://github.com/HaddyYang/django2.0-course)|Django2.0视频教程相关代码(杨仕航)|982|1|2022-01-13| |139|[laixintao/python-parallel-programming-cookbook-cn](https://github.com/laixintao/python-parallel-programming-cookbook-cn)|📖《Python Parallel Programming Cookbook》中文版|1173|1|2022-02-26| |140|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|4010|1|2022-02-21| @@ -149,37 +149,37 @@ |142|[google-research/bleurt](https://github.com/google-research/bleurt)|BLEURT is a metric for Natural Language Generation based on transfer learning.|410|1|2022-03-01| |143|[Hopetree/izone](https://github.com/Hopetree/izone)|django+bootstrap4 个人博客|873|1|2022-02-10| |144|[hongwenjun/vps_setup](https://github.com/hongwenjun/vps_setup)|linux vim bash 脚本学习笔记 by 蘭雅sRGB https://262235.xyz/|757|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|450|1|2022-03-02| +|145|[ramsrigouthamg/Questgen.ai](https://github.com/ramsrigouthamg/Questgen.ai)|Question generation using state-of-the-art Natural Language Processing algorithms|451|1|2022-03-02| |146|[striver-ing/wechat-spider](https://github.com/striver-ing/wechat-spider)|开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!!|1391|1|2021-09-22| |147|[PRaichu/xxqg](https://github.com/PRaichu/xxqg)|学习强国 xxqg 无人值守自动看视频、看文章、自动答题(每日答题、每周答题、专项答题),45分/天|279|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?``|412|1|2021-10-19| +|148|[xuyige/BERT4doc-Classification](https://github.com/xuyige/BERT4doc-Classification)|Code and source for paper ``How to Fine-Tune BERT for Text Classification?``|414|1|2021-10-19| |149|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》|448|1|2022-02-09| |150|[anyant/rssant](https://github.com/anyant/rssant)|蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯|1050|1|2022-02-11| |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|[hhaAndroid/mmdetection-mini](https://github.com/hhaAndroid/mmdetection-mini)|mmdetection最小学习版|784|1|2021-11-21| |153|[stacklens/django_blog_tutorial](https://github.com/stacklens/django_blog_tutorial)|Django搭建博客教程|830|1|2022-02-10| -|154|[egrcc/zhihu-python](https://github.com/egrcc/zhihu-python)|获取知乎内容信息,包括问题,答案,用户,收藏夹信息|2168|1|2022-02-08| +|154|[egrcc/zhihu-python](https://github.com/egrcc/zhihu-python)|获取知乎内容信息,包括问题,答案,用户,收藏夹信息|2169|1|2022-02-08| |155|[rcore-os/rCore-Tutorial-Book-v3](https://github.com/rcore-os/rCore-Tutorial-Book-v3)|v3.5 https://rcore-os.github.io/rCore-Tutorial-Book-v3/|254|1|2022-03-04| |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|385|1|2022-02-15| -|158|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|363|1|2022-02-26| +|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|386|1|2022-02-15| +|158|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|364|1|2022-02-26| |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编写的爬虫项目集合|1001|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安全方向、模糊测试方向的一些论文与阅读笔记|268|0|2022-02-13| +|163|[LyleMi/papers](https://github.com/LyleMi/papers)|Academic papers and articles that I read related to web hacking, fuzzing, etc. / 阅读过的Web安全方向、模糊测试方向的一些论文与阅读笔记|269|0|2022-02-13| |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|749|0|2022-01-08| +|165|[spiside/pdb-tutorial](https://github.com/spiside/pdb-tutorial)|A simple tutorial about effectively using pdb|748|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|[ForgQi/biliup](https://github.com/ForgQi/biliup)|全自动录播、投稿工具,支持twitch、YouTube频道搬运,提供Python分p上传b站接口|398|0|2022-03-04| -|169|[firmianay/security-paper](https://github.com/firmianay/security-paper)|(与本人兴趣强相关的)各种安全or计算机资料收集|527|0|2021-12-02| +|168|[ForgQi/biliup](https://github.com/ForgQi/biliup)|全自动录播、投稿工具,支持twitch、YouTube频道搬运,提供Python分p上传b站接口|401|0|2022-03-04| +|169|[firmianay/security-paper](https://github.com/firmianay/security-paper)|(与本人兴趣强相关的)各种安全or计算机资料收集|530|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 ) |374|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更新)|304|0|2021-10-12| -|175|[cnschema/cnSchema](https://github.com/cnschema/cnSchema)|开放中文知识图谱的schema|633|0|2021-12-15| +|175|[cnschema/cnSchema](https://github.com/cnschema/cnSchema)|开放中文知识图谱的schema|634|0|2021-12-15| |176|[coco369/knowledge](https://github.com/coco369/knowledge)|python学习之路,就是不断累积,不断学习的过程。该知识库讲解了Python Web框架内容,如Django、DjangoRestFramework、tornado、flask,redis,MySQL,MongoDB,docker,Vue等内容|681|0|2021-10-13| |177|[wysec2020/vulnReport](https://github.com/wysec2020/vulnReport)|安服自动化脚本:包括 Nessus、天境主机漏洞扫描6.0、APPscan、awvs等漏洞报告的整理,Google翻译等|97|0|2021-10-28| |178|[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|404|0|2021-11-26| diff --git a/content/charts/growth/knowledge/R.md b/content/charts/growth/knowledge/R.md index ed2da37d..3f76d6a1 100644 --- a/content/charts/growth/knowledge/R.md +++ b/content/charts/growth/knowledge/R.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > R -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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 f4b60de4..dc71a5e2 100644 --- a/content/charts/growth/knowledge/Ruby.md +++ b/content/charts/growth/knowledge/Ruby.md @@ -1,24 +1,24 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Ruby -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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|12156|4|2022-02-11| -|2|[DeathKing/Learning-SICP](https://github.com/DeathKing/Learning-SICP)|MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。|9245|3|2022-02-27| -|3|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|6222|3|2022-03-04| +|1|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|12168|4|2022-02-11| +|2|[DeathKing/Learning-SICP](https://github.com/DeathKing/Learning-SICP)|MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。|9250|3|2022-02-27| +|3|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|6227|3|2022-03-04| |4|[chyingp/nodejs-learning-guide](https://github.com/chyingp/nodejs-learning-guide)|Nodejs学习笔记以及经验总结,公众号"程序猿小卡"|6453|3|2022-02-12| |5|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|216|2|2021-11-03| -|6|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3392|1|2021-12-28| +|6|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3393|1|2021-12-28| |7|[YOURLS/awesome-yourls](https://github.com/YOURLS/awesome-yourls)|🎉 A curated list of awesome things related to YOURLS|423|0|2022-02-20| |8|[rubytaiwan/ruby-taiwan](https://github.com/rubytaiwan/ruby-taiwan)|ruby-taiwan.org website source code. # master 追 ruby-china , production 才是 ruby-taiwan|140|0|2022-02-26| |9|[erlzhang/erl.im](https://github.com/erlzhang/erl.im)|Blog博客|9|0|2021-09-27| |10|[jinhucheung/milog](https://github.com/jinhucheung/milog)|Milog 是一基于 Ruby on Rails 的个人博客网站|28|0|2022-03-03| -|11|[soulteary/Home-Network-Note](https://github.com/soulteary/Home-Network-Note)|🚧 持续更新 🚧 记录搭建兼顾学习娱乐的家用网络环境的过程,折腾过的一些软硬件小经验。|587|0|2022-02-25| +|11|[soulteary/Home-Network-Note](https://github.com/soulteary/Home-Network-Note)|🚧 持续更新 🚧 记录搭建兼顾学习娱乐的家用网络环境的过程,折腾过的一些软硬件小经验。|588|0|2022-02-25| |12|[dsh0416/ruby-relearning](https://github.com/dsh0416/ruby-relearning)|《Ruby 再入门》:一本关于重新思考编程入门的教程|98|0|2022-02-26| |13|[xcatliu/jekyllcn](https://github.com/xcatliu/jekyllcn)|Jekyll 的中文翻译网站|452|0|2022-01-27| -|14|[diguage/byte-buddy-tutorial](https://github.com/diguage/byte-buddy-tutorial)|“Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。|77|0|2022-02-26| +|14|[diguage/byte-buddy-tutorial](https://github.com/diguage/byte-buddy-tutorial)|“Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。|78|0|2022-02-26| |15|[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| |16|[BranLiang/demo-rails-webrtc](https://github.com/BranLiang/demo-rails-webrtc)|A demo project shows how to use webrtc on rails|21|0|2022-02-27| diff --git a/content/charts/growth/knowledge/Rust.md b/content/charts/growth/knowledge/Rust.md index 16d199c4..2c5a28cc 100644 --- a/content/charts/growth/knowledge/Rust.md +++ b/content/charts/growth/knowledge/Rust.md @@ -1,22 +1,22 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Rust -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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.|261208|243|2022-03-03| +|1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|261220|243|2022-03-03| |2|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing an expression framework in database systems|709|16|2022-02-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:|7842|5|2022-02-15| -|4|[QMHTMY/RustBook](https://github.com/QMHTMY/RustBook)|A book about Rust Data Structures and Algorithms.|1267|4|2022-03-01| +|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:|7845|5|2022-02-15| +|4|[QMHTMY/RustBook](https://github.com/QMHTMY/RustBook)|A book about Rust Data Structures and Algorithms.|1279|4|2022-03-01| |5|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|578|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 d470838e..43c82b7c 100644 --- a/content/charts/growth/knowledge/Shell.md +++ b/content/charts/growth/knowledge/Shell.md @@ -1,42 +1,42 @@ 返回目录 • 问题反馈 # 中文增速榜 > 资料类 > Shell -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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|23319|16|2022-03-04| -|2|[rootsongjc/envoy-handbook](https://github.com/rootsongjc/envoy-handbook)|Envoy 基础教程 - https://jimmysong.io/envoy-handbook/|43|11|2022-03-04| -|3|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|6711|6|2022-03-03| -|4|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实战手册 - https://jimmysong.io/kubernetes-handbook|9676|5|2022-03-04| -|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|1931|3|2022-03-04| +|1|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|23331|16|2022-03-04| +|2|[rootsongjc/envoy-handbook](https://github.com/rootsongjc/envoy-handbook)|Envoy 基础教程 - https://jimmysong.io/envoy-handbook/|47|9|2022-03-04| +|3|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|6713|6|2022-03-03| +|4|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实战手册 - https://jimmysong.io/kubernetes-handbook|9677|5|2022-03-04| +|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|1935|3|2022-03-05| |6|[rootsongjc/opentelemetry-obervability](https://github.com/rootsongjc/opentelemetry-obervability)|《OpenTelemetry 可观测性的未来》 O'Reilly 报告 - https://jimmysong.io/opentelemetry-obervability/|95|3|2022-02-23| -|7|[judasn/Linux-Tutorial](https://github.com/judasn/Linux-Tutorial)|《Java 程序员眼中的 Linux》|7787|3|2022-01-31| +|7|[judasn/Linux-Tutorial](https://github.com/judasn/Linux-Tutorial)|《Java 程序员眼中的 Linux》|7788|3|2022-01-31| |8|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|446|2|2022-02-23| -|9|[wangdoc/bash-tutorial](https://github.com/wangdoc/bash-tutorial)|Bash 教程|3442|2|2022-02-17| +|9|[wangdoc/bash-tutorial](https://github.com/wangdoc/bash-tutorial)|Bash 教程|3443|2|2022-02-17| |10|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|167|2|2022-03-03| -|11|[johnrosen1/vpstoolbox](https://github.com/johnrosen1/vpstoolbox)|厌倦了总是需要手动输入命令安装博客,网盘,邮箱,代理了吗?VPSToolBox提供了一种全自动化的解决方案,解放双手,从今天开始!|1309|2|2022-03-04| +|11|[johnrosen1/vpstoolbox](https://github.com/johnrosen1/vpstoolbox)|厌倦了总是需要手动输入命令安装博客,网盘,RSS,邮箱,代理了吗?VPSToolBox提供了一整套全自动化的解决方案,解放双手,从今天开始!|1311|2|2022-03-05| |12|[jghoman/awesome-apache-airflow](https://github.com/jghoman/awesome-apache-airflow)|Curated list of resources about Apache Airflow|2853|2|2022-02-10| |13|[wangdoc/javascript-tutorial](https://github.com/wangdoc/javascript-tutorial)|JavaScript 教程 https://wangdoc.com/javascript|3230|2|2022-03-01| |14|[duguying/parsing-techniques](https://github.com/duguying/parsing-techniques)|📕 parsing techniques 中文译本——《解析技术》|1254|1|2021-11-08| |15|[godbasin/vue-ebook](https://github.com/godbasin/vue-ebook)|《深入理解Vue.js实战》- 介绍Vue.js框架的出现、设计和使用,结合实战让读者更深入理解Vue.js框架,掌握使用方法。|831|1|2022-03-01| -|16|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|261|1|2022-03-04| -|17|[wangdoc/es6-tutorial](https://github.com/wangdoc/es6-tutorial)|一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新引入的语法特性。|712|1|2022-02-06| +|16|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|263|1|2022-03-05| +|17|[wangdoc/es6-tutorial](https://github.com/wangdoc/es6-tutorial)|一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新引入的语法特性。|713|1|2022-02-06| |18|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程,对没有编程经验的同学也非常友好。在vim下从浅入深,逐步学习。|199|1|2021-12-10| |19|[wslutilities/wslu](https://github.com/wslutilities/wslu)|A collection of utilities for Windows 10 Linux Subsystems|2120|1|2021-12-03| -|20|[goreliu/zshguide](https://github.com/goreliu/zshguide)|Zsh 开发指南|904|1|2021-11-26| -|21|[charlax/engineering-management](https://github.com/charlax/engineering-management)|A collection of inspiring resources related to engineering management and tech leadership|2827|1|2022-01-17| +|20|[goreliu/zshguide](https://github.com/goreliu/zshguide)|Zsh 开发指南|906|1|2021-11-26| +|21|[charlax/engineering-management](https://github.com/charlax/engineering-management)|A collection of inspiring resources related to engineering management and tech leadership|2832|1|2022-01-17| |22|[WindrunnerMax/EveryDay](https://github.com/WindrunnerMax/EveryDay)|前端基础 个人博客 学习笔记|644|1|2022-02-28| |23|[studygolang/GCTT](https://github.com/studygolang/GCTT)|GCTT Go中文网翻译组。|1335|1|2021-12-26| -|24|[LCTT/TranslateProject](https://github.com/LCTT/TranslateProject)|Linux中国翻译项目|1870|1|2022-03-04| +|24|[LCTT/TranslateProject](https://github.com/LCTT/TranslateProject)|Linux中国翻译项目|1870|1|2022-03-05| |25|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|156|1|2021-11-05| |26|[Petit-Abba/black_and_white_list](https://github.com/Petit-Abba/black_and_white_list)|Magisk模块: 定时清理黑名单列表路径文件or文件夹|115|1|2021-11-13| |27|[kumakichi/easy_rust_chs](https://github.com/kumakichi/easy_rust_chs)|https://github.com/Dhghomon/easy_rust 简体中文翻译|177|0|2021-09-29| |28|[wangtunan/blog](https://github.com/wangtunan/blog)|:memo: 记录个人博客,见证成长之路 https://wangtunan.github.io/blog/|210|0|2022-02-22| |29|[lbc-team/Pioneer](https://github.com/lbc-team/Pioneer)|登链翻译计划|72|0|2021-12-12| |30|[cloudnativeto/community](https://github.com/cloudnativeto/community)|云原生社区资料库 - https://cloudnative.to/community/|158|0|2022-01-06| -|31|[rentianyu/Ad-set-hosts](https://github.com/rentianyu/Ad-set-hosts)|集合多个去广告hosts并去重|70|0|2022-03-04| -|32|[qichengzx/gopher-reading-list-zh_CN](https://github.com/qichengzx/gopher-reading-list-zh_CN)|Golang中文博客文章阅读列表|449|0|2022-02-15| +|31|[rentianyu/Ad-set-hosts](https://github.com/rentianyu/Ad-set-hosts)|集合多个去广告hosts并去重|70|0|2022-03-05| +|32|[qichengzx/gopher-reading-list-zh_CN](https://github.com/qichengzx/gopher-reading-list-zh_CN)|Golang中文博客文章阅读列表|450|0|2022-02-15| |33|[wxnacy/book](https://github.com/wxnacy/book)|记录看过的书|29|0|2022-02-28| |34|[youyouYoung/shell](https://github.com/youyouYoung/shell)|介绍一些有关与Bash Shell的内容。如Linux中的命令、Shell脚本的写法、Shell语言的知识。|36|0|2021-12-09| |35|[Tamshen/Lenovo-WEI6-Pro-13-IWL-Hackintosh](https://github.com/Tamshen/Lenovo-WEI6-Pro-13-IWL-Hackintosh)|联想威 6 Pro/Thinkbook 13s/扬天 S540 黑苹果EFI|26|0|2021-10-04| @@ -62,45 +62,45 @@ |55|[veip007/doubi](https://github.com/veip007/doubi)|逗比大神的一键合集~|41|0|2021-09-05| |56|[wsydxiangwang/Note](https://github.com/wsydxiangwang/Note)|☔️ 前端学习笔记,JavaScript,TypeScript,Vue,React,CSS,设计模式,数据结构,NodeJS等等。记录只是为了更好的摸鱼,从入门到放弃。|224|0|2021-12-28| |57|[yuyicai/update-kube-cert](https://github.com/yuyicai/update-kube-cert)|K8s集群证书过期处理,更新kubeadm生成的证书有效期为10年。针对旧版集群(小于v1.15),当然大于等于v1.15也是可以用这个脚本更新,新版可直接kubeadm alpha certs renew↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/All-Language.md b/content/charts/growth/software/All-Language.md index d4702a19..510ed4c0 100644 --- a/content/charts/growth/software/All-Language.md +++ b/content/charts/growth/software/All-Language.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > All Language -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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|19985|95|JavaScript|2022-03-04| -|2|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|7576|64|HTML|2022-02-27| -|3|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|193587|62|JavaScript|2022-03-04| -|4|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|58868|48|Python|2022-03-04| -|5|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|9800|43|Python|2022-02-23| -|6|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|74438|42|Vue|2022-02-24| -|7|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5514|42|TypeScript|2022-03-04| -|8|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|35556|42|Python|2022-03-03| -|9|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|6085|41|C|2022-03-01| -|10|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|56370|39|Java|2022-03-04| -|11|[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.|2905|36|Rust|2022-02-25| -|12|[JDArmy/SharpXDecrypt](https://github.com/JDArmy/SharpXDecrypt)|Xshell全版本密码恢复工具|352|35|C#|2022-03-02| -|13|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|29252|33|TypeScript|2022-03-04| -|14|[cwackerfuss/react-wordle](https://github.com/cwackerfuss/react-wordle)|A fun Wordle clone made using React, Typescript, and Tailwind|1841|33|TypeScript|2022-03-04| -|15|[PGYER/codefever](https://github.com/PGYER/codefever)|CodeFever 是完全免费开源的 Git 代码托管服务,支持一行命令安装到自己服务器!CodeFever Community Edition (A Self-hosted Git Services)!|1424|32|PHP|2022-02-17| -|16|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|100580|31|C++|2022-03-04| -|17|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|78487|31|TypeScript|2022-03-04| -|18|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|15758|30|Rust|2022-03-04| -|19|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |15399|30|JavaScript|2022-03-04| -|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 ...|19177|29|Python|2022-03-04| -|21|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|8005|29|TypeScript|2022-03-04| -|22|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备|2197|28|C|2022-03-04| -|23|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5267|28|Python|2022-01-14| -|24|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|36034|27|JavaScript|2022-03-04| -|25|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|38086|27|JavaScript|2022-03-03| -|26|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|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.|15200|26|Go|2022-03-04| -|27|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|30317|26|JavaScript|2022-03-02| -|28|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51730|26|Vue|2022-03-04| -|29|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|2900|25|Rust|2022-03-03| -|30|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|28102|24|Java|2022-03-02| -|31|[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.|53837|24|Go|2022-03-03| -|32|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|14464|24|Vue|2022-03-04| -|33|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|43318|24|Python|2021-12-04| -|34|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|2459|24|TypeScript|2022-02-22| -|35|[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云服务,打造具备聊天、社交功 ...|6657|24|Go|2022-03-04| -|36|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|62321|23|Clojure|2022-02-09| -|37|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17989|22|TypeScript|2022-02-08| -|38|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28552|22|Java|2022-03-03| -|39|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30595|21|TypeScript|2022-03-04| -|40|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37584|20|Vue|2022-02-25| -|41|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1813|19|Rust|2022-02-23| -|42|[bytedance/android-inline-hook](https://github.com/bytedance/android-inline-hook)|🔥 An inline hook library for Android apps. (thumb + arm32 + arm64)|444|19|C|2022-03-04| -|43|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3374|19|Python|2022-02-28| -|44|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|31481|19|TypeScript|2022-02-24| -|45|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43517|19|JavaScript|2022-02-10| -|46|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21736|19|Java|2022-03-04| -|47|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2612|19|JavaScript|2022-02-14| -|48|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4733|18|C#|2022-03-01| -|49|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35248|18|JavaScript|2022-02-07| -|50|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18831|18|Objective-C|2022-03-02| -|51|[Mr-xn/sunlogin_rce](https://github.com/Mr-xn/sunlogin_rce)|向日葵 RCE|307|18|Go|2022-02-16| -|52|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source time-series database with high-performance, scalability and SQL support. It can be widely used in IoT, Connected Vehicles, DevOps, Energy, Finance and other fields|17840|18|Python|2022-03-04| -|53|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|29966|18|Makefile|2022-02-10| -|54|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52562|18|Assembly|2022-02-03| -|55|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30585|17|Python|2022-02-10| -|56|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|44719|17|JavaScript|2022-03-03| -|57|[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, ...|20387|17|Go|2022-03-04| -|58|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29816|17|JavaScript|2022-02-26| -|59|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|16334|17|JavaScript|2022-02-26| -|60|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|5433|17|TypeScript|2022-01-23| -|61|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|42575|17|Python|2022-03-03| -|62|[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.|19226|17|JavaScript|2022-03-03| -|63|[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! – |42253|17|JavaScript|2022-03-04| -|64|[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!|10165|17|Vue|2022-02-28| -|65|[Ryze-T/CNVD-2022-10270-LPE](https://github.com/Ryze-T/CNVD-2022-10270-LPE)|基于向日葵RCE的本地权限提升,无需指定端口|147|16|C#|2022-02-24| -|66|[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 ...|24908|16|Java|2022-03-02| -|67|[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|11566|16|Vue|2022-03-04| -|68|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21542|16|Java|2022-03-04| -|69|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|740|16|C|2022-02-15| -|70|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|10350|16|JavaScript|2022-02-27| -|71|[goworkeryyt/go-config](https://github.com/goworkeryyt/go-config)|go 开发中常用的配置 consul, database, email, ftp, jwt, mqtt, pay, profile-active, redis,zap|228|16|Go|2022-02-28| -|72|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|5611|16|TypeScript|2022-03-04| -|73|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3786|16|Go|2022-03-04| -|74|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5826|16|TypeScript|2022-03-04| -|75|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|50106|15|TypeScript|2022-03-03| -|76|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4318|15|C#|2022-03-04| -|77|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|1007|15|Python|2022-03-02| -|78|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30474|15|Java|2021-12-11| -|79|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|21210|15|Java|2022-03-04| -|80|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|888|15|Go|2022-01-29| -|81|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17584|15|Java|2022-03-04| -|82|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49889|15|JavaScript|2021-12-22| -|83|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22742|15|Java|2022-03-02| -|84|[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.|4137|15|C++|2022-03-04| -|85|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9904|15|Python|2022-03-04| -|86|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|28650|15|Go|2022-03-04| -|87|[antfu/handle](https://github.com/antfu/handle)|A Chinese Hanzi variation of Wordle - 汉字 Wordle|557|15|TypeScript|2022-03-03| -|88|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23441|15|Java|2022-02-26| -|89|[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 ...|5845|14|TypeScript|2022-03-04| -|90|[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.|21499|14|Java|2022-03-04| -|91|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|7422|14|JavaScript|2022-03-04| -|92|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3898|14|C#|2022-03-03| -|93|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18513|14|Java|2022-02-24| -|94|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|18500|14|Python|2022-03-04| -|95|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1251|14|Dart|2022-03-04| -|96|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|29661|14|Rust|2022-03-02| -|97|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|13625|14|C#|2022-01-22| +|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19998|95|JavaScript|2022-03-05| +|2|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|7584|63|HTML|2022-02-27| +|3|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|193650|62|JavaScript|2022-03-04| +|4|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|58908|48|Python|2022-03-05| +|5|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|9818|43|Python|2022-02-23| +|6|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|74457|42|Vue|2022-02-24| +|7|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5516|42|TypeScript|2022-03-04| +|8|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|35584|42|Python|2022-03-03| +|9|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|6092|41|C|2022-03-01| +|10|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|56386|39|Java|2022-03-04| +|11|[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.|2908|35|Rust|2022-02-25| +|12|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|29282|33|TypeScript|2022-03-05| +|13|[JDArmy/SharpXDecrypt](https://github.com/JDArmy/SharpXDecrypt)|Xshell全版本密码恢复工具|358|33|C#|2022-03-02| +|14|[cwackerfuss/react-wordle](https://github.com/cwackerfuss/react-wordle)|A fun Wordle clone made using React, Typescript, and Tailwind|1852|32|TypeScript|2022-03-04| +|15|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|100592|31|C++|2022-03-05| +|16|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|78504|31|TypeScript|2022-03-04| +|17|[PGYER/codefever](https://github.com/PGYER/codefever)|CodeFever 是完全免费开源的 Git 代码托管服务,支持一行命令安装到自己服务器!CodeFever Community Edition (A Self-hosted Git Services)!|1433|31|PHP|2022-02-17| +|18|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|15768|30|Rust|2022-03-05| +|19|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |15420|30|JavaScript|2022-03-04| +|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 ...|19191|29|Python|2022-03-05| +|21|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|8013|29|TypeScript|2022-03-05| +|22|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备|2211|28|C|2022-03-04| +|23|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5270|28|Python|2022-01-14| +|24|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|36037|27|JavaScript|2022-03-05| +|25|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|38094|27|JavaScript|2022-03-03| +|26|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|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.|15237|26|Go|2022-03-05| +|27|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|30332|26|JavaScript|2022-03-02| +|28|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51737|26|Vue|2022-03-04| +|29|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|2908|25|Rust|2022-03-03| +|30|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|28109|24|Java|2022-03-02| +|31|[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.|53856|24|Go|2022-03-03| +|32|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|14469|24|Vue|2022-03-05| +|33|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|43326|24|Python|2021-12-04| +|34|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|2464|24|TypeScript|2022-02-22| +|35|[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云服务,打造具备聊天、社交功 ...|6666|23|Go|2022-03-04| +|36|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|62330|23|Clojure|2022-03-05| +|37|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17991|22|TypeScript|2022-02-08| +|38|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28562|22|Java|2022-03-03| +|39|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30601|21|TypeScript|2022-03-05| +|40|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37589|20|Vue|2022-02-25| +|41|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1814|19|Rust|2022-02-23| +|42|[bytedance/android-inline-hook](https://github.com/bytedance/android-inline-hook)|🔥 An inline hook library for Android apps. (thumb + arm32 + arm64)|447|19|C|2022-03-04| +|43|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3377|19|Python|2022-02-28| +|44|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻💻👩🏻💻 Use Ant Design like a Pro!|31487|19|TypeScript|2022-02-24| +|45|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43520|19|JavaScript|2022-02-10| +|46|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21737|19|Java|2022-03-05| +|47|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2617|19|JavaScript|2022-02-14| +|48|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4749|18|C#|2022-03-01| +|49|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35255|18|JavaScript|2022-02-07| +|50|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18832|18|Objective-C|2022-03-02| +|51|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source time-series database with high-performance, scalability and SQL support. It can be widely used in IoT, Connected Vehicles, DevOps, Energy, Finance and other fields|17850|18|Python|2022-03-05| +|52|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|29985|18|Makefile|2022-02-10| +|53|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52565|18|Assembly|2022-02-03| +|54|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30584|17|Python|2022-02-10| +|55|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|44766|17|JavaScript|2022-03-03| +|56|[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, ...|20394|17|Go|2022-03-04| +|57|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29820|17|JavaScript|2022-02-26| +|58|[Mr-xn/sunlogin_rce](https://github.com/Mr-xn/sunlogin_rce)|向日葵 RCE|307|17|Go|2022-02-16| +|59|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|16358|17|JavaScript|2022-02-26| +|60|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|5446|17|TypeScript|2022-01-23| +|61|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|42604|17|Python|2022-03-03| +|62|[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.|19242|17|JavaScript|2022-03-03| +|63|[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! – |42264|17|JavaScript|2022-03-04| +|64|[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!|10176|17|Vue|2022-02-28| +|65|[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 ...|24913|16|Java|2022-03-02| +|66|[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|11577|16|Vue|2022-03-05| +|67|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21553|16|Java|2022-03-04| +|68|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|10350|16|JavaScript|2022-02-27| +|69|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|5622|16|TypeScript|2022-03-05| +|70|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3790|16|Go|2022-03-04| +|71|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5827|16|TypeScript|2022-03-05| +|72|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|50115|15|TypeScript|2022-03-03| +|73|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|1009|15|Python|2022-03-02| +|74|[Ryze-T/CNVD-2022-10270-LPE](https://github.com/Ryze-T/CNVD-2022-10270-LPE)|基于向日葵RCE的本地权限提升,无需指定端口|149|15|C#|2022-02-24| +|75|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30476|15|Java|2021-12-11| +|76|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|21262|15|Java|2022-03-05| +|77|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|889|15|Go|2022-01-29| +|78|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17590|15|Java|2022-03-04| +|79|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|743|15|C|2022-02-15| +|80|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49888|15|JavaScript|2021-12-22| +|81|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22749|15|Java|2022-03-02| +|82|[goworkeryyt/go-config](https://github.com/goworkeryyt/go-config)|go 开发中常用的配置 consul, database, email, ftp, jwt, mqtt, pay, profile-active, redis,zap|227|15|Go|2022-02-28| +|83|[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.|4140|15|C++|2022-03-04| +|84|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9925|15|Python|2022-03-05| +|85|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|28665|15|Go|2022-03-05| +|86|[antfu/handle](https://github.com/antfu/handle)|A Chinese Hanzi variation of Wordle - 汉字 Wordle|567|15|TypeScript|2022-03-05| +|87|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23447|15|Java|2022-02-26| +|88|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4319|14|C#|2022-03-05| +|89|[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 ...|5848|14|TypeScript|2022-03-05| +|90|[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.|21504|14|Java|2022-03-04| +|91|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|7449|14|JavaScript|2022-03-04| +|92|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3912|14|C#|2022-03-03| +|93|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18516|14|Java|2022-02-24| +|94|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|18512|14|Python|2022-03-05| +|95|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1252|14|Dart|2022-03-04| +|96|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|29682|14|Rust|2022-03-02| +|97|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|13641|14|C#|2022-01-22| |98|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20384|14|JavaScript|2022-03-02| -|99|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|13569|14|JavaScript|2022-03-01| +|99|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|13566|14|JavaScript|2022-03-05| |100|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4110|13|Go|2022-02-26| -|101|[cweijan/JD_tencent_scf](https://github.com/cweijan/JD_tencent_scf)|打京豆部署介绍|336|13|JavaScript|2022-02-26| -|102|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|5188|13|Java|2022-03-04| -|103|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30574|13|Go|2022-03-04| -|104|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的开发小册子,一本活的开发手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1504|13|Swift|2022-03-04| -|105|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|19805|13|Rust|2022-03-04| -|106|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11763|13|Go|2022-03-03| -|107|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18803|13|JavaScript|2022-03-04| -|108|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|5578|13|-|2022-01-16| -|109|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10734|13|Vue|2022-02-27| -|110|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|7390|13|C++|2022-03-03| -|111|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|5338|13|-|2022-03-03| -|112|[taowen/awesome-lowcode](https://github.com/taowen/awesome-lowcode)|国内低代码平台从业者交流|7862|13|-|2022-03-03| -|113|[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.|1919|13|Rust|2022-02-19| -|114|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23313|13|Java|2022-02-23| -|115|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38563|13|Go|2022-03-04| -|116|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18596|13|Java|2022-03-04| -|117|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|11415|12|TypeScript|2022-02-26| -|118|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16866|12|Java|2022-02-12| -|119|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|12071|12|TypeScript|2022-03-03| -|120|[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 |8601|12|C++|2022-02-16| -|121|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|5543|12|C#|2022-03-04| -|122|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14124|12|Python|2022-02-17| -|123|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23931|12|Vue|2022-03-02| -|124|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4348|12|JavaScript|2021-10-20| -|125|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|2338|12|Rust|2022-03-02| -|126|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|20126|12|C|2022-03-04| -|127|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|13108|12|Java|2022-01-03| -|128|[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 ...|907|12|Kotlin|2022-03-03| -|129|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20814|12|Rust|2022-03-04| -|130|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3572|12|JavaScript|2022-01-20| -|131|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26393|12|Java|2022-03-04| -|132|[dromara/hertzbeat](https://github.com/dromara/hertzbeat)|易用友好的高性能监控告警系统。网站监测,PING连通性,端口可用性,数据库监控,API监控,自定义监控,阈值告警,告警通知(邮件微信钉钉飞书)。|310|11|Java|2022-03-04| -|133|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37981|11|TypeScript|2022-03-04| -|134|[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.|14164|11|C++|2022-02-09| -|135|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|712|11|Vue|2022-01-05| -|136|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25745|11|JavaScript|2021-10-26| -|137|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11703|11|Go|2022-02-26| -|138|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6493|11|Shell|2022-02-15| -|139|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|1078|11|Python|2022-02-22| -|140|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|3066|11|Python|2022-03-01| -|141|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21695|11|JavaScript|2022-02-13| -|142|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|25597|11|Shell|2022-03-04| -|143|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|8137|11|Java|2022-02-14| -|144|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|22323|11|JavaScript|2022-03-04| -|145|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22640|11|Java|2022-01-17| +|101|[cweijan/JD_tencent_scf](https://github.com/cweijan/JD_tencent_scf)|打京豆部署介绍|339|13|JavaScript|2022-02-26| +|102|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|5229|13|Java|2022-03-05| +|103|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30585|13|Go|2022-03-05| +|104|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的开发小册子,一本活的开发手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1506|13|Swift|2022-03-04| +|105|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|19814|13|Rust|2022-03-05| +|106|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11771|13|Go|2022-03-05| +|107|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18822|13|JavaScript|2022-03-05| +|108|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|5584|13|-|2022-01-16| +|109|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10739|13|Vue|2022-02-27| +|110|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|7392|13|C++|2022-03-03| +|111|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|5345|13|-|2022-03-05| +|112|[taowen/awesome-lowcode](https://github.com/taowen/awesome-lowcode)|国内低代码平台从业者交流|7866|13|-|2022-03-05| +|113|[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.|1920|13|Rust|2022-02-19| +|114|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23315|13|Java|2022-02-23| +|115|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38570|13|Go|2022-03-05| +|116|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18600|13|Java|2022-03-05| +|117|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|11423|12|TypeScript|2022-03-04| +|118|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16869|12|Java|2022-02-12| +|119|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|12079|12|TypeScript|2022-03-03| +|120|[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 |8606|12|C++|2022-02-16| +|121|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|5557|12|C#|2022-03-05| +|122|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14125|12|Python|2022-02-17| +|123|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23930|12|Vue|2022-03-02| +|124|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4352|12|JavaScript|2021-10-20| +|125|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|2346|12|Rust|2022-03-02| +|126|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|20136|12|C|2022-03-05| +|127|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|13112|12|Java|2022-01-03| +|128|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20824|12|Rust|2022-03-05| +|129|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3579|12|JavaScript|2022-03-04| +|130|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26396|12|Java|2022-03-05| +|131|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37997|11|TypeScript|2022-03-05| +|132|[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.|14165|11|C++|2022-02-09| +|133|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|712|11|Vue|2022-01-05| +|134|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25752|11|JavaScript|2021-10-26| +|135|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11705|11|Go|2022-02-26| +|136|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6495|11|Shell|2022-02-15| +|137|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|1086|11|Python|2022-02-22| +|138|[azpanel/azpanel](https://github.com/azpanel/azpanel)|可能是东半球最好用的azure非官方面板|22|11|CSS|2022-03-05| +|139|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|3072|11|Python|2022-03-01| +|140|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21693|11|JavaScript|2022-02-13| +|141|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|25604|11|Shell|2022-03-05| +|142|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|8144|11|Java|2022-02-14| +|143|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|22329|11|JavaScript|2022-03-05| +|144|[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 ...|907|11|Kotlin|2022-03-03| +|145|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22641|11|Java|2022-01-17| |146|[heiyeluren/xmm](https://github.com/heiyeluren/xmm)|XMM is a high performance third party memory manager for Go environments that is not affected by Gc and guarantees high performance. XMM是一个在Go语言环境中完全自主实现的第三方内存管理库,不依赖于Go本身的任何内存管理能力,纯自主实现能够应对各种场景下大小内存 ...|734|11|Go|2022-03-04| -|147|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|23004|11|JavaScript|2022-03-03| -|148|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33254|11|JavaScript|2021-12-13| +|147|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|23010|11|JavaScript|2022-03-05| +|148|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33257|11|JavaScript|2021-12-13| |149|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3023|11|JavaScript|2022-01-29| -|150|[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 ...|3129|11|C++|2022-01-09| -|151|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23662|11|JavaScript|2022-03-03| -|152|[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平台.|6125|11|JavaScript|2022-02-24| -|153|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36893|10|Java|2022-03-04| -|154|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|13190|10|TypeScript|2022-02-26| -|155|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|10037|10|Go|2022-03-04| -|156|[ShameCom/ShameCom](https://github.com/ShameCom/ShameCom)|收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!|4894|10|-|2021-10-28| -|157|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画(能看=能下载)。使用 Qt C++ 开发|1698|10|C++|2022-02-20| -|158|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12247|10|JavaScript|2022-03-03| -|159|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|16165|10|Vue|2022-03-04| -|160|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|18334|10|C++|2022-03-04| -|161|[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.|6780|10|-|2022-03-04| -|162|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32339|10|JavaScript|2022-03-01| -|163|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|13102|10|Dart|2022-02-16| -|164|[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动手写/从零实现系列|9824|10|Go|2022-02-17| -|165|[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在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|8173|10|Java|2022-03-03| -|166|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2646|10|HTML|2022-02-18| -|167|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8564|10|Java|2022-03-04| -|168|[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.|26139|10|HTML|2022-03-03| -|169|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11681|10|Python|2021-12-13| -|170|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|16010|10|Vue|2021-11-06| -|171|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|16438|10|C++|2022-03-03| -|172|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1111|10|JavaScript|2022-01-22| -|173|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32286|10|Java|2022-02-24| -|174|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|10121|10|TypeScript|2022-03-04| -|175|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22085|10|JavaScript|2022-03-03| -|176|[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.|2507|10|TypeScript|2022-03-04| -|177|[4ra1n/FindShell](https://github.com/4ra1n/FindShell)|内存马查杀工具,尤其针对Agent型,原理是dump出JVM当前的class并进行字节码分析,并加入自动修复的功能|163|10|Java|2022-02-24| -|178|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|16054|10|Vue|2022-02-20| -|179|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。 go-zero项目地址: https://github.com/zeromicro/go-zero|782|10|Go|2022-03-03| -|180|[JasonStein/Pal3.Unity](https://github.com/JasonStein/Pal3.Unity)|PAL3(仙剑奇侠传三) & PAL3a(仙剑奇侠传三外传) reimplementation using C#/Unity|50|10|C#|2022-03-04| -|181|[real-web-world/hh-lol-prophet](https://github.com/real-web-world/hh-lol-prophet)|lol 对局先知 上等马 牛马分析程序 选人阶段判断己方大爹 大坑, 明确对局目标 基于lol client api 合法不封号|147|9|Go|2022-03-04| -|182|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15779|9|JavaScript|2022-02-25| -|183|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1930|9|Go|2022-03-04| -|184|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3851|9|C#|2022-03-04| -|185|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8800|9|Python|2022-02-28| -|186|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|8507|9|TypeScript|2022-03-04| -|187|[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.|5445|9|Python|2022-03-04| -|188|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|837|9|Python|2022-03-04| -|189|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons|5245|9|TypeScript|2021-12-21| -|190|[HuGuoXuang/Hyun](https://github.com/HuGuoXuang/Hyun)|轮腿机器人:主控esp32 ,陀螺仪MPU6050,PM3510无刷电机和simplefoc驱动器。|108|9|C++|2022-03-04| -|191|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6870|9|Java|2022-03-04| -|192|[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|25108|9|Python|2022-02-27| -|193|[dtm-php/dtm-client](https://github.com/dtm-php/dtm-client)|A PHP coroutine client for distributed transaction manager DTM. 分布式事务管理器 DTM 的 PHP 协程客户端|222|9|PHP|2022-02-27| -|194|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15571|9|JavaScript|2022-02-23| -|195|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17193|9|Java|2022-03-02| -|196|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13879|9|Python|2022-02-09| -|197|[peng-zhihui/HDMI-PI](https://github.com/peng-zhihui/HDMI-PI)|我设计的一个HDMI转MIPI模块,可以用于驱动各种手机屏幕当显示器用。|4473|9|C|2022-02-09| -|198|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|15064|9|JavaScript|2022-03-03| -|199|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|6501|9|TypeScript|2022-03-04| -|200|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12192|9|Java|2021-12-13| +|150|[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 ...|3130|11|C++|2022-01-09| +|151|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23665|11|JavaScript|2022-03-03| +|152|[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平台.|6126|11|JavaScript|2022-02-24| +|153|[dromara/hertzbeat](https://github.com/dromara/hertzbeat)|易用友好的高性能监控告警系统。网站监测,PING连通性,端口可用性,数据库监控,API监控,自定义监控,阈值告警,告警通知(邮件微信钉钉飞书)。|311|10|Java|2022-03-05| +|154|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36894|10|Java|2022-03-04| +|155|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|13194|10|TypeScript|2022-02-26| +|156|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|10042|10|Go|2022-03-05| +|157|[ShameCom/ShameCom](https://github.com/ShameCom/ShameCom)|收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!|4896|10|-|2021-10-28| +|158|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画(能看=能下载)。使用 Qt C++ 开发|1721|10|C++|2022-02-20| +|159|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12248|10|JavaScript|2022-03-03| +|160|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|16168|10|Vue|2022-03-05| +|161|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|18333|10|C++|2022-03-04| +|162|[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.|6782|10|-|2022-03-04| +|163|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32339|10|JavaScript|2022-03-05| +|164|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|13105|10|Dart|2022-02-16| +|165|[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动手写/从零实现系列|9825|10|Go|2022-02-17| +|166|[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在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|8178|10|Java|2022-03-03| +|167|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2648|10|HTML|2022-02-18| +|168|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8571|10|Java|2022-03-04| +|169|[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.|26139|10|HTML|2022-03-03| +|170|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11681|10|Python|2021-12-13| +|171|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|16010|10|Vue|2021-11-06| +|172|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|16459|10|C++|2022-03-05| +|173|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1111|10|JavaScript|2022-01-22| +|174|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32291|10|Java|2022-02-24| +|175|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|10126|10|TypeScript|2022-03-05| +|176|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22086|10|JavaScript|2022-03-03| +|177|[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.|2508|10|TypeScript|2022-03-04| +|178|[4ra1n/FindShell](https://github.com/4ra1n/FindShell)|内存马查杀工具,尤其针对Agent型,原理是dump出JVM当前的class并进行字节码分析,并加入自动修复的功能|163|10|Java|2022-02-24| +|179|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|16064|10|Vue|2022-02-20| +|180|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。 go-zero项目地址: https://github.com/zeromicro/go-zero|784|10|Go|2022-03-03| +|181|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15785|9|JavaScript|2022-02-25| +|182|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1930|9|Go|2022-03-04| +|183|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3865|9|C#|2022-03-04| +|184|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8809|9|Python|2022-03-04| +|185|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|8514|9|TypeScript|2022-03-04| +|186|[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.|5447|9|Python|2022-03-04| +|187|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|837|9|Python|2022-03-04| +|188|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons|5247|9|TypeScript|2021-12-21| +|189|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6873|9|Java|2022-03-04| +|190|[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|25116|9|Python|2022-02-27| +|191|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15577|9|JavaScript|2022-02-23| +|192|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17194|9|Java|2022-03-02| +|193|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13879|9|Python|2022-02-09| +|194|[peng-zhihui/HDMI-PI](https://github.com/peng-zhihui/HDMI-PI)|我设计的一个HDMI转MIPI模块,可以用于驱动各种手机屏幕当显示器用。|4476|9|C|2022-02-09| +|195|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|15090|9|JavaScript|2022-03-03| +|196|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|6507|9|TypeScript|2022-03-04| +|197|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12194|9|Java|2021-12-13| +|198|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17707|9|Python|2022-03-05| +|199|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|13266|9|Go|2022-03-03| +|200|[louisyoungx/JD-SHOPPER](https://github.com/louisyoungx/JD-SHOPPER)|京东自动下单 (自动登录,指定时间预约商品,商品补货监控,自动加购物车,自动下单)|960|9|Python|2022-03-02|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Assembly.md b/content/charts/growth/software/Assembly.md index 6b4211e2..12b0ad6e 100644 --- a/content/charts/growth/software/Assembly.md +++ b/content/charts/growth/software/Assembly.md @@ -1,39 +1,38 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Assembly -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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.|52562|18|2022-02-03| -|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!|7909|2|2022-03-04| +|1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52565|18|2022-02-03| +|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!|7915|2|2022-03-05| |3|[BUAADreamer/BUAA-CO-2020](https://github.com/BUAADreamer/BUAA-CO-2020)|2020年北航计组课设代码 This is the BUAA Computer Orgnization code project files.|5|0|2022-01-27| |4|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|22|0|2021-12-15| |5|[NEUzht/computer_system](https://github.com/NEUzht/computer_system)|孙仲武带带我|3|0|2022-01-09| -|6|[Chao-wei-chu/MIPS-Snake-Game](https://github.com/Chao-wei-chu/MIPS-Snake-Game)|這是我使用MIPS組合語言撰寫的貪食蛇遊戲|3|0|2021-09-03| -|7|[yaoguangluo/Bell_Lab_Plan9](https://github.com/yaoguangluo/Bell_Lab_Plan9)|贝尔实验室plan9汇编基础研究|2|0|2022-01-27| -|8|[ymm135/Irvine](https://github.com/ymm135/Irvine)|汇编语言(第七版)源码|2|0|2022-02-08| -|9|[electrified/rc2014-ym2149](https://github.com/electrified/rc2014-ym2149)|KiCad schematics and gerbers for a YM sound card for the RC2014. See it in action here: https://www.youtube.com/watch?v=-iLwi9FagFE|50|0|2022-02-28| -|10|[Dfinitski/ATU-10-10W-QRP-antenna-tuner](https://github.com/Dfinitski/ATU-10-10W-QRP-antenna-tuner)|-|29|0|2021-12-09| -|11|[Wuzimeng/CO_BUAA](https://github.com/Wuzimeng/CO_BUAA)|北航计算机组成|3|0|2021-09-22| -|12|[kimoye/XOS](https://github.com/kimoye/XOS)|由DLUT老年代码选手发起的业余操作系统项目|2|0|2021-09-04| -|13|[fumiama/c64-snake](https://github.com/fumiama/c64-snake)|C64上的贪吃蛇|4|0|2021-10-18| -|14|[ayaka14732/TinyPE-on-Win10](https://github.com/ayaka14732/TinyPE-on-Win10)|Minimal 64-bit Portable Executable (PE) file that displays a message box on Windows 10 Version 1903 (268 bytes)|30|0|2021-11-27| -|15|[djh-sudo/tiny-OS-kernel](https://github.com/djh-sudo/tiny-OS-kernel)|《从零开始写一个操作系统》|5|0|2021-10-10| -|16|[YoooHaaa/Roster](https://github.com/YoooHaaa/Roster)|科锐三阶段项目---16位汇编通讯录|2|0|2021-09-22| -|17|[junchao-ustc/csapp_lab](https://github.com/junchao-ustc/csapp_lab)|记录csapp的实验|2|0|2021-10-30| -|18|[leomil72/LM80C](https://github.com/leomil72/LM80C)|A Z80-based homebrew computer withTMS9918, AY-3-8910, Z80 CTC, Z80 PIO, and Z80 SIO|67|0|2021-12-12| -|19|[li-jinpeng/Colorful_Block](https://github.com/li-jinpeng/Colorful_Block)|汇编大作业|2|0|2021-11-10| -|20|[xiyanxy/Cemu_graphicPacks_CHS](https://github.com/xiyanxy/Cemu_graphicPacks_CHS)|cemu模拟器的图像插件汉化包:graphicPacks|62|0|2021-12-12| -|21|[n13eho/CalciferCompiler](https://github.com/n13eho/CalciferCompiler)|2021年全国大学生计算机系统能力大赛—— 编译系统设计赛(华为毕昇杯)中,Calcifer队伍的作品|3|0|2021-11-21| -|22|[jayzhou1024/ft](https://github.com/jayzhou1024/ft)|项目自用|6|0|2021-09-30| -|23|[LinChenjun2008/Pencil-Kernel](https://github.com/LinChenjun2008/Pencil-Kernel)|A tiny operating system kernel, "pencil" is its name . 一个小型的操作系统内核,叫 Pencil-Kernel,有时叫PKn|3|0|2022-03-04| -|24|[TG9541/stm8ef](https://github.com/TG9541/stm8ef)|STM8 eForth: a user-friendly Forth with docs for simple µCs|258|0|2022-02-22| -|25|[fzf404/MiniSys](https://github.com/fzf404/MiniSys)|Nasm汇编写操作系统|5|0|2021-09-23| -|26|[mysterywolf/rt_memcpy_cm](https://github.com/mysterywolf/rt_memcpy_cm)|rt_memcpy Cortex-M 汇编加速版|3|0|2021-12-08| -|27|[ZhouZhihaos/Powerint-DOS-16bits-](https://github.com/ZhouZhihaos/Powerint-DOS-16bits-)|这是一个运行在实模式的操作系统,完全由本人一人独自使用汇编语言完成(当然有人帮助)。兼容FAT16文件系统,可安装在硬盘上,实现了执行程序、执行批处理文件、文件管理、时钟日历、安装、简单调试、切换驱动器、浏览BMP图片等功能,使用与MS-DOS相似。|5|0|2022-01-19| -|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|[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. (第五届龙芯杯特等奖作品)|12|0|2022-01-26| +|6|[yaoguangluo/Bell_Lab_Plan9](https://github.com/yaoguangluo/Bell_Lab_Plan9)|贝尔实验室plan9汇编基础研究|2|0|2022-01-27| +|7|[ymm135/Irvine](https://github.com/ymm135/Irvine)|汇编语言(第七版)源码|2|0|2022-02-08| +|8|[electrified/rc2014-ym2149](https://github.com/electrified/rc2014-ym2149)|KiCad schematics and gerbers for a YM sound card for the RC2014. See it in action here: https://www.youtube.com/watch?v=-iLwi9FagFE|50|0|2022-02-28| +|9|[Dfinitski/ATU-10-10W-QRP-antenna-tuner](https://github.com/Dfinitski/ATU-10-10W-QRP-antenna-tuner)|-|29|0|2021-12-09| +|10|[Wuzimeng/CO_BUAA](https://github.com/Wuzimeng/CO_BUAA)|北航计算机组成|3|0|2021-09-22| +|11|[kimoye/XOS](https://github.com/kimoye/XOS)|由DLUT老年代码选手发起的业余操作系统项目|2|0|2021-09-04| +|12|[fumiama/c64-snake](https://github.com/fumiama/c64-snake)|C64上的贪吃蛇|4|0|2021-10-18| +|13|[ayaka14732/TinyPE-on-Win10](https://github.com/ayaka14732/TinyPE-on-Win10)|Minimal 64-bit Portable Executable (PE) file that displays a message box on Windows 10 Version 1903 (268 bytes)|30|0|2021-11-27| +|14|[djh-sudo/tiny-OS-kernel](https://github.com/djh-sudo/tiny-OS-kernel)|《从零开始写一个操作系统》|5|0|2021-10-10| +|15|[YoooHaaa/Roster](https://github.com/YoooHaaa/Roster)|科锐三阶段项目---16位汇编通讯录|2|0|2021-09-22| +|16|[junchao-ustc/csapp_lab](https://github.com/junchao-ustc/csapp_lab)|记录csapp的实验|2|0|2021-10-30| +|17|[leomil72/LM80C](https://github.com/leomil72/LM80C)|A Z80-based homebrew computer withTMS9918, AY-3-8910, Z80 CTC, Z80 PIO, and Z80 SIO|67|0|2021-12-12| +|18|[li-jinpeng/Colorful_Block](https://github.com/li-jinpeng/Colorful_Block)|汇编大作业|2|0|2021-11-10| +|19|[xiyanxy/Cemu_graphicPacks_CHS](https://github.com/xiyanxy/Cemu_graphicPacks_CHS)|cemu模拟器的图像插件汉化包:graphicPacks|63|0|2021-12-12| +|20|[n13eho/CalciferCompiler](https://github.com/n13eho/CalciferCompiler)|2021年全国大学生计算机系统能力大赛—— 编译系统设计赛(华为毕昇杯)中,Calcifer队伍的作品|3|0|2021-11-21| +|21|[jayzhou1024/ft](https://github.com/jayzhou1024/ft)|项目自用|6|0|2021-09-30| +|22|[LinChenjun2008/Pencil-Kernel](https://github.com/LinChenjun2008/Pencil-Kernel)|A tiny operating system kernel, "pencil" is its name . 一个小型的操作系统内核,叫 Pencil-Kernel,有时叫PKn|3|0|2022-03-05| +|23|[TG9541/stm8ef](https://github.com/TG9541/stm8ef)|STM8 eForth: a user-friendly Forth with docs for simple µCs|259|0|2022-02-22| +|24|[fzf404/MiniSys](https://github.com/fzf404/MiniSys)|Nasm汇编写操作系统|5|0|2021-09-23| +|25|[mysterywolf/rt_memcpy_cm](https://github.com/mysterywolf/rt_memcpy_cm)|rt_memcpy Cortex-M 汇编加速版|3|0|2021-12-08| +|26|[ZhouZhihaos/Powerint-DOS-16bits-](https://github.com/ZhouZhihaos/Powerint-DOS-16bits-)|这是一个运行在实模式的操作系统,完全由本人一人独自使用汇编语言完成(当然有人帮助)。兼容FAT16文件系统,可安装在硬盘上,实现了执行程序、执行批处理文件、文件管理、时钟日历、安装、简单调试、切换驱动器、浏览BMP图片等功能,使用与MS-DOS相似。|5|0|2022-01-19| +|27|[LiQiang0307/Web_OpenCV_JS](https://github.com/LiQiang0307/Web_OpenCV_JS)|web 计算机视觉之初识OpenCV.js;Flask web video 分支,利用Flask web框架接收实时视频流并显示|4|0|2022-01-26| +|28|[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. (第五届龙芯杯特等奖作品)|12|0|2022-01-26|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/C.md b/content/charts/growth/software/C.md index 7f4fe470..9b91d044 100644 --- a/content/charts/growth/software/C.md +++ b/content/charts/growth/software/C.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > C -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|6085|41|2022-03-01| -|2|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备|2197|28|2022-03-04| -|3|[bytedance/android-inline-hook](https://github.com/bytedance/android-inline-hook)|🔥 An inline hook library for Android apps. (thumb + arm32 + arm64)|444|19|2022-03-04| -|4|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|740|16|2022-02-15| -|5|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|20126|12|2022-03-04| -|6|[peng-zhihui/HDMI-PI](https://github.com/peng-zhihui/HDMI-PI)|我设计的一个HDMI转MIPI模块,可以用于驱动各种手机屏幕当显示器用。|4473|9|2022-02-09| -|7|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6460|9|2022-03-04| -|8|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3543|8|2021-12-11| +|1|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|6092|41|2022-03-01| +|2|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备|2211|28|2022-03-04| +|3|[bytedance/android-inline-hook](https://github.com/bytedance/android-inline-hook)|🔥 An inline hook library for Android apps. (thumb + arm32 + arm64)|447|19|2022-03-04| +|4|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|743|15|2022-02-15| +|5|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|20136|12|2022-03-05| +|6|[peng-zhihui/HDMI-PI](https://github.com/peng-zhihui/HDMI-PI)|我设计的一个HDMI转MIPI模块,可以用于驱动各种手机屏幕当显示器用。|4476|9|2022-02-09| +|7|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6469|9|2022-03-05| +|8|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3545|8|2021-12-11| |9|[alibaba/xquic](https://github.com/alibaba/xquic)|XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.|966|8|2022-03-04| -|10|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|673|8|2022-02-16| -|11|[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.|2193|8|2022-02-28| +|10|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|674|8|2022-02-16| +|11|[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.|2194|8|2022-02-28| |12|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1078|7|2021-10-15| |13|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5342|6|2022-03-04| |14|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|1050|5|2022-03-04| -|15|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9313|5|2021-12-17| +|15|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9312|5|2021-12-17| |16|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|2024|5|2022-02-14| -|17|[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)|2478|4|2022-03-04| -|18|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|10218|4|2022-03-04| -|19|[wszqkzqk/deepin-wine-ubuntu](https://github.com/wszqkzqk/deepin-wine-ubuntu)|Deepin Wine for Ubuntu/Debian|5848|4|2021-11-16| -|20|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a DPDK based 100Gbps network performance and load testing software.|301|4|2022-03-02| -|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|3296|4|2022-02-24| -|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.|7415|4|2022-02-11| -|23|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|8025|4|2022-03-04| -|24|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10834|4|2022-03-04| -|25|[huangz1990/redis-3.0-annotated](https://github.com/huangz1990/redis-3.0-annotated)|带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。|8506|3|2022-02-23| +|17|[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)|2481|4|2022-03-04| +|18|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|10217|4|2022-03-05| +|19|[wszqkzqk/deepin-wine-ubuntu](https://github.com/wszqkzqk/deepin-wine-ubuntu)|Deepin Wine for Ubuntu/Debian|5846|4|2021-11-16| +|20|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a DPDK based 100Gbps network performance and load testing software.|302|4|2022-03-02| +|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|3304|4|2022-02-24| +|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.|7416|4|2022-02-11| +|23|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|8034|4|2022-03-05| +|24|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10837|4|2022-03-04| +|25|[huangz1990/redis-3.0-annotated](https://github.com/huangz1990/redis-3.0-annotated)|带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。|8509|3|2022-02-23| |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|1654|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/MQTT client/server.|3610|3|2022-03-03| -|28|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11337|3|2021-12-14| +|27|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent、libuv更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.|3612|3|2022-03-05| +|28|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11336|3|2021-12-14| |29|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|585|3|2021-12-16| -|30|[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.|4120|3|2022-03-04| -|31|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10992|3|2022-02-26| -|32|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|8073|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.|4176|3|2022-02-27| -|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,获得最佳上网体验。|4645|3|2022-03-02| -|35|[taviso/ctftool](https://github.com/taviso/ctftool)|Interactive CTF Exploration Tool|1564|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|1944|2|2022-03-03| -|37|[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 ...|7871|2|2022-03-03| -|38|[smallzhong/hide_execute_memory](https://github.com/smallzhong/hide_execute_memory)|隐藏可执行内存|145|2|2021-12-27| -|39|[Chikage0o0/Linux-NetSpeed](https://github.com/Chikage0o0/Linux-NetSpeed)|将Linux现常用的网络加速集成在一起|3235|2|2022-03-04| -|40|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|917|2|2022-02-13| -|41|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5551|2|2022-02-23| -|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|2871|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. |3605|2|2022-03-03| -|45|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1492|2|2021-11-01| -|46|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |1762|2|2022-03-01| -|47|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)|2402|2|2022-03-04| -|48|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|10252|2|2022-03-02| -|49|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2093|2|2022-02-11| +|30|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10994|3|2022-02-26| +|31|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|8075|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.|4175|3|2022-02-27| +|33|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。|4652|3|2022-03-02| +|34|[taviso/ctftool](https://github.com/taviso/ctftool)|Interactive CTF Exploration Tool|1563|2|2021-09-17| +|35|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|1946|2|2022-03-05| +|36|[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 ...|7871|2|2022-03-03| +|37|[smallzhong/hide_execute_memory](https://github.com/smallzhong/hide_execute_memory)|隐藏可执行内存|145|2|2021-12-27| +|38|[Chikage0o0/Linux-NetSpeed](https://github.com/Chikage0o0/Linux-NetSpeed)|将Linux现常用的网络加速集成在一起|3235|2|2022-03-04| +|39|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|918|2|2022-02-13| +|40|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5552|2|2022-02-23| +|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|2872|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. |3605|2|2022-03-03| +|44|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1492|2|2021-11-01| +|45|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |1762|2|2022-03-01| +|46|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)|2403|2|2022-03-04| +|47|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|10254|2|2022-03-02| +|48|[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.|4120|2|2022-03-05| +|49|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2094|2|2022-02-11| |50|[peng-zhihui/Ctrl-FOC-Lite](https://github.com/peng-zhihui/Ctrl-FOC-Lite)|-|365|2|2022-02-05| -|51|[edk2-porting/edk2-sdm845](https://github.com/edk2-porting/edk2-sdm845)|Broken edk2 port for sdm845 xD|1451|2|2022-03-03| -|52|[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 ),单机或分布式唯 ...|537|2|2022-01-01| -|53|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|921|2|2022-03-03| -|54|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9826|2|2022-03-04| -|55|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4793|2|2022-01-06| -|56|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1193|2|2022-01-14| -|57|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|665|2|2022-02-18| -|58|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库,觉得好用请点星啊,400星公布快速人脸检测模型,500星公布106点landmark,600星公布人头检测模型,700星公布人脸检测套餐(六种pnet,两种rnet随意混合使用满足各种速度/精度要求),800星公布更准的106点模型|2119|2|2021-12-21| -|59|[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.|463|2|2022-01-03| -|60|[LiteOS/LiteOS](https://github.com/LiteOS/LiteOS)|code and manual|4494|2|2022-01-21| -|61|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5521|2|2022-03-04| -|62|[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.|2926|1|2021-12-27| -|63|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址:https://fabu.apppills.com/|884|1|2022-02-17| -|64|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|80|1|2022-01-25| -|65|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|116|1|2021-10-09| -|66|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|Access your terminal from anywhere via the web.|2530|1|2021-12-24| -|67|[xboot/libonnx](https://github.com/xboot/libonnx)|A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.|371|1|2021-10-25| -|68|[LGCooci/KCCbjc4_debug](https://github.com/LGCooci/KCCbjc4_debug)|🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!|752|1|2022-02-28| -|69|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|1|2021-10-10| -|70|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2153|1|2021-11-10| -|71|[RainbowRoad1/Cgame](https://github.com/RainbowRoad1/Cgame)|一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意|653|1|2022-02-09| -|72|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|977|1|2022-03-03| -|73|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1950|1|2022-02-11| -|74|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版:C++、Golang等|946|1|2021-10-22| -|75|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|1003|1|2022-01-07| -|76|[keke1023/Padavan](https://github.com/keke1023/Padavan)|基于hanwckf,chongshengB以及padavanonly的源码整合而来,支持7603/7615/7915的kvr|101|1|2022-02-16| -|77|[kenzok8/small](https://github.com/kenzok8/small)|passwall基本依赖!|359|1|2022-03-02| -|78|[pangweiwei/slua](https://github.com/pangweiwei/slua)|Fastest lua binding via static code generating for Unity3D and mono.|1308|1|2022-02-18| -|79|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|1398|1|2022-02-25| -|80|[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. |558|1|2022-02-01| -|81|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1443|1|2022-01-07| -|82|[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).|1452|1|2022-02-11| -|83|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|148|1|2021-12-04| -|84|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|198|1|2021-12-06| -|85|[hzcx998/xbook2](https://github.com/hzcx998/xbook2)|xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。|386|1|2021-10-31| -|86|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1747|1|2022-03-03| -|87|[jiangwenyuan/nuster](https://github.com/jiangwenyuan/nuster)|A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy|1842|1|2021-12-07| -|88|[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|2174|1|2022-02-27| -|89|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3199|1|2022-03-02| -|90|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the android classes.dex file|189|1|2022-02-13| -|91|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|582|1|2022-01-20| -|92|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1665|1|2022-03-03| -|93|[skywind3000/mini3d](https://github.com/skywind3000/mini3d)|3D Software Renderer in 700 Lines !!|1603|1|2022-02-10| -|94|[yhnu/op7t](https://github.com/yhnu/op7t)|oneplus 7t 自定义内核(for 安卓逆向/外挂分析)|117|1|2021-11-26| -|95|[LingDong-/skeleton-tracing](https://github.com/LingDong-/skeleton-tracing)|A new algorithm for retrieving topological skeleton as a set of polylines from binary images|362|1|2021-10-24| -|96|[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|1810|1|2022-03-04| -|97|[Rand312/xv6](https://github.com/Rand312/xv6)|-|116|1|2021-11-28| -|98|[yuawn/NTU-Computer-Security](https://github.com/yuawn/NTU-Computer-Security)|台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan|237|1|2021-11-28| -|99|[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。|242|1|2021-11-03| -|100|[cokemine/ServerStatus-Hotaru](https://github.com/cokemine/ServerStatus-Hotaru)|云探针、多服务器探针、云监控、多服务器云监控|1516|1|2022-02-15| -|101|[Al1ex/LinuxEelvation](https://github.com/Al1ex/LinuxEelvation)|Linux Eelvation(持续更新)|189|1|2022-02-15| -|102|[RamonUnch/AltSnap](https://github.com/RamonUnch/AltSnap)|Maintained continuation of Stefan Sundin's AltDrag|367|1|2022-03-04| -|103|[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.|4822|1|2022-03-04| -|104|[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. |1221|1|2021-12-21| -|105|[yangminz/bcst_csapp](https://github.com/yangminz/bcst_csapp)|A C language repo to implement CSAPP|458|1|2022-02-23| -|106|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1125|1|2022-02-23| -|107|[Tencent/TencentOS-kernel](https://github.com/Tencent/TencentOS-kernel)|腾讯针对云的场景研发的服务器操作系统|1146|1|2022-03-04| -|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, ...|4265|1|2022-02-20| -|109|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|875|1|2021-09-15| -|110|[alibaba/diagnose-tools](https://github.com/alibaba/diagnose-tools)|-|311|1|2022-01-13| -|111|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|927|1|2022-02-24| -|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 ...|702|1|2022-01-30| -|113|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|736|1|2022-01-30| -|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|4070|1|2021-10-13| -|115|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1168|1|2022-02-28| -|116|[viabtc/viabtc_exchange_server](https://github.com/viabtc/viabtc_exchange_server)|A trading engine with high-speed performance and real-time notification|2496|1|2021-12-17| -|117|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|109|1|2021-09-05| -|118|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|267|1|2022-03-04| -|119|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|5811|1|2022-02-22| -|120|[hkx3upper/FOKS-TROT](https://github.com/hkx3upper/FOKS-TROT)|minifilter双缓冲透明加解密过滤驱动|47|1|2022-01-15| -|121|[spacemeowx2/switch-lan-play](https://github.com/spacemeowx2/switch-lan-play)|Make you and your friends play games like in a LAN.|1395|1|2022-02-12| -|122|[alibaba/GCanvas](https://github.com/alibaba/GCanvas)|A lightweight cross-platform graphics rendering engine. (超轻量的跨平台图形引擎) https://alibaba.github.io/GCanvas|1729|1|2022-02-12| -|123|[Xinyuan-LilyGO/TTGO-T-Display](https://github.com/Xinyuan-LilyGO/TTGO-T-Display)|-|639|1|2022-02-06| -|124|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|634|1|2022-02-11| -|125|[shunf4/proxychains-windows](https://github.com/shunf4/proxychains-windows)|Windows and Cygwin port of proxychains, based on MinHook and DLL Injection|513|1|2021-10-17| -|126|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|82|1|2022-02-23| -|127|[WizTeam/WizNoteLite](https://github.com/WizTeam/WizNoteLite)|WizNote Lite Project|585|1|2022-03-02| -|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++ 日志库|2082|1|2022-01-07| -|130|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|341|1|2021-10-29| -|131|[hanson-young/nniefacelib](https://github.com/hanson-young/nniefacelib)|nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库|478|1|2021-10-12| -|132|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|380|1|2022-02-19| -|133|[aeverj/NimShellCodeLoader](https://github.com/aeverj/NimShellCodeLoader)|使用nim编写的shellcode加载器|325|1|2022-02-07| -|134|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2412|1|2022-01-03| -|135|[BabaSSL/BabaSSL](https://github.com/BabaSSL/BabaSSL)|A Brisk and Better Assured Cryptographic Toolkit|280|1|2022-03-04| -|136|[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|761|1|2022-01-10| -|137|[u1f383/Software-Security-2021](https://github.com/u1f383/Software-Security-2021)|2021 交大程式安全 binary exploit 課程教材|88|1|2022-02-09| -|138|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|249|1|2021-11-25| -|139|[huaiyukeji/verification_code](https://github.com/huaiyukeji/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|748|1|2021-11-17| -|140|[Mzzopublic/C](https://github.com/Mzzopublic/C)|C语言|2753|1|2021-10-15| -|141|[alibaba/tsar](https://github.com/alibaba/tsar)|Taobao System Activity Reporter|2343|1|2022-02-18| -|142|[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.|2116|1|2022-02-20| -|143|[waveshare/e-Paper](https://github.com/waveshare/e-Paper)|-|792|1|2022-02-28| -|144|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|1516|1|2022-03-04| -|145|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支|2869|1|2022-02-21| -|146|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|54|1|2021-12-23| -|147|[guanshuicheng/invoice](https://github.com/guanshuicheng/invoice)|增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等|1039|1|2022-02-10| -|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|497|1|2021-11-05| -|149|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|354|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 // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1362|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.|3390|1|2022-03-02| -|152|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|The Iceman fork of Proxmark3 / RFID / NFC reader, writer, sniffer and emulator |1476|1|2022-03-03| -|153|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1192|1|2022-03-03| -|154|[xhawk18/s_task](https://github.com/xhawk18/s_task)|awaitable coroutine library for C|406|1|2022-02-07| -|155|[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.|284|1|2022-03-04| -|156|[NWPU-OUGE/ATOM_LINKER](https://github.com/NWPU-OUGE/ATOM_LINKER)|NWPU足基 ATOM_LINKER 唐天扬负责 硬件组|53|1|2021-11-23| -|157|[loongly/PureScript](https://github.com/loongly/PureScript)|A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.|229|1|2022-01-23| -|158|[filecoin-project/community-china](https://github.com/filecoin-project/community-china)|Resources and forum for the Chinese community, maintained and moderated by CoinSummer & PL.|330|1|2022-02-25| -|159|[WeActTC/MiniSTM32F4x1](https://github.com/WeActTC/MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|402|1|2021-12-04| -|160|[metartc/metaRTC](https://github.com/metartc/metaRTC)|embedded webrtc SDK 嵌入式webrtc库 |90|1|2022-03-03| -|161|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|139|1|2022-03-04| -|162|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|3679|1|2022-02-27| -|163|[bytedance/tailor](https://github.com/bytedance/tailor)|-|596|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.|1140|1|2022-02-17| -|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.|1131|1|2021-12-08| -|166|[mabDc/eso](https://github.com/mabDc/eso)|亦搜,亦看,亦闻 manga&novel reader, audio&video player in one app developed by flutter|449|1|2022-03-04| -|167|[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.|453|1|2022-03-03| -|168|[swow/swow](https://github.com/swow/swow)|Coroutine-based concurrency library for PHP|703|1|2022-03-04| -|169|[alibaba/Patrons](https://github.com/alibaba/Patrons)|🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)|319|1|2022-02-07| -|170|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大,Go 实现的一个WebSSH,支持文件上传下载|85|0|2022-02-27| -|171|[khadas/fenix](https://github.com/khadas/fenix)|One-stop script set to build Ubuntu/Debian images|130|0|2022-02-22| -|172|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集,收集整理验证好用的bof。|103|0|2021-11-08| -|173|[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|621|0|2022-01-25| -|174|[RT-Thread-packages/nimble](https://github.com/RT-Thread-packages/nimble)|An Apache open-source Bluetooth 5.0 stack porting on RT-Thread|91|0|2022-02-28| -|175|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。持续更新ing...|223|0|2022-02-27| -|176|[yixuan/showtext](https://github.com/yixuan/showtext)|Using Fonts More Easily in R Graphs|406|0|2022-02-09| -|177|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|189|0|2022-01-08| -|178|[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.|541|0|2022-02-11| -|179|[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)|187|0|2022-03-04| -|180|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|w25qxx full function driver|90|0|2022-01-09| -|181|[Erensu/ignav](https://github.com/Erensu/ignav)|integrated navigation for ins and gnss|221|0|2021-12-07| -|182|[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端摄像头并进行直播的功能,同时支持添加不同的视频滤镜|84|0|2022-01-25| -|183|[postgrespro/vops](https://github.com/postgrespro/vops)|-|129|0|2022-03-01| -|184|[openresty/redis2-nginx-module](https://github.com/openresty/redis2-nginx-module)|Nginx upstream module for the Redis 2.0 protocol|856|0|2021-10-19| -|185|[lc-soft/LC-Finder](https://github.com/lc-soft/LC-Finder)|An image annotation and object detection tool written in C|173|0|2022-02-14| -|186|[RT-Thread/RT-AK](https://github.com/RT-Thread/RT-AK)|RT-Thread AI Kit|30|0|2021-09-16| -|187|[AlynxZhou/showmethekey](https://github.com/AlynxZhou/showmethekey)|Show keys you typed on screen.|45|0|2022-01-23| -|188|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux read & write process memory module.|123|0|2022-01-30| -|189|[Pangu-Immortal/KeepAlivePerfect](https://github.com/Pangu-Immortal/KeepAlivePerfect)|Android高级保活:Android4.4到Android12.0 完美的保活方案|59|0|2022-02-08| -|190|[espressif/esp-skainet](https://github.com/espressif/esp-skainet)|Espressif intelligent voice assistant|245|0|2022-02-23| -|191|[gurnec/HashCheck](https://github.com/gurnec/HashCheck)|HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org|1270|0|2021-12-30| -|192|[yangzigy/yz_keyboard](https://github.com/yangzigy/yz_keyboard)|diy机械键盘|63|0|2021-12-19| -|193|[rev1si0n/lib-jingdong-app-signature](https://github.com/rev1si0n/lib-jingdong-app-signature)|京东 APP 的 sign 算法以及请求库(已封装 Python,可直接接入爬虫)|30|0|2021-10-09| -|194|[openresty/stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)|Embed the power of Lua into NGINX TCP/UDP servers|633|0|2022-01-26| -|195|[aliyun/rds_dbsync](https://github.com/aliyun/rds_dbsync)|围绕 PostgreSQL Greenplum ,实现易用的数据的互迁功能项目|492|0|2021-11-16| -|196|[GNOME/easytag](https://github.com/GNOME/easytag)|Read-only mirror of https://gitlab.gnome.org/GNOME/easytag|67|0|2022-03-04| -|197|[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)|158|0|2021-09-10| -|198|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|75|0|2022-03-01| -|199|[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 ...|802|0|2022-03-03| -|200|[zebin-wu/homekit-bridge](https://github.com/zebin-wu/homekit-bridge)|Let any device connect to Apple HomeKit.|62|0|2022-03-04| +|51|[edk2-porting/edk2-sdm845](https://github.com/edk2-porting/edk2-sdm845)|Broken edk2 port for sdm845 xD|1454|2|2022-03-03| +|52|[luoyesiqiu/dpt-shell](https://github.com/luoyesiqiu/dpt-shell)|Android函数抽取壳实现|133|2|2022-03-05| +|53|[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 ),单机或分布式唯 ...|539|2|2022-01-01| +|54|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|927|2|2022-03-05| +|55|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9827|2|2022-03-05| +|56|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4793|2|2022-01-06| +|57|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1194|2|2022-01-14| +|58|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|665|2|2022-02-18| +|59|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库,觉得好用请点星啊,400星公布快速人脸检测模型,500星公布106点landmark,600星公布人头检测模型,700星公布人脸检测套餐(六种pnet,两种rnet随意混合使用满足各种速度/精度要求),800星公布更准的106点模型|2119|2|2021-12-21| +|60|[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.|463|2|2022-01-03| +|61|[LiteOS/LiteOS](https://github.com/LiteOS/LiteOS)|code and manual|4496|2|2022-01-21| +|62|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5521|2|2022-03-04| +|63|[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.|2925|1|2021-12-27| +|64|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址:https://fabu.apppills.com/|884|1|2022-02-17| +|65|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|82|1|2022-01-25| +|66|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|116|1|2021-10-09| +|67|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|Access your terminal from anywhere via the web.|2530|1|2021-12-24| +|68|[xboot/libonnx](https://github.com/xboot/libonnx)|A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.|371|1|2021-10-25| +|69|[LGCooci/KCCbjc4_debug](https://github.com/LGCooci/KCCbjc4_debug)|🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!|752|1|2022-02-28| +|70|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|1|2021-10-10| +|71|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2153|1|2021-11-10| +|72|[RainbowRoad1/Cgame](https://github.com/RainbowRoad1/Cgame)|一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意|653|1|2022-02-09| +|73|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|978|1|2022-03-05| +|74|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1950|1|2022-02-11| +|75|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版:C++、Golang等|950|1|2021-10-22| +|76|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|1003|1|2022-01-07| +|77|[keke1023/Padavan](https://github.com/keke1023/Padavan)|基于hanwckf,chongshengB以及padavanonly的源码整合而来,支持7603/7615/7915的kvr|101|1|2022-02-16| +|78|[kenzok8/small](https://github.com/kenzok8/small)|passwall基本依赖!|359|1|2022-03-05| +|79|[pangweiwei/slua](https://github.com/pangweiwei/slua)|Fastest lua binding via static code generating for Unity3D and mono.|1308|1|2022-02-18| +|80|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|1399|1|2022-02-25| +|81|[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. |558|1|2022-02-01| +|82|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1444|1|2022-01-07| +|83|[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).|1452|1|2022-02-11| +|84|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|148|1|2021-12-04| +|85|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|198|1|2021-12-06| +|86|[hzcx998/xbook2](https://github.com/hzcx998/xbook2)|xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。|386|1|2021-10-31| +|87|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1749|1|2022-03-03| +|88|[jiangwenyuan/nuster](https://github.com/jiangwenyuan/nuster)|A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy|1842|1|2021-12-07| +|89|[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|2174|1|2022-02-27| +|90|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3200|1|2022-03-02| +|91|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the android classes.dex file|189|1|2022-02-13| +|92|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|582|1|2022-01-20| +|93|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1665|1|2022-03-04| +|94|[skywind3000/mini3d](https://github.com/skywind3000/mini3d)|3D Software Renderer in 700 Lines !!|1604|1|2022-02-10| +|95|[yhnu/op7t](https://github.com/yhnu/op7t)|oneplus 7t 自定义内核(for 安卓逆向/外挂分析)|117|1|2021-11-26| +|96|[LingDong-/skeleton-tracing](https://github.com/LingDong-/skeleton-tracing)|A new algorithm for retrieving topological skeleton as a set of polylines from binary images|362|1|2021-10-24| +|97|[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|1810|1|2022-03-04| +|98|[Rand312/xv6](https://github.com/Rand312/xv6)|-|116|1|2021-11-28| +|99|[yuawn/NTU-Computer-Security](https://github.com/yuawn/NTU-Computer-Security)|台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan|237|1|2021-11-28| +|100|[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。|243|1|2021-11-03| +|101|[cokemine/ServerStatus-Hotaru](https://github.com/cokemine/ServerStatus-Hotaru)|云探针、多服务器探针、云监控、多服务器云监控|1515|1|2022-02-15| +|102|[Al1ex/LinuxEelvation](https://github.com/Al1ex/LinuxEelvation)|Linux Eelvation(持续更新)|189|1|2022-02-15| +|103|[RamonUnch/AltSnap](https://github.com/RamonUnch/AltSnap)|Maintained continuation of Stefan Sundin's AltDrag|368|1|2022-03-04| +|104|[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.|4822|1|2022-03-04| +|105|[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. |1221|1|2021-12-21| +|106|[yangminz/bcst_csapp](https://github.com/yangminz/bcst_csapp)|A C language repo to implement CSAPP|458|1|2022-02-23| +|107|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1126|1|2022-02-23| +|108|[Tencent/TencentOS-kernel](https://github.com/Tencent/TencentOS-kernel)|腾讯针对云的场景研发的服务器操作系统|1146|1|2022-03-04| +|109|[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, ...|4268|1|2022-02-20| +|110|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|875|1|2021-09-15| +|111|[alibaba/diagnose-tools](https://github.com/alibaba/diagnose-tools)|-|311|1|2022-01-13| +|112|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|927|1|2022-02-24| +|113|[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 ...|702|1|2022-01-30| +|114|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|738|1|2022-01-30| +|115|[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|4070|1|2021-10-13| +|116|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1168|1|2022-02-28| +|117|[viabtc/viabtc_exchange_server](https://github.com/viabtc/viabtc_exchange_server)|A trading engine with high-speed performance and real-time notification|2497|1|2021-12-17| +|118|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|109|1|2021-09-05| +|119|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|268|1|2022-03-05| +|120|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|5814|1|2022-02-22| +|121|[hkx3upper/FOKS-TROT](https://github.com/hkx3upper/FOKS-TROT)|minifilter双缓冲透明加解密过滤驱动|47|1|2022-01-15| +|122|[spacemeowx2/switch-lan-play](https://github.com/spacemeowx2/switch-lan-play)|Make you and your friends play games like in a LAN.|1395|1|2022-02-12| +|123|[alibaba/GCanvas](https://github.com/alibaba/GCanvas)|A lightweight cross-platform graphics rendering engine. (超轻量的跨平台图形引擎) https://alibaba.github.io/GCanvas|1730|1|2022-02-12| +|124|[Xinyuan-LilyGO/TTGO-T-Display](https://github.com/Xinyuan-LilyGO/TTGO-T-Display)|-|641|1|2022-02-06| +|125|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|635|1|2022-02-11| +|126|[shunf4/proxychains-windows](https://github.com/shunf4/proxychains-windows)|Windows and Cygwin port of proxychains, based on MinHook and DLL Injection|513|1|2021-10-17| +|127|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|83|1|2022-02-23| +|128|[WizTeam/WizNoteLite](https://github.com/WizTeam/WizNoteLite)|WizNote Lite Project|585|1|2022-03-02| +|129|[fanyuan/mp3Convert](https://github.com/fanyuan/mp3Convert)|mp3转码,把wav转换成mp3格式|347|1|2021-12-29| +|130|[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++ 日志库|2085|1|2022-01-07| +|131|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。|341|1|2021-10-29| +|132|[hanson-young/nniefacelib](https://github.com/hanson-young/nniefacelib)|nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库|480|1|2021-10-12| +|133|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|380|1|2022-02-19| +|134|[aeverj/NimShellCodeLoader](https://github.com/aeverj/NimShellCodeLoader)|使用nim编写的shellcode加载器|325|1|2022-02-07| +|135|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2412|1|2022-01-03| +|136|[BabaSSL/BabaSSL](https://github.com/BabaSSL/BabaSSL)|A Brisk and Better Assured Cryptographic Toolkit|281|1|2022-03-04| +|137|[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|762|1|2022-01-10| +|138|[u1f383/Software-Security-2021](https://github.com/u1f383/Software-Security-2021)|2021 交大程式安全 binary exploit 課程教材|88|1|2022-02-09| +|139|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|249|1|2021-11-25| +|140|[huaiyukeji/verification_code](https://github.com/huaiyukeji/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|747|1|2021-11-17| +|141|[Mzzopublic/C](https://github.com/Mzzopublic/C)|C语言|2753|1|2021-10-15| +|142|[alibaba/tsar](https://github.com/alibaba/tsar)|Taobao System Activity Reporter|2343|1|2022-02-18| +|143|[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.|2117|1|2022-02-20| +|144|[waveshare/e-Paper](https://github.com/waveshare/e-Paper)|-|792|1|2022-02-28| +|145|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|1516|1|2022-03-05| +|146|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支|2868|1|2022-02-21| +|147|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|54|1|2021-12-23| +|148|[guanshuicheng/invoice](https://github.com/guanshuicheng/invoice)|增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等|1039|1|2022-02-10| +|149|[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|497|1|2021-11-05| +|150|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/|356|1|2021-12-28| +|151|[Exely/CSAPP-Labs](https://github.com/Exely/CSAPP-Labs)|Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1362|1|2021-12-04| +|152|[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.|3391|1|2022-03-02| +|153|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|The Iceman fork of Proxmark3 / RFID / NFC reader, writer, sniffer and emulator |1478|1|2022-03-03| +|154|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1192|1|2022-03-03| +|155|[xhawk18/s_task](https://github.com/xhawk18/s_task)|awaitable coroutine library for C|407|1|2022-02-07| +|156|[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.|284|1|2022-03-05| +|157|[NWPU-OUGE/ATOM_LINKER](https://github.com/NWPU-OUGE/ATOM_LINKER)|NWPU足基 ATOM_LINKER 唐天扬负责 硬件组|53|1|2021-11-23| +|158|[loongly/PureScript](https://github.com/loongly/PureScript)|A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.|229|1|2022-01-23| +|159|[filecoin-project/community-china](https://github.com/filecoin-project/community-china)|Resources and forum for the Chinese community, maintained and moderated by CoinSummer & PL.|330|1|2022-02-25| +|160|[WeActTC/MiniSTM32F4x1](https://github.com/WeActTC/MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|404|1|2021-12-04| +|161|[metartc/metaRTC](https://github.com/metartc/metaRTC)|pure C webrtc SDK|91|1|2022-03-05| +|162|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|143|1|2022-03-05| +|163|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|3679|1|2022-02-27| +|164|[bytedance/tailor](https://github.com/bytedance/tailor)|-|596|1|2022-01-04| +|165|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1141|1|2022-02-17| +|166|[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.|1131|1|2021-12-08| +|167|[mabDc/eso](https://github.com/mabDc/eso)|亦搜,亦看,亦闻 manga&novel reader, audio&video player in one app developed by flutter|449|1|2022-03-04| +|168|[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.|453|1|2022-03-03| +|169|[swow/swow](https://github.com/swow/swow)|Coroutine-based concurrency library for PHP|703|1|2022-03-04| +|170|[alibaba/Patrons](https://github.com/alibaba/Patrons)|🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)|319|1|2022-02-07| +|171|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大,Go 实现的一个WebSSH,支持文件上传下载|85|0|2022-03-05| +|172|[khadas/fenix](https://github.com/khadas/fenix)|One-stop script set to build Ubuntu/Debian images|130|0|2022-02-22| +|173|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集,收集整理验证好用的bof。|103|0|2021-11-08| +|174|[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|621|0|2022-01-25| +|175|[RT-Thread-packages/nimble](https://github.com/RT-Thread-packages/nimble)|An Apache open-source Bluetooth 5.0 stack porting on RT-Thread|91|0|2022-02-28| +|176|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。持续更新ing...|226|0|2022-02-27| +|177|[yixuan/showtext](https://github.com/yixuan/showtext)|Using Fonts More Easily in R Graphs|406|0|2022-02-09| +|178|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|189|0|2022-01-08| +|179|[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.|541|0|2022-02-11| +|180|[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)|188|0|2022-03-05| +|181|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|w25qxx full function driver|93|0|2022-01-09| +|182|[Erensu/ignav](https://github.com/Erensu/ignav)|integrated navigation for ins and gnss|221|0|2021-12-07| +|183|[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端摄像头并进行直播的功能,同时支持添加不同的视频滤镜|84|0|2022-01-25| +|184|[postgrespro/vops](https://github.com/postgrespro/vops)|-|129|0|2022-03-01| +|185|[openresty/redis2-nginx-module](https://github.com/openresty/redis2-nginx-module)|Nginx upstream module for the Redis 2.0 protocol|856|0|2021-10-19| +|186|[lc-soft/LC-Finder](https://github.com/lc-soft/LC-Finder)|An image annotation and object detection tool written in C|173|0|2022-02-14| +|187|[RT-Thread/RT-AK](https://github.com/RT-Thread/RT-AK)|RT-Thread AI Kit|30|0|2021-09-16| +|188|[AlynxZhou/showmethekey](https://github.com/AlynxZhou/showmethekey)|Show keys you typed on screen.|45|0|2022-01-23| +|189|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux read & write process memory module.|123|0|2022-01-30| +|190|[Pangu-Immortal/KeepAlivePerfect](https://github.com/Pangu-Immortal/KeepAlivePerfect)|Android高级保活:Android4.4到Android12.0 完美的保活方案|59|0|2022-02-08| +|191|[espressif/esp-skainet](https://github.com/espressif/esp-skainet)|Espressif intelligent voice assistant|245|0|2022-02-23| +|192|[gurnec/HashCheck](https://github.com/gurnec/HashCheck)|HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org|1270|0|2021-12-30| +|193|[yangzigy/yz_keyboard](https://github.com/yangzigy/yz_keyboard)|diy机械键盘|63|0|2021-12-19| +|194|[rev1si0n/lib-jingdong-app-signature](https://github.com/rev1si0n/lib-jingdong-app-signature)|京东 APP 的 sign 算法以及请求库(已封装 Python,可直接接入爬虫)|30|0|2021-10-09| +|195|[openresty/stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)|Embed the power of Lua into NGINX TCP/UDP servers|633|0|2022-01-26| +|196|[aliyun/rds_dbsync](https://github.com/aliyun/rds_dbsync)|围绕 PostgreSQL Greenplum ,实现易用的数据的互迁功能项目|492|0|2021-11-16| +|197|[GNOME/easytag](https://github.com/GNOME/easytag)|Read-only mirror of https://gitlab.gnome.org/GNOME/easytag|67|0|2022-03-04| +|198|[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)|158|0|2021-09-10| +|199|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|75|0|2022-03-01| +|200|[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 ...|802|0|2022-03-03|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/CPP.md b/content/charts/growth/software/CPP.md index c7dd6932..cc798fee 100644 --- a/content/charts/growth/software/CPP.md +++ b/content/charts/growth/software/CPP.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > C++ -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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|100580|31|2022-03-04| -|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.|4137|15|2022-03-04| -|3|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|7390|13|2022-03-03| -|4|[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 |8601|12|2022-02-16| -|5|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|14164|11|2022-02-09| -|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 ...|3129|11|2022-01-09| -|7|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画(能看=能下载)。使用 Qt C++ 开发|1698|10|2022-02-20| -|8|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|18334|10|2022-03-04| -|9|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|16438|10|2022-03-03| -|10|[HuGuoXuang/Hyun](https://github.com/HuGuoXuang/Hyun)|轮腿机器人:主控esp32 ,陀螺仪MPU6050,PM3510无刷电机和simplefoc驱动器。|108|9|2022-03-04| -|11|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|19091|9|2022-03-04| -|12|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|13940|8|2022-03-04| -|13|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|9603|8|2022-03-02| -|14|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed for Web developer to easily build cross-platform and high-performance awesome apps. 👏|6401|8|2022-03-04| -|15|[apache/incubator-brpc](https://github.com/apache/incubator-brpc)|Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".|12927|8|2022-03-04| +|1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|100592|31|2022-03-05| +|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.|4140|15|2022-03-04| +|3|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|7392|13|2022-03-03| +|4|[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 |8606|12|2022-02-16| +|5|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|14165|11|2022-02-09| +|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 ...|3130|11|2022-01-09| +|7|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画(能看=能下载)。使用 Qt C++ 开发|1721|10|2022-02-20| +|8|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|18333|10|2022-03-04| +|9|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。|16459|10|2022-03-05| +|10|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|19095|9|2022-03-05| +|11|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|13948|8|2022-03-05| +|12|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|9603|8|2022-03-02| +|13|[HuGuoXuang/Hyun](https://github.com/HuGuoXuang/Hyun)|轮腿机器人:主控esp32 ,陀螺仪MPU6050,PM3510无刷电机和simplefoc驱动器。|109|8|2022-03-04| +|14|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed for Web developer to easily build cross-platform and high-performance awesome apps. 👏|6404|8|2022-03-05| +|15|[apache/incubator-brpc](https://github.com/apache/incubator-brpc)|Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".|12928|8|2022-03-04| |16|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|17822|8|2022-03-04| -|17|[AaronFeng753/Waifu2x-Extension-GUI](https://github.com/AaronFeng753/Waifu2x-Extension-GUI)|Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, Real-CUGAN, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.|6145|8|2022-03-02| +|17|[AaronFeng753/Waifu2x-Extension-GUI](https://github.com/AaronFeng753/Waifu2x-Extension-GUI)|Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, Real-CUGAN, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.|6154|8|2022-03-02| |18|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|16021|8|2022-03-04| -|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.|17367|7|2022-03-04| -|20|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4142|6|2022-03-04| -|21|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|6260|6|2022-02-08| -|22|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|5443|6|2022-02-28| -|23|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|7152|6|2022-03-04| -|24|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Google SafetyNet attestation workarounds for Magisk|2703|6|2022-02-28| +|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.|17371|7|2022-03-05| +|20|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4141|6|2022-03-05| +|21|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|6267|6|2022-02-08| +|22|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|5449|6|2022-02-28| +|23|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|7155|6|2022-03-05| +|24|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Google SafetyNet attestation workarounds for Magisk|2710|6|2022-02-28| |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|6476|6|2022-03-01| |26|[Tencent/Tendis](https://github.com/Tencent/Tendis)|Tendis is a high-performance distributed storage system fully compatible with the Redis protocol. |2337|5|2021-11-18| |27|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|6925|5|2022-03-02| |28|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|2323|5|2022-02-28| -|29|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17294|5|2022-03-04| -|30|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级Web服务器|5518|5|2022-01-07| -|31|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|9028|5|2022-03-03| +|29|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17297|5|2022-03-05| +|30|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级Web服务器|5537|5|2022-01-07| +|31|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|9038|5|2022-03-03| |32|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|3749|5|2022-02-28| |33|[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.|9331|5|2022-03-04| |34|[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 ...|3384|5|2022-03-04| -|35|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|Multi-platform high performance deep learning inference engine (飞桨多端多平台高性能深度学习推理引擎)|5930|4|2022-03-04| -|36|[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.|2730|4|2022-03-04| -|37|[0xCuSO4/DHLYK](https://github.com/0xCuSO4/DHLYK)|大灰狼远控木马 V9.5 源码|208|4|2022-02-26| +|35|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|Multi-platform high performance deep learning inference engine (飞桨多端多平台高性能深度学习推理引擎)|5931|4|2022-03-05| +|36|[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.|2731|4|2022-03-05| +|37|[0xCuSO4/DHLYK](https://github.com/0xCuSO4/DHLYK)|大灰狼远控木马 V9.5 源码|209|4|2022-02-26| |38|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2362|4|2022-02-28| -|39|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|11786|4|2022-02-09| +|39|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|11787|4|2022-02-09| |40|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|640|4|2022-02-18| -|41|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|PC版微信机器人 微信Api、微信api、微信发卡机器人、微信聊天机器人 python微信api 微信接口 微信数据库解密|4277|4|2022-03-04| -|42|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|1822|4|2022-03-03| -|43|[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.|6928|4|2022-01-24| -|44|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|688|3|2022-02-12| +|41|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|PC版微信机器人 微信Api、WeChatApis.dll、微信聊天机器人 python微信api 微信接口 微信数据库解密|4276|4|2022-03-05| +|42|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|1825|4|2022-03-03| +|43|[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.|6929|4|2022-01-24| +|44|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|691|3|2022-02-12| |45|[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 ...|751|3|2022-03-04| -|46|[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.|1984|3|2021-10-18| -|47|[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|3130|3|2022-03-03| -|48|[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|5837|3|2022-03-04| -|49|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|8898|3|2022-03-04| -|50|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|4479|3|2022-02-11| -|51|[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)|4971|3|2022-03-02| -|52|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|5713|3|2022-02-16| -|53|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |3821|3|2022-03-02| -|54|[BlueMatthew/WechatExporter](https://github.com/BlueMatthew/WechatExporter)|Wechat Chat History Exporter 微信聊天记录导出程序|1334|3|2022-02-14| -|55|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|5353|3|2021-12-29| -|56|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|7060|3|2021-12-06| +|46|[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.|1986|3|2021-10-18| +|47|[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|3134|3|2022-03-05| +|48|[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|5842|3|2022-03-04| +|49|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|8901|3|2022-03-04| +|50|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|4480|3|2022-02-11| +|51|[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)|4973|3|2022-03-02| +|52|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|5714|3|2022-02-16| +|53|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |3822|3|2022-03-05| +|54|[BlueMatthew/WechatExporter](https://github.com/BlueMatthew/WechatExporter)|Wechat Chat History Exporter 微信聊天记录导出程序|1335|3|2022-03-05| +|55|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|5363|3|2021-12-29| +|56|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|7066|3|2021-12-06| |57|[weolar/miniblink49](https://github.com/weolar/miniblink49)|a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef|5525|3|2021-12-27| -|58|[gaoxiang12/slambook](https://github.com/gaoxiang12/slambook)|-|5229|3|2022-01-23| +|58|[gaoxiang12/slambook](https://github.com/gaoxiang12/slambook)|-|5231|3|2022-01-23| |59|[idealvin/cocoyaxi](https://github.com/idealvin/cocoyaxi)|A go-style coroutine library in C++11 and more.|2413|3|2022-02-22| -|60|[DefTruth/lite.ai.toolkit](https://github.com/DefTruth/lite.ai.toolkit)|🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv5, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.|1038|3|2022-03-03| -|61|[Tencent/libpag](https://github.com/Tencent/libpag)|The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.|1483|3|2022-03-04| -|62|[FiYHer/kernel_window_hide](https://github.com/FiYHer/kernel_window_hide)|内核级别隐藏指定窗口|83|3|2022-02-09| +|60|[DefTruth/lite.ai.toolkit](https://github.com/DefTruth/lite.ai.toolkit)|🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv5, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.|1039|3|2022-03-03| +|61|[Tencent/libpag](https://github.com/Tencent/libpag)|The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.|1488|3|2022-03-04| +|62|[FiYHer/kernel_window_hide](https://github.com/FiYHer/kernel_window_hide)|内核级别隐藏指定窗口|86|3|2022-02-09| |63|[EdVince/QRCode-NCNN](https://github.com/EdVince/QRCode-NCNN)|QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡|138|3|2022-01-13| -|64|[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 ...|2792|3|2022-03-04| -|65|[XiaoMi/mace](https://github.com/XiaoMi/mace)|MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.|4582|3|2022-02-27| +|64|[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 ...|2796|3|2022-03-05| +|65|[XiaoMi/mace](https://github.com/XiaoMi/mace)|MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.|4581|3|2022-02-27| |66|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |849|3|2021-12-24| -|67|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!|2985|3|2022-02-27| -|68|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|811|3|2022-03-04| -|69|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|703|3|2022-03-04| -|70|[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 ...|5828|2|2022-03-04| +|67|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!|2987|3|2022-02-27| +|68|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|821|3|2022-03-05| +|69|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|703|3|2022-03-05| +|70|[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 ...|5832|2|2022-03-05| |71|[duilib/duilib](https://github.com/duilib/duilib)|-|4715|2|2022-01-11| |72|[seetafaceengine/SeetaFace2](https://github.com/seetafaceengine/SeetaFace2)|SeetaFace 2: open source, full stack face recognization toolkit.|1913|2|2021-09-28| |73|[anyrtcIO-Community/anyRTC-RTMP-OpenSource](https://github.com/anyrtcIO-Community/anyRTC-RTMP-OpenSource)|RTMP 推流器,RTMP(HLS)秒开播放器,直播点播,跨平台(Win,IOS,Android)开源代码|3926|2|2022-02-17| -|74|[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 ...|6981|2|2022-03-04| -|75|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|1654|2|2022-01-25| +|74|[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 ...|6982|2|2022-03-05| +|75|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|1655|2|2022-01-25| |76|[TianZerL/Anime4KCPP](https://github.com/TianZerL/Anime4KCPP)|A high performance anime upscaler|1273|2|2022-02-12| -|77|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|7134|2|2022-03-04| -|78|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|276|2|2022-02-13| -|79|[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 ...|1957|2|2021-11-11| -|80|[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.|3079|2|2022-02-25| -|81|[sogou/srpc](https://github.com/sogou/srpc)|RPC based on C++ Workflow. Supports Baidu bRPC, Tencent tRPC, thrift protocols.|1161|2|2022-03-03| -|82|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team|4541|2|2022-01-03| -|83|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|8062|2|2022-02-28| +|77|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|7135|2|2022-03-04| +|78|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|277|2|2022-02-13| +|79|[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 ...|1958|2|2021-11-11| +|80|[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.|3080|2|2022-02-25| +|81|[sogou/srpc](https://github.com/sogou/srpc)|RPC based on C++ Workflow. Supports Baidu bRPC, Tencent tRPC, thrift protocols.|1162|2|2022-03-05| +|82|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team|4544|2|2022-01-03| +|83|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|8061|2|2022-03-05| |84|[EdVince/ClothingTransfer-NCNN](https://github.com/EdVince/ClothingTransfer-NCNN)|CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡|156|2|2022-01-01| -|85|[ic005k/OCAuxiliaryTools](https://github.com/ic005k/OCAuxiliaryTools)|Cross-platform GUI management tools for OpenCore(OCAT)|1077|2|2022-03-04| -|86|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a performance-centered and open-source deep learning framework.|3059|2|2022-03-04| -|87|[alibaba/euler](https://github.com/alibaba/euler)|A distributed graph deep learning framework.|2733|2|2021-12-30| +|85|[ic005k/OCAuxiliaryTools](https://github.com/ic005k/OCAuxiliaryTools)|Cross-platform GUI management tools for OpenCore(OCAT)|1081|2|2022-03-05| +|86|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a performance-centered and open-source deep learning framework.|3059|2|2022-03-05| +|87|[alibaba/euler](https://github.com/alibaba/euler)|A distributed graph deep learning framework.|2734|2|2021-12-30| |88|[ideawu/ssdb](https://github.com/ideawu/ssdb)|SSDB - A fast NoSQL database, an alternative to Redis|7781|2|2021-12-22| -|89|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|337|2|2021-10-23| +|89|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|340|2|2021-10-23| |90|[wecooperate/iMonitor](https://github.com/wecooperate/iMonitor)|iMonitor(冰镜 - 终端行为分析系统)|181|2|2022-01-30| -|91|[luoyesiqiu/dpt-shell](https://github.com/luoyesiqiu/dpt-shell)|Android函数抽取壳实现|133|2|2022-01-16| -|92|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|OpenArk is an open source anti-rookit(ARK) tool for Windows. |2599|2|2022-01-28| -|93|[SpriteOvO/Telegram-Anti-Revoke](https://github.com/SpriteOvO/Telegram-Anti-Revoke)|Telegram anti-revoke plugin|1492|2|2021-12-10| -|94|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |6737|2|2022-02-01| -|95|[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 based on Raft.|967|2|2022-03-04| -|96|[kungfu-origin/kungfu](https://github.com/kungfu-origin/kungfu)|Kungfu Trader|2583|2|2022-02-27| -|97|[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)|2053|2|2022-02-23| -|98|[balloonwj/flamingo](https://github.com/balloonwj/flamingo)|flamingo 一款高性能轻量级开源即时通讯软件|2892|2|2021-10-20| -|99|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|307|2|2022-02-28| -|100|[zavier-wong/acid](https://github.com/zavier-wong/acid)|A high performance fiber RPC network framework. 高性能协程RPC网络框架|99|2|2022-03-03| -|101|[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)|3787|2|2021-12-09| -|102|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|1938|2|2021-10-28| -|103|[sylar-yin/sylar](https://github.com/sylar-yin/sylar)|C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis, ...|1641|2|2021-12-10| -|104|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|118|2|2022-01-13| -|105|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Drivers for macOS|1893|2|2022-01-01| -|106|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|3442|2|2021-12-25| -|107|[qicosmos/cinatra](https://github.com/qicosmos/cinatra)|modern c++(c++17), cross-platform, header-only, easy to use http framework|1257|1|2022-02-20| -|108|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|1704|1|2022-02-15| -|109|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|632|1|2022-02-14| -|110|[anhkgg/SuperRDP](https://github.com/anhkgg/SuperRDP)|Super RDPWrap|619|1|2022-02-18| -|111|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|298|1|2022-03-04| -|112|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|964|1|2022-01-31| -|113|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|2137|1|2022-02-28| -|114|[Netis/packet-agent](https://github.com/Netis/packet-agent)|A toolset for network packet capture in Cloud/Kubernetes and Virtualized environment.|893|1|2021-12-22| -|115|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|1521|1|2022-03-04| -|116|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|2721|1|2022-03-04| -|117|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable ...|1624|1|2022-03-04| -|118|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|182|1|2022-02-28| -|119|[helio-fm/helio-workstation](https://github.com/helio-fm/helio-workstation)|One music sequencer for all major platforms, desktop and mobile|2325|1|2022-02-27| -|120|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|157|1|2022-03-04| -|121|[guojianyang/cv-detect-robot](https://github.com/guojianyang/cv-detect-robot)|🔥🔥🔥🔥🔥🔥Docker NVIDIA Docker2 YOLOV5 YOLOX YOLO Deepsort TensorRT ROS Deepstream Jetson Nano TX2 NX for High-performance deployment(高性能部署)|183|1|2022-02-27| -|122|[cixingguangming55555/wechat-bot](https://github.com/cixingguangming55555/wechat-bot)|带二次开发接口的PC微信聊天机器人|984|1|2022-01-23| -|123|[SmartKeyerror/reading-source-code-of-leveldb-1.23](https://github.com/SmartKeyerror/reading-source-code-of-leveldb-1.23)|leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。|197|1|2021-09-24| -|124|[daliansky/XiaoXinPro-13-hackintosh](https://github.com/daliansky/XiaoXinPro-13-hackintosh)|Lenovo XiaoXin Pro 13 2019 Hackintosh|736|1|2022-02-19| -|125|[tencentyun/TRTCSDK](https://github.com/tencentyun/TRTCSDK)|腾讯云TRTC音视频服务,国内下载镜像:|1146|1|2022-03-04| -|126|[didi/AoE](https://github.com/didi/AoE)|AoE (AI on Edge,终端智能,边缘计算) 是一个终端侧AI集成运行时环境 (IRE),帮助开发者提升效率。|810|1|2022-02-26| -|127|[OAID/AutoKernel](https://github.com/OAID/AutoKernel)|AutoKernel 是一个简单易用,低门槛的自动算子优化工具,提高深度学习算法部署效率。|697|1|2021-09-27| -|128|[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.|220|1|2021-11-17| -|129|[amov-lab/Prometheus](https://github.com/amov-lab/Prometheus)|Open source software for autonomous drones.|1060|1|2022-03-03| -|130|[canyie/Riru-MomoHider](https://github.com/canyie/Riru-MomoHider)|A Riru module tries to make Magisk more hidden.|441|1|2022-02-04| -|131|[SeetaFace6Open/index](https://github.com/SeetaFace6Open/index)|-|280|1|2021-11-29| -|132|[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| -|133|[wagiminator/ATmega-Soldering-Station](https://github.com/wagiminator/ATmega-Soldering-Station)|T12 Quick Heating Soldering Station|561|1|2022-02-16| -|134|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|450|1|2022-03-01| -|135|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|118|1|2021-10-30| -|136|[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:|2398|1|2022-03-04| -|137|[RapidAI/RapidOCR](https://github.com/RapidAI/RapidOCR)|A cross platform OCR Library based on PaddleOCR & OnnxRuntime|304|1|2022-02-25| -|138|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2239|1|2022-03-01| -|139|[scarsty/nn-editor](https://github.com/scarsty/nn-editor)|Neural Net Editor 神经网络编辑器|84|1|2022-01-28| -|140|[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.|677|1|2022-02-25| -|141|[simplefoc/Arduino-FOC](https://github.com/simplefoc/Arduino-FOC)|Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library|868|1|2022-02-22| -|142|[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$!|253|1|2021-11-08| -|143|[yedf2/handy](https://github.com/yedf2/handy)|🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework|3912|1|2022-02-17| -|144|[ApsaraDB/PolarDB-FileSystem](https://github.com/ApsaraDB/PolarDB-FileSystem)|-|82|1|2021-11-10| -|145|[githubhaohao/OpenGLCamera2](https://github.com/githubhaohao/OpenGLCamera2)|🔥 Android OpenGL Camera 2.0 实现 30 种滤镜和抖音特效|591|1|2022-02-09| -|146|[soarqin/D2RMH](https://github.com/soarqin/D2RMH)|Diablo II Resurrected map revealing tool.|131|1|2022-02-08| -|147|[yanyiwu/cppjieba](https://github.com/yanyiwu/cppjieba)|"结巴"中文分词的C++版本|2106|1|2022-01-31| -|148|[xiangli0608/cartographer_detailed_comments_ws](https://github.com/xiangli0608/cartographer_detailed_comments_ws)|cartographer work space with detailed comments|226|1|2022-02-08| -|149|[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|1342|1|2022-03-04| -|150|[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|1547|1|2022-02-12| -|151|[Ubpa/Utopia](https://github.com/Ubpa/Utopia)|Utopia Game Engine 无境游戏引擎|292|1|2022-02-27| -|152|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|226|1|2021-12-26| -|153|[richardchien/modern-cmake-by-example](https://github.com/richardchien/modern-cmake-by-example)|IPADS 实验室新人培训第二讲:CMake(2021.11.3)|193|1|2021-11-04| -|154|[DustinWatts/esp32-touchdown](https://github.com/DustinWatts/esp32-touchdown)|ESP32 TouchDown|277|1|2021-09-10| -|155|[ZJU-FAST-Lab/ego-planner-swarm](https://github.com/ZJU-FAST-Lab/ego-planner-swarm)|An efficient single/multi-agent trajectory planner for multicopters.|319|1|2022-02-26| -|156|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2195|1|2022-02-16| -|157|[shangjingbo1226/AutoPhrase](https://github.com/shangjingbo1226/AutoPhrase)|AutoPhrase: Automated Phrase Mining from Massive Text Corpora|990|1|2022-01-27| -|158|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1607|1|2022-03-04| -|159|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|2819|1|2022-03-03| -|160|[abcz316/linuxKernelRoot](https://github.com/abcz316/linuxKernelRoot)|新一代root,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,挑战全网root检测手段,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。|155|1|2022-01-16| -|161|[ErosZy/WXInlinePlayer](https://github.com/ErosZy/WXInlinePlayer)|🤟Super fast H.264/H.265 FLV player|1112|1|2021-09-16| -|162|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|1308|1|2022-03-03| -|163|[Xtra-Computing/thundersvm](https://github.com/Xtra-Computing/thundersvm)|ThunderSVM: A Fast SVM Library on GPUs and CPUs|1367|1|2022-01-07| -|164|[0x727/CloneX_0x727](https://github.com/0x727/CloneX_0x727)|进行克隆用户、添加用户等账户防护安全检测的轻巧工具|133|1|2021-09-03| -|165|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|418|1|2022-03-04| -|166|[romkatv/gitstatus](https://github.com/romkatv/gitstatus)|Git status for Bash and Zsh prompt|1262|1|2022-02-17| -|167|[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|2672|1|2021-10-13| -|168|[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|2630|1|2022-02-03| -|169|[aiqinxuancai/discord-proxy](https://github.com/aiqinxuancai/discord-proxy)|给Discord的Windows客户端添加代理,Add a proxy to discord windows client|98|1|2021-12-24| -|170|[kekeimiku/kbz](https://github.com/kekeimiku/kbz)|读取王者荣耀对局内敌方位置,技能cd以及血量的小程序|124|1|2022-01-26| -|171|[ToKiNoBug/SlopeCraft](https://github.com/ToKiNoBug/SlopeCraft)|Get your map pixel art in minecraft|240|1|2022-02-01| -|172|[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的函数接口了|631|1|2021-11-10| -|173|[Tencent/Forward](https://github.com/Tencent/Forward)|A library for high performance deep learning inference on NVIDIA GPUs. |495|1|2022-01-29| -|174|[LiteLDev/LiteLoaderBDS](https://github.com/LiteLDev/LiteLoaderBDS)|A lightweight & cross-language plugin loader for Minecraft Bedrock Dedicated Server (BDS) |219|1|2022-03-04| -|175|[ZLMediaKit/ZLToolKit](https://github.com/ZLMediaKit/ZLToolKit)|一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO|1120|1|2022-03-02| -|176|[ChunelFeng/CGraph](https://github.com/ChunelFeng/CGraph)|【A simple C++ DAG framework】 一个简单的跨平台的基于流图的并行计算框架,支持注册依赖、循环执行、条件判断、面向切面、函数式编程、守护任务、自动优化、自定义分区等功能。欢迎star & fork,更多信息请参考:http://www.chunel.cn|181|1|2022-03-03| -|177|[p-ranav/tabulate](https://github.com/p-ranav/tabulate)|Table Maker for Modern C++|1162|1|2021-10-07| -|178|[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|558|1|2021-10-19| -|179|[Tencent/sluaunreal](https://github.com/Tencent/sluaunreal)|lua dev plugin for unreal engine 4|1403|1|2022-01-21| -|180|[iwxyi/Bilibili-MagicalDanmaku](https://github.com/iwxyi/Bilibili-MagicalDanmaku)|【神奇弹幕】哔哩哔哩直播万能机器人,弹幕姬+答谢姬+回复姬+点歌姬+各种小骚操作,目前唯一可编程机器人|292|1|2022-03-04| -|181|[msnh2012/Msnhnet](https://github.com/msnh2012/Msnhnet)|🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.|569|1|2021-10-23| -|182|[joyieldInc/predixy](https://github.com/joyieldInc/predixy)|A high performance and fully featured proxy for redis, support redis sentinel and redis cluster|1087|1|2021-10-01| -|183|[xyz347/xpack](https://github.com/xyz347/xpack)|convert json/xml/bson to c++ struct|320|1|2022-02-24| -|184|[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 多线程,掌握操作系统原理,解锁并发编程技术|790|1|2022-02-18| -|185|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|6154|1|2022-02-27| -|186|[microsoft/BlingFire](https://github.com/microsoft/BlingFire)|A lightning fast Finite State machine and REgular expression manipulation library.|1606|1|2021-11-17| -|187|[M2Team/NSudo](https://github.com/M2Team/NSudo)|Series of System Administration Tools|1269|1|2022-02-27| -|188|[NVIDIA-Merlin/HugeCTR](https://github.com/NVIDIA-Merlin/HugeCTR)|HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training|580|1|2022-03-01| -|189|[kothariji/competitive-programming](https://github.com/kothariji/competitive-programming)|A one-stop Destination✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions|386|1|2022-01-17| -|190|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|1909|1|2022-02-15| -|191|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|330|1|2021-12-31| -|192|[Rvn0xsy/BadCode](https://github.com/Rvn0xsy/BadCode)|恶意代码逃逸源代码 http://payloads.online|440|1|2022-02-16| -|193|[fanvanzh/3dtiles](https://github.com/fanvanzh/3dtiles)|The fastest tools for 3dtiles convert in the world!|1138|1|2022-01-04| -|194|[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.|322|1|2022-02-01| -|195|[bcosorg/bcos](https://github.com/bcosorg/bcos)|BCOS平台(Be Credible, Open & Secure)|877|1|2022-02-12| -|196|[vczh/GacUIBlog](https://github.com/vczh/GacUIBlog)|记录 GacUI 开发10年来背后的故事,以及对架构设计的考量。|325|1|2021-12-20| -|197|[WaykiChain/WaykiChain](https://github.com/WaykiChain/WaykiChain)|Public Blockchain as a Decentralized Finance Infrastructure Service Platform|1047|1|2021-12-11| -|198|[seetafaceengine/SeetaFace6](https://github.com/seetafaceengine/SeetaFace6)|SeetaFace 6: Newest open and free, full stack face recognization toolkit. |631|1|2021-11-29| -|199|[vxfury/tabulate](https://github.com/vxfury/tabulate)|Table maker, true color, nested table, unicode, xterm & markdown syntax, ...|102|1|2021-12-26| -|200|[ChunelFeng/caiss](https://github.com/ChunelFeng/caiss)|一款简单好用的 跨平台/多语言的 相似向量/相似词/相似句 高性能检索引擎。欢迎star & fork。Build together! Power another !|328|1|2021-09-11| +|91|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|OpenArk is an open source anti-rookit(ARK) tool for Windows. |2606|2|2022-01-28| +|92|[SpriteOvO/Telegram-Anti-Revoke](https://github.com/SpriteOvO/Telegram-Anti-Revoke)|Telegram anti-revoke plugin|1492|2|2021-12-10| +|93|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |6740|2|2022-02-01| +|94|[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 based on Raft.|967|2|2022-03-05| +|95|[kungfu-origin/kungfu](https://github.com/kungfu-origin/kungfu)|Kungfu Trader|2584|2|2022-02-27| +|96|[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)|2053|2|2022-02-23| +|97|[balloonwj/flamingo](https://github.com/balloonwj/flamingo)|flamingo 一款高性能轻量级开源即时通讯软件|2896|2|2021-10-20| +|98|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|307|2|2022-02-28| +|99|[zavier-wong/acid](https://github.com/zavier-wong/acid)|A high performance fiber RPC network framework. 高性能协程RPC网络框架|99|2|2022-03-05| +|100|[wangyu-/UDPspeeder](https://github.com/wangyu-/UDPspeeder)|A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)|3788|2|2021-12-09| +|101|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|1939|2|2021-10-28| +|102|[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, ...|1645|2|2021-12-10| +|103|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|118|2|2022-01-13| +|104|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Drivers for macOS|1894|2|2022-01-01| +|105|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|3443|2|2021-12-25| +|106|[qicosmos/cinatra](https://github.com/qicosmos/cinatra)|modern c++(c++17), cross-platform, header-only, easy to use http framework|1257|1|2022-02-20| +|107|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|1705|1|2022-02-15| +|108|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|632|1|2022-02-14| +|109|[anhkgg/SuperRDP](https://github.com/anhkgg/SuperRDP)|Super RDPWrap|620|1|2022-02-18| +|110|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|300|1|2022-03-04| +|111|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|967|1|2022-03-05| +|112|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|2138|1|2022-02-28| +|113|[Netis/packet-agent](https://github.com/Netis/packet-agent)|A toolset for network packet capture in Cloud/Kubernetes and Virtualized environment.|893|1|2021-12-22| +|114|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|1524|1|2022-03-05| +|115|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|2723|1|2022-03-04| +|116|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable ...|1626|1|2022-03-05| +|117|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|182|1|2022-02-28| +|118|[helio-fm/helio-workstation](https://github.com/helio-fm/helio-workstation)|One music sequencer for all major platforms, desktop and mobile|2328|1|2022-03-05| +|119|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|157|1|2022-03-05| +|120|[guojianyang/cv-detect-robot](https://github.com/guojianyang/cv-detect-robot)|🔥🔥🔥🔥🔥🔥Docker NVIDIA Docker2 YOLOV5 YOLOX YOLO Deepsort TensorRT ROS Deepstream Jetson Nano TX2 NX for High-performance deployment(高性能部署)|183|1|2022-02-27| +|121|[cixingguangming55555/wechat-bot](https://github.com/cixingguangming55555/wechat-bot)|带二次开发接口的PC微信聊天机器人|984|1|2022-01-23| +|122|[SmartKeyerror/reading-source-code-of-leveldb-1.23](https://github.com/SmartKeyerror/reading-source-code-of-leveldb-1.23)|leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。|197|1|2021-09-24| +|123|[daliansky/XiaoXinPro-13-hackintosh](https://github.com/daliansky/XiaoXinPro-13-hackintosh)|Lenovo XiaoXin Pro 13 2019 Hackintosh|737|1|2022-02-19| +|124|[tencentyun/TRTCSDK](https://github.com/tencentyun/TRTCSDK)|腾讯云TRTC音视频服务,国内下载镜像:|1146|1|2022-03-04| +|125|[didi/AoE](https://github.com/didi/AoE)|AoE (AI on Edge,终端智能,边缘计算) 是一个终端侧AI集成运行时环境 (IRE),帮助开发者提升效率。|810|1|2022-02-26| +|126|[OAID/AutoKernel](https://github.com/OAID/AutoKernel)|AutoKernel 是一个简单易用,低门槛的自动算子优化工具,提高深度学习算法部署效率。|697|1|2021-09-27| +|127|[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.|220|1|2021-11-17| +|128|[amov-lab/Prometheus](https://github.com/amov-lab/Prometheus)|Open source software for autonomous drones.|1063|1|2022-03-05| +|129|[canyie/Riru-MomoHider](https://github.com/canyie/Riru-MomoHider)|A Riru module tries to make Magisk more hidden.|441|1|2022-02-04| +|130|[SeetaFace6Open/index](https://github.com/SeetaFace6Open/index)|-|280|1|2021-11-29| +|131|[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| +|132|[wagiminator/ATmega-Soldering-Station](https://github.com/wagiminator/ATmega-Soldering-Station)|T12 Quick Heating Soldering Station|561|1|2022-02-16| +|133|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|450|1|2022-03-01| +|134|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|118|1|2021-10-30| +|135|[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:|2404|1|2022-03-04| +|136|[RapidAI/RapidOCR](https://github.com/RapidAI/RapidOCR)|A cross platform OCR Library based on PaddleOCR & OnnxRuntime|305|1|2022-02-25| +|137|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2239|1|2022-03-01| +|138|[scarsty/nn-editor](https://github.com/scarsty/nn-editor)|Neural Net Editor 神经网络编辑器|84|1|2022-01-28| +|139|[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.|677|1|2022-02-25| +|140|[simplefoc/Arduino-FOC](https://github.com/simplefoc/Arduino-FOC)|Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library|868|1|2022-02-22| +|141|[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$!|253|1|2021-11-08| +|142|[yedf2/handy](https://github.com/yedf2/handy)|🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework|3913|1|2022-02-17| +|143|[ApsaraDB/PolarDB-FileSystem](https://github.com/ApsaraDB/PolarDB-FileSystem)|-|82|1|2021-11-10| +|144|[githubhaohao/OpenGLCamera2](https://github.com/githubhaohao/OpenGLCamera2)|🔥 Android OpenGL Camera 2.0 实现 30 种滤镜和抖音特效|591|1|2022-02-09| +|145|[soarqin/D2RMH](https://github.com/soarqin/D2RMH)|Diablo II Resurrected map revealing tool.|132|1|2022-02-08| +|146|[yanyiwu/cppjieba](https://github.com/yanyiwu/cppjieba)|"结巴"中文分词的C++版本|2106|1|2022-01-31| +|147|[xiangli0608/cartographer_detailed_comments_ws](https://github.com/xiangli0608/cartographer_detailed_comments_ws)|cartographer work space with detailed comments|226|1|2022-02-08| +|148|[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|1342|1|2022-03-04| +|149|[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|1547|1|2022-02-12| +|150|[Ubpa/Utopia](https://github.com/Ubpa/Utopia)|Utopia Game Engine 无境游戏引擎|299|1|2022-03-05| +|151|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|227|1|2021-12-26| +|152|[richardchien/modern-cmake-by-example](https://github.com/richardchien/modern-cmake-by-example)|IPADS 实验室新人培训第二讲:CMake(2021.11.3)|194|1|2021-11-04| +|153|[DustinWatts/esp32-touchdown](https://github.com/DustinWatts/esp32-touchdown)|ESP32 TouchDown|277|1|2021-09-10| +|154|[ZJU-FAST-Lab/ego-planner-swarm](https://github.com/ZJU-FAST-Lab/ego-planner-swarm)|An efficient single/multi-agent trajectory planner for multicopters.|319|1|2022-02-26| +|155|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2195|1|2022-02-16| +|156|[shangjingbo1226/AutoPhrase](https://github.com/shangjingbo1226/AutoPhrase)|AutoPhrase: Automated Phrase Mining from Massive Text Corpora|990|1|2022-01-27| +|157|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1606|1|2022-03-04| +|158|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|2819|1|2022-03-03| +|159|[abcz316/linuxKernelRoot](https://github.com/abcz316/linuxKernelRoot)|新一代root,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,挑战全网root检测手段,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。|155|1|2022-01-16| +|160|[ErosZy/WXInlinePlayer](https://github.com/ErosZy/WXInlinePlayer)|🤟Super fast H.264/H.265 FLV player|1112|1|2021-09-16| +|161|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|1309|1|2022-03-03| +|162|[Xtra-Computing/thundersvm](https://github.com/Xtra-Computing/thundersvm)|ThunderSVM: A Fast SVM Library on GPUs and CPUs|1367|1|2022-01-07| +|163|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|419|1|2022-03-05| +|164|[romkatv/gitstatus](https://github.com/romkatv/gitstatus)|Git status for Bash and Zsh prompt|1262|1|2022-02-17| +|165|[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|2673|1|2021-10-13| +|166|[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|2631|1|2022-02-03| +|167|[aiqinxuancai/discord-proxy](https://github.com/aiqinxuancai/discord-proxy)|给Discord的Windows客户端添加代理,Add a proxy to discord windows client|99|1|2021-12-24| +|168|[kekeimiku/kbz](https://github.com/kekeimiku/kbz)|读取王者荣耀对局内敌方位置,技能cd以及血量的小程序|127|1|2022-01-26| +|169|[ToKiNoBug/SlopeCraft](https://github.com/ToKiNoBug/SlopeCraft)|Get your map pixel art in minecraft|244|1|2022-02-01| +|170|[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的函数接口了|631|1|2021-11-10| +|171|[Tencent/Forward](https://github.com/Tencent/Forward)|A library for high performance deep learning inference on NVIDIA GPUs. |495|1|2022-01-29| +|172|[LiteLDev/LiteLoaderBDS](https://github.com/LiteLDev/LiteLoaderBDS)|A lightweight & cross-language plugin loader for Minecraft Bedrock Dedicated Server (BDS) |219|1|2022-03-05| +|173|[ZLMediaKit/ZLToolKit](https://github.com/ZLMediaKit/ZLToolKit)|一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO|1121|1|2022-03-02| +|174|[ChunelFeng/CGraph](https://github.com/ChunelFeng/CGraph)|【A simple C++ DAG framework】 一个简单的跨平台的基于流图的并行计算框架,支持注册依赖、循环执行、条件判断、面向切面、函数式编程、守护任务、自动优化、自定义分区等功能。欢迎star & fork,更多信息请参考:http://www.chunel.cn|183|1|2022-03-03| +|175|[p-ranav/tabulate](https://github.com/p-ranav/tabulate)|Table Maker for Modern C++|1163|1|2021-10-07| +|176|[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|558|1|2021-10-19| +|177|[Tencent/sluaunreal](https://github.com/Tencent/sluaunreal)|lua dev plugin for unreal engine 4|1403|1|2022-01-21| +|178|[iwxyi/Bilibili-MagicalDanmaku](https://github.com/iwxyi/Bilibili-MagicalDanmaku)|【神奇弹幕】哔哩哔哩直播万能机器人,弹幕姬+答谢姬+回复姬+点歌姬+各种小骚操作,目前唯一可编程机器人|294|1|2022-03-04| +|179|[msnh2012/Msnhnet](https://github.com/msnh2012/Msnhnet)|🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.|570|1|2021-10-23| +|180|[joyieldInc/predixy](https://github.com/joyieldInc/predixy)|A high performance and fully featured proxy for redis, support redis sentinel and redis cluster|1087|1|2021-10-01| +|181|[xyz347/xpack](https://github.com/xyz347/xpack)|convert json/xml/bson to c++ struct|320|1|2022-02-24| +|182|[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 多线程,掌握操作系统原理,解锁并发编程技术|791|1|2022-02-18| +|183|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|6158|1|2022-02-27| +|184|[microsoft/BlingFire](https://github.com/microsoft/BlingFire)|A lightning fast Finite State machine and REgular expression manipulation library.|1607|1|2021-11-17| +|185|[M2Team/NSudo](https://github.com/M2Team/NSudo)|Series of System Administration Tools|1271|1|2022-02-27| +|186|[NVIDIA-Merlin/HugeCTR](https://github.com/NVIDIA-Merlin/HugeCTR)|HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training|580|1|2022-03-01| +|187|[kothariji/competitive-programming](https://github.com/kothariji/competitive-programming)|A one-stop Destination✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions|387|1|2022-01-17| +|188|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|1913|1|2022-02-15| +|189|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|331|1|2021-12-31| +|190|[Rvn0xsy/BadCode](https://github.com/Rvn0xsy/BadCode)|恶意代码逃逸源代码 http://payloads.online|441|1|2022-02-16| +|191|[fanvanzh/3dtiles](https://github.com/fanvanzh/3dtiles)|The fastest tools for 3dtiles convert in the world!|1139|1|2022-01-04| +|192|[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.|323|1|2022-02-01| +|193|[bcosorg/bcos](https://github.com/bcosorg/bcos)|BCOS平台(Be Credible, Open & Secure)|877|1|2022-02-12| +|194|[vczh/GacUIBlog](https://github.com/vczh/GacUIBlog)|记录 GacUI 开发10年来背后的故事,以及对架构设计的考量。|325|1|2021-12-20| +|195|[WaykiChain/WaykiChain](https://github.com/WaykiChain/WaykiChain)|Public Blockchain as a Decentralized Finance Infrastructure Service Platform|1047|1|2021-12-11| +|196|[seetafaceengine/SeetaFace6](https://github.com/seetafaceengine/SeetaFace6)|SeetaFace 6: Newest open and free, full stack face recognization toolkit. |631|1|2021-11-29| +|197|[vxfury/tabulate](https://github.com/vxfury/tabulate)|Table maker, true color, nested table, unicode, xterm & markdown syntax, ...|102|1|2021-12-26| +|198|[ChunelFeng/caiss](https://github.com/ChunelFeng/caiss)|一款简单好用的 跨平台/多语言的 相似向量/相似词/相似句 高性能检索引擎。欢迎star & fork。Build together! Power another !|329|1|2021-09-11| +|199|[Tencent/ScriptX](https://github.com/Tencent/ScriptX)|A versatile script engine abstraction layer.|321|1|2022-03-04| +|200|[bupticybee/TexasSolver](https://github.com/bupticybee/TexasSolver)|🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:|507|1|2021-11-30|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/CSHARP.md b/content/charts/growth/software/CSHARP.md index 8c18484c..d840d4e9 100644 --- a/content/charts/growth/software/CSHARP.md +++ b/content/charts/growth/software/CSHARP.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > C# -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[JDArmy/SharpXDecrypt](https://github.com/JDArmy/SharpXDecrypt)|Xshell全版本密码恢复工具|352|35|2022-03-02| -|2|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4733|18|2022-03-01| -|3|[Ryze-T/CNVD-2022-10270-LPE](https://github.com/Ryze-T/CNVD-2022-10270-LPE)|基于向日葵RCE的本地权限提升,无需指定端口|147|16|2022-02-24| -|4|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4318|15|2022-03-04| -|5|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3898|14|2022-03-03| -|6|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|13625|14|2022-01-22| -|7|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|5543|12|2022-03-04| -|8|[JasonStein/Pal3.Unity](https://github.com/JasonStein/Pal3.Unity)|PAL3(仙剑奇侠传三) & PAL3a(仙剑奇侠传三外传) reimplementation using C#/Unity|50|10|2022-03-04| -|9|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3851|9|2022-03-04| -|10|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|4171|8|2022-01-10| -|11|[nilaoda/N_m3u8DL-CLI](https://github.com/nilaoda/N_m3u8DL-CLI)|[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.|7466|7|2021-12-13| -|12|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|760|6|2022-03-04| -|13|[JasonStein/Notepads](https://github.com/JasonStein/Notepads)|A modern, lightweight text editor with a minimalist design.|5852|6|2022-02-28| -|14|[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.|4075|5|2022-03-04| -|15|[felixse/FluentTerminal](https://github.com/felixse/FluentTerminal)|A Terminal Emulator based on UWP and web technologies.|8206|5|2022-02-12| -|16|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|246|5|2022-01-12| -|17|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|2562|4|2022-03-03| -|18|[mister91jiao/BundleMaster](https://github.com/mister91jiao/BundleMaster)|Unity资源加载大师|77|4|2022-03-04| -|19|[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 ...|3013|4|2022-03-02| -|20|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|342|4|2022-01-28| +|1|[JDArmy/SharpXDecrypt](https://github.com/JDArmy/SharpXDecrypt)|Xshell全版本密码恢复工具|358|33|2022-03-02| +|2|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4749|18|2022-03-01| +|3|[Ryze-T/CNVD-2022-10270-LPE](https://github.com/Ryze-T/CNVD-2022-10270-LPE)|基于向日葵RCE的本地权限提升,无需指定端口|149|15|2022-02-24| +|4|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4319|14|2022-03-05| +|5|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3912|14|2022-03-03| +|6|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)|13641|14|2022-01-22| +|7|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|5557|12|2022-03-05| +|8|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。|3865|9|2022-03-04| +|9|[JasonStein/Pal3.Unity](https://github.com/JasonStein/Pal3.Unity)|PAL3(仙剑奇侠传三) & PAL3a(仙剑奇侠传三外传) reimplementation using C#/Unity|54|9|2022-03-04| +|10|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|4179|8|2022-01-10| +|11|[nilaoda/N_m3u8DL-CLI](https://github.com/nilaoda/N_m3u8DL-CLI)|[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.|7480|7|2021-12-13| +|12|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|761|6|2022-03-05| +|13|[JasonStein/Notepads](https://github.com/JasonStein/Notepads)|A modern, lightweight text editor with a minimalist design.|5856|6|2022-02-28| +|14|[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.|4077|5|2022-03-04| +|15|[felixse/FluentTerminal](https://github.com/felixse/FluentTerminal)|A Terminal Emulator based on UWP and web technologies.|8204|5|2022-02-12| +|16|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|245|5|2022-01-12| +|17|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|2563|4|2022-03-03| +|18|[mister91jiao/BundleMaster](https://github.com/mister91jiao/BundleMaster)|Unity资源加载大师|77|4|2022-03-05| +|19|[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 ...|3014|4|2022-03-02| +|20|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|348|4|2022-01-28| |21|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|547|4|2021-10-03| -|22|[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 ...|10035|4|2022-01-01| +|22|[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 ...|10036|4|2022-01-01| |23|[Jimmey-Jiang/Common.Utility](https://github.com/Jimmey-Jiang/Common.Utility)|Various helper class|4153|3|2022-02-01| -|24|[xpnas/yopngs](https://github.com/xpnas/yopngs)|纯粹图床,支持鉴黄,支持压缩,支持本地存储,COS存储,OSS存储,B2存储|65|3|2022-02-17| -|25|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|1620|3|2022-02-08| -|26|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|.NetCore+Vue2/Vue3+Element plus,前后端分离,不一样的快速开发框架;提供Vue2、Vue3版本,。http://www.volcore.xyz/|2451|3|2022-03-02| +|24|[xpnas/yopngs](https://github.com/xpnas/yopngs)|纯粹图床,支持鉴黄,支持压缩,支持本地存储,COS存储,OSS存储,B2存储|66|3|2022-02-17| +|25|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|1623|3|2022-02-08| +|26|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|.NetCore+Vue2/Vue3+Element plus,前后端分离,不一样的快速开发框架;提供Vue2、Vue3版本,。http://www.volcore.xyz/|2453|3|2022-03-02| |27|[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.|3160|3|2022-02-23| |28|[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|686|3|2022-03-03| -|29|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3502|3|2022-03-03| +|29|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3501|3|2022-03-03| |30|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|238|3|2022-02-25| -|31|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录,支持官B国际三端快速切换,自定义任意分辨率全屏或窗口启动,快速打开照相目录,好看的界面|342|3|2022-03-02| -|32|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP taskbar for modern versions of Windows|703|2|2022-03-03| -|33|[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.|5377|2|2022-02-22| +|31|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录,支持官B国际三端快速切换,自定义任意分辨率全屏或窗口启动,快速打开照相目录,好看的界面|343|3|2022-03-02| +|32|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP taskbar for modern versions of Windows|703|2|2022-03-04| +|33|[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.|5379|2|2022-02-22| |34|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|627|2|2022-01-20| |35|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|463|2|2022-03-01| -|36|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org|6277|2|2022-02-14| -|37|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|让 .NET 开发更简单,更通用,更流行。|1498|2|2022-03-04| +|36|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org|6280|2|2022-02-14| +|37|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|让 .NET 开发更简单,更通用,更流行。|1499|2|2022-03-04| |38|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net Framework 4.0+、.Net Core3.1、.Net 5 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|993|2|2022-03-01| |39|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|2995|2|2022-03-02| -|40|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|297|2|2021-10-18| +|40|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|296|2|2021-10-18| |41|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|3350|2|2022-02-07| |42|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。|3921|2|2022-01-26| |43|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|566|2|2022-02-07| |44|[JasonXuDeveloper/JEngine](https://github.com/JasonXuDeveloper/JEngine)|The solution that allows unity games update in runtime. 使Unity开发的游戏支持热更新的解决方案。|1171|2|2022-02-19| -|45|[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|3864|2|2022-03-04| +|45|[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|3868|2|2022-03-05| |46|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录软件使用时长|238|2|2022-01-12| |47|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|503|2|2021-10-09| -|48|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|Unity的练习项目|3618|2|2022-03-04| -|49|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1546|2|2022-02-08| -|50|[Richasy/BiliBili-UWP](https://github.com/Richasy/BiliBili-UWP)|BiliBili的UWP客户端,当然,是第三方的了|1415|2|2021-09-03| -|51|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.|7203|2|2022-03-03| -|52|[fanliang11/surging](https://github.com/fanliang11/surging)|Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine su ...|3100|2|2022-02-23| -|53|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|521|2|2022-03-02| -|54|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 http://toolhelper.cn/admin|1666|2|2022-02-11| -|55|[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 ...|3478|2|2021-09-28| -|56|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3071|2|2022-02-11| -|57|[91270/Emby.MeiamSub](https://github.com/91270/Emby.MeiamSub)|Emby Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|426|2|2021-12-23| -|58|[Anonymous-ghost/AttackWebFrameworkTools-5.0](https://github.com/Anonymous-ghost/AttackWebFrameworkTools-5.0)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。傻瓜式导入url即可实现批量getshell。批量自动化测试。例如:Thinkphp,Struts2,weblogic。出现的最新漏洞进行实时跟踪并且更新例如:log4jRCE,向日葵RCE 等等.|875|2|2022-03-04| -|59|[xupefei/Locale-Emulator](https://github.com/xupefei/Locale-Emulator)|Yet Another System Region and Language Simulator|7145|2|2022-02-24| -|60|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|3582|2|2022-02-28| -|61|[DGP-Studio/Snap.Genshin](https://github.com/DGP-Studio/Snap.Genshin)|就是 Snap Genshin|972|2|2022-03-04| -|62|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|477|2|2022-02-23| -|63|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|919|1|2022-02-26| -|64|[thunderbird-team/ThunderBird_OpenSource](https://github.com/thunderbird-team/ThunderBird_OpenSource)|ThunderBird OpenSource|419|1|2022-01-16| -|65|[XIU2/TileTool](https://github.com/XIU2/TileTool)|🎨 Windows10 磁贴美化小工具|299|1|2021-12-02| -|66|[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|289|1|2022-02-18| -|67|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|135|1|2022-01-13| -|68|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|2350|1|2022-03-02| -|69|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|5479|1|2022-03-04| -|70|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Unity3D System Design Architecture|2426|1|2022-02-21| -|71|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|211|1|2022-02-05| -|72|[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 ...|301|1|2022-03-03| -|73|[iamoldli/NetModular](https://github.com/iamoldli/NetModular)|NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架|1267|1|2022-03-01| -|74|[zzjfengqing/ET-EUI](https://github.com/zzjfengqing/ET-EUI)|基于ET框架的UI模块|132|1|2022-03-04| -|75|[bing-framework/Bing.NetCore](https://github.com/bing-framework/Bing.NetCore)|Bing是基于 .net core 2.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。|844|1|2022-02-23| -|76|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|1078|1|2022-03-03| -|77|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|567|1|2022-02-21| -|78|[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. |2502|1|2022-02-24| -|79|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|1120|1|2022-03-04| -|80|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools|699|1|2022-01-20| -|81|[proudmonkey/AutoWrapper](https://github.com/proudmonkey/AutoWrapper)|A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.|516|1|2021-11-19| -|82|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制与回放下载|307|1|2022-03-01| -|83|[evilashz/SharpADUserIP](https://github.com/evilashz/SharpADUserIP)|提取DC日志,快速获取域用户对应IP地址|166|1|2021-09-28| -|84|[NewLifeX/X](https://github.com/NewLifeX/X)|Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance ...|1485|1|2022-03-04| -|85|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|1865|1|2022-02-24| -|86|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|835|1|2022-02-25| -|87|[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 ...|99|1|2022-02-16| -|88|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|192|1|2021-11-17| -|89|[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.|1525|1|2022-03-02| -|90|[xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite)|哔哩哔哩UWP Lite|669|1|2022-02-11| -|91|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1425|1|2022-01-07| -|92|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|789|1|2022-02-16| -|93|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可进行B站(bilibili)直播开播提醒、自动录制、在线播放、合并、转码的跨平台部署工具|680|1|2022-03-04| -|94|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型(STUN)|780|1|2022-03-01| -|95|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效、高度工业化的商业级unity3d 工作流。|1692|1|2022-03-03| -|96|[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.)|635|1|2021-12-12| -|97|[91270/Meiam.System](https://github.com/91270/Meiam.System)|.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架|485|1|2021-10-27| -|98|[FastTunnel/FastTunnel](https://github.com/FastTunnel/FastTunnel)|expose a local server to the internet. 高性能跨平台的内网穿透解决方案 远程内网计算机 域名访问内网站点 反向代理内网服务 端口转发 http代理 |744|1|2022-01-07| -|99|[sd797994/Oxygen-Dapr.EshopSample](https://github.com/sd797994/Oxygen-Dapr.EshopSample)|-|205|1|2022-03-01| -|100|[xasset/xasset](https://github.com/xasset/xasset)|让 Unity 快速打包和运行。|1662|1|2021-12-24| -|101|[yomunsam/TinaX](https://github.com/yomunsam/TinaX)|TinaX Framework : Unity based Game Client Framework 基于 Unity 的游戏客户端开发框架|561|1|2022-01-10| -|102|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|261|1|2021-12-24| -|103|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|73|1|2022-02-28| -|104|[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|979|1|2022-02-27| -|105|[nissl-lab/npoi](https://github.com/nissl-lab/npoi)|a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.|4217|1|2022-02-27| -|106|[Unity-Technologies/arfoundation-demos](https://github.com/Unity-Technologies/arfoundation-demos)|AR Foundation demo projects|375|1|2022-01-17| -|107|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|一款开源免费的输入法词库转换程序|4672|1|2022-02-19| -|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.|2210|1|2022-03-04| -|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 ...|723|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|2041|1|2022-02-20| -|111|[Sanheiii/Mageki](https://github.com/Sanheiii/Mageki)|一个在移动设备上模拟的音击控制器|60|1|2022-02-25| -|112|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1111|1|2022-02-22| -|113|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 5 (.Net CMS)可视化设计在线编辑内容管理系统|2611|1|2022-02-19| -|114|[Mochengvia/PanuonUI.Silver](https://github.com/Mochengvia/PanuonUI.Silver)|Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.|1520|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.|428|1|2022-03-02| -|116|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于 UWP 平台的第三方酷安客户端|1296|1|2022-01-12| -|117|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏,后台为Java,数据库为MySql;游戏采用QFramework框架,支持KCP和WebSocket网络(商用级) |140|1|2022-03-04| -|118|[JasonMa0012/JasonMaToonRenderPipeline](https://github.com/JasonMa0012/JasonMaToonRenderPipeline)|JTRP : Unity HDRP ToonShading Render Pipeline (Preview)|984|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|1431|1|2022-01-04| -|120|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|463|1|2022-02-24| -|121|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|451|1|2022-03-01| -|122|[ntminer/NtMiner](https://github.com/ntminer/NtMiner)|GPU miner. github不太慢,https://ntminer.coding.net/public/NtMiner/NtMiner/git/files|812|1|2021-12-11| -|123|[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, ...|1068|1|2022-03-03| -|124|[wuxiongbin/XIL](https://github.com/wuxiongbin/XIL)|使用ILRuntime实现的类似XLUA功能的Unity3D下热修复BUG的解决方案|747|1|2022-01-06| -|125|[Bililive/BililiveRecorder](https://github.com/Bililive/BililiveRecorder)|B站录播姬 BiliBili Stream Recorder 哔哩哔哩直播录制|1356|1|2022-01-24| -|126|[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 ...|485|1|2022-01-04| -|127|[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 ...|1066|1|2021-09-21| -|128|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|Make Windows faster and more secure|1165|1|2022-02-28| -|129|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|119|1|2021-12-20| -|130|[hemaju/Wireboy.Socket.P2PSocket](https://github.com/hemaju/Wireboy.Socket.P2PSocket)|P2P内网穿透,实现【公司】-【家】远程控制|1019|1|2021-09-08| -|131|[HenJigg/WPF-Examples](https://github.com/HenJigg/WPF-Examples)|使用Prism构建的WPF示例应用|527|1|2022-02-17| -|132|[duyanming/Viper](https://github.com/duyanming/Viper)|Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等|558|1|2022-02-19| -|133|[VShawn/PRemoteM](https://github.com/VShawn/PRemoteM)|Personal Remote Manager|439|1|2022-03-04| -|134|[kenvix/USBCopyer](https://github.com/kenvix/USBCopyer)|😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”(写作USBCopyer,读作USBCopier)|1954|1|2021-10-05| -|135|[monitor1394/unity-ugui-XCharts](https://github.com/monitor1394/unity-ugui-XCharts)|A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。|1697|1|2022-02-21| -|136|[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 ...|590|1|2022-03-03| -|137|[ChiliMilk/URP_Toon](https://github.com/ChiliMilk/URP_Toon)|A Toon Shader in Unity Universal Render Pipeline.|355|1|2022-01-05| -|138|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|975|1|2022-03-03| -|139|[ygx2011/AR_course](https://github.com/ygx2011/AR_course)|教大家从AR算法到各个平台的unity渲染,完成整个AR项目的开发,教学视频链接我会发布在b站上。|54|1|2022-01-21| -|140|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集,它极大简化了API调用及通知的处理流程。|1221|1|2022-01-23| -|141|[AlphaYu/Adnc](https://github.com/AlphaYu/Adnc)|微服务框架,同时也适用于单体架构系统的开发。支持经典三层与DDD架构开发模式、集成了一系列主流稳定的微服务配套技术栈。一个前后端分离的框架,前端基于Vue、后端基于.Net 5.0构建。|577|1|2021-11-23| -|142|[zhaopeiym/quartzui](https://github.com/zhaopeiym/quartzui)|基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置|1143|1|2022-03-02| -|143|[EllanJiang/UnityGameFramework](https://github.com/EllanJiang/UnityGameFramework)|This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the developmen ...|913|1|2021-10-28| -|144|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for Final Fantasy XIV|1380|1|2022-03-04| -|145|[indiff/qttabbar](https://github.com/indiff/qttabbar)|Qttabbar is a small tool that allows you to use tab multi label function in Windows Explorer. |1440|1|2022-03-03| -|146|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|1230|1|2022-01-05| -|147|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.NetCore的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。|2241|1|2022-02-14| -|148|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,支持公众平台(订阅号、服务号、小程序、小游戏、小商店)& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|416|1|2022-03-03| -|149|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 5.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|229|1|2022-02-21| -|150|[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| -|151|[qiankanglai/LoopScrollRect](https://github.com/qiankanglai/LoopScrollRect)|These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.|1351|1|2022-02-28| -|152|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|570|1|2022-02-27| -|153|[An0nySec/UserAdd](https://github.com/An0nySec/UserAdd)|Bypass AV 用户添加|130|1|2021-12-30| -|154|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版,采用Chinese-lite和paddleocr识别框架|94|1|2022-01-29| -|155|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|387|1|2022-02-23| -|156|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|Admin后端,前后端分离的权限管理系统,集成统一认证授权、多租户、缓存、Ip限流、全Api鉴权。支持国内外主流数据库自由切换和动态高级查询,基于.Net跨平台开发的WebApi|541|1|2022-02-21| -|157|[lgsvl/simulator](https://github.com/lgsvl/simulator)|A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles|1716|1|2022-01-19| -|158|[babalae/genshin-fishing-toy](https://github.com/babalae/genshin-fishing-toy)|🐟 原神自动钓鱼机,有界面且操作简单。Genshin Impact Automatic Fishing Machine.|110|1|2021-10-01| -|159|[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 ...|844|1|2022-02-28| -|160|[dotnetcore/BootstrapBlazor](https://github.com/dotnetcore/BootstrapBlazor)|A set of enterprise-class UI components based on Bootstrap and Blazor|927|1|2022-03-04| -|161|[Azure/azure-powershell](https://github.com/Azure/azure-powershell)|Microsoft Azure PowerShell|2969|1|2022-03-04| -|162|[zsh2401/AutumnBox](https://github.com/zsh2401/AutumnBox)|图形化ADB工具箱|1044|1|2022-02-24| -|163|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|926|1|2022-03-02| -|164|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3266|1|2022-03-01| -|165|[acygen/PCRCalculator](https://github.com/acygen/PCRCalculator)|PCRCaculator 公主连结全方位计算器,含角色面板数据计算、装备规划和JJC模拟器|37|0|2022-02-15| -|166|[SkyChenSky/Sikiro.BuildEntity](https://github.com/SkyChenSky/Sikiro.BuildEntity)|生成实体的VS插件工具(visual studio sdk vsix)|71|0|2022-02-11| -|167|[u2sb/Danmu.Server](https://github.com/u2sb/Danmu.Server)|一个开源的弹幕后端|99|0|2022-03-01| -|168|[aura-systems/Aura-Operating-System](https://github.com/aura-systems/Aura-Operating-System)|AuraOS, the Franco-English Operating System developed in C# using Cosmos!|157|0|2022-02-28| -|169|[NeuCharFramework/NcfPackageSources](https://github.com/NeuCharFramework/NcfPackageSources)|NCF(NeuCharFramework)底层支持库官方 Nuget 包源码|37|0|2022-02-08| -|170|[yukuyoulei/ILRuntime_HotGames](https://github.com/yukuyoulei/ILRuntime_HotGames)|基于ILRuntime的热更新能力实现的可以直接使用的框架,友情赠送C# WebService + WebSocketServer服务器端。|359|0|2021-10-19| -|171|[x-nas/WinPacketsEdit](https://github.com/x-nas/WinPacketsEdit)|网络封包拦截器,可拦截手游封包,支持32位及64位程序|51|0|2021-11-22| -|172|[Geequlim/puerts-starter-kit](https://github.com/Geequlim/puerts-starter-kit)|puerts unity 项目手脚架|89|0|2021-12-22| -|173|[wrxiang/WebRunLocal](https://github.com/wrxiang/WebRunLocal)|网页调用本地程序,低耦合,兼容性强,全版本浏览器兼容,彻底解决网页调用本地程序出现的各种问题|40|0|2021-10-05| -|174|[zqlovejyc/SQLBuilder](https://github.com/zqlovejyc/SQLBuilder)|.NET Framework4.5版本Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;|71|0|2022-02-18| -|175|[xiaoyaocz/AllLive](https://github.com/xiaoyaocz/AllLive)|获取多个直播平台的信息和弹幕|76|0|2022-01-05| -|176|[TonyTang1990/AssetBundleLoadManager](https://github.com/TonyTang1990/AssetBundleLoadManager)|1. 基于索引计数与对象绑定的AssetBundle加载管理简易框架。(参考: tangzx/ABSystem思路) 2. 集成导表工具框架 3. 集成资源热更以及版本强更框架|82|0|2022-02-11| -|177|[JeffreySu/WxOpen](https://github.com/JeffreySu/WxOpen)|微信小程序 C# SDK,Senparc.Weixin.WxOpen.dll|195|0|2021-09-04| -|178|[wpscott/AcFunDanmaku](https://github.com/wpscott/AcFunDanmaku)|AcFun直播弹幕及评论工具|66|0|2022-03-04| -|179|[anet-lib/anet](https://github.com/anet-lib/anet)|A .NET Core Common Library , Framework and Boilerplate. |256|0|2022-03-03| -|180|[ccxt-net/ccxt.net](https://github.com/ccxt-net/ccxt.net)|CCXT.NET – CryptoCurrency eXchange Trading Library for .NET|145|0|2022-01-21| -|181|[cc004/AutoTimeline](https://github.com/cc004/AutoTimeline)|cat鱼拯救计划!|40|0|2021-12-02| -|182|[jm33-m0/kms-activate](https://github.com/jm33-m0/kms-activate)|Microsoft Windows/Office 一键激活工具|551|0|2021-11-02| -|183|[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|277|0|2022-01-23| -|184|[CitiesSkylinesMods/TMPE](https://github.com/CitiesSkylinesMods/TMPE)|Cities: Skylines Traffic Manager: President Edition|339|0|2022-03-04| -|185|[pdone/FreeControl](https://github.com/pdone/FreeControl)|在PC上控制Android设备。|250|0|2022-01-21| -|186|[HushengStudent/myGameFramework](https://github.com/HushengStudent/myGameFramework)|>> 基础框架|84|0|2022-02-27| -|187|[SmallChi/JT808Gateway](https://github.com/SmallChi/JT808Gateway)|使用Pipeline和DotNetty分别实现的JT808Gateway支持TCP/UDP通用消息业务处理(支持2011、2013、2019版本)|138|0|2022-02-15| -|188|[tianlian0/paper_checking_system](https://github.com/tianlian0/paper_checking_system)|基于C#和C++开发的文本查重/论文查重系统,一亿字次级论文库秒级查重。关联:查重算法、数据去重、文档查重、文本去重、标书查重、辅助防串标、作业查重、duplicate check|245|0|2022-01-08| -|189|[leeveel/GeekServer](https://github.com/leeveel/GeekServer)|基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!|115|0|2022-02-23| -|190|[CatImmortal/CatJson](https://github.com/CatImmortal/CatJson)|为Unity开发者量身打造的功能强大的高性能Json库,内置ILRuntime支持|64|0|2021-11-28| -|191|[iwiniwin/unity-remote-file-explorer](https://github.com/iwiniwin/unity-remote-file-explorer)|一个跨平台的远程文件浏览器,使用户通过Unity Editor就能操作应用所运行平台上的目录文件。比如当项目打包运行到设备上时,可通过Remote File Explorer直接浏览设备上的目录文件,并进行下载,上传,删除等操作|57|0|2021-11-22| -|192|[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| -|193|[404Lcc/Lcc](https://github.com/404Lcc/Lcc)|Lcc框架是针对Unity开发的轻量级框架,可快速上手开发Steam、安卓、IOS等项目|71|0|2022-03-03| -|194|[UnofficialCrusaderPatch/UnofficialCrusaderPatch](https://github.com/UnofficialCrusaderPatch/UnofficialCrusaderPatch)|Unofficial balancing patch installer for Stronghold Crusader 1|313|0|2022-03-03| -|195|[GB28181/GB28181.Solution](https://github.com/GB28181/GB28181.Solution)|Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联|400|0|2022-02-11| -|196|[wetstreet/Theircraft](https://github.com/wetstreet/Theircraft)|A Minecraft clone using Unity.|35|0|2022-02-28| -|197|[xucongli1989/XCLNetTools](https://github.com/xucongli1989/XCLNetTools)|.net (C#) common class library DLL (maintained since 2012), now open source.Most of the code for this kind of library is written or collected by me. Ever since I started working, I have been hoping th ...|35|0|2022-02-20| -|198|[natfrp/SakuraFrpLauncher](https://github.com/natfrp/SakuraFrpLauncher)|SakuraFrp Windows 启动器|68|0|2022-02-18| -|199|[bosima/FireflySoft.RateLimit](https://github.com/bosima/FireflySoft.RateLimit)|It is a rate limiting library based on .Net standard.|64|0|2022-02-28| -|200|[Roger-WIN/GBKtoUTF-8](https://github.com/Roger-WIN/GBKtoUTF-8)|To transcode text files from GBK to UTF-8|61|0|2022-02-12| +|48|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|Unity的练习项目|3620|2|2022-03-04| +|49|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1549|2|2022-02-08| +|50|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.|7202|2|2022-03-03| +|51|[fanliang11/surging](https://github.com/fanliang11/surging)|Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine su ...|3100|2|2022-03-05| +|52|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|524|2|2022-03-02| +|53|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 http://toolhelper.cn/admin|1666|2|2022-02-11| +|54|[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 ...|3478|2|2021-09-28| +|55|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3071|2|2022-02-11| +|56|[91270/Emby.MeiamSub](https://github.com/91270/Emby.MeiamSub)|Emby Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|427|2|2021-12-23| +|57|[Anonymous-ghost/AttackWebFrameworkTools-5.0](https://github.com/Anonymous-ghost/AttackWebFrameworkTools-5.0)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。傻瓜式导入url即可实现批量getshell。批量自动化测试。例如:Thinkphp,Struts2,weblogic。出现的最新漏洞进行实时跟踪并且更新例如:log4jRCE,向日葵RCE 等等.|879|2|2022-03-04| +|58|[xupefei/Locale-Emulator](https://github.com/xupefei/Locale-Emulator)|Yet Another System Region and Language Simulator|7150|2|2022-02-24| +|59|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|3590|2|2022-02-28| +|60|[DGP-Studio/Snap.Genshin](https://github.com/DGP-Studio/Snap.Genshin)|就是 Snap Genshin|978|2|2022-03-05| +|61|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|477|2|2022-02-23| +|62|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|921|1|2022-02-26| +|63|[thunderbird-team/ThunderBird_OpenSource](https://github.com/thunderbird-team/ThunderBird_OpenSource)|ThunderBird OpenSource|419|1|2022-01-16| +|64|[XIU2/TileTool](https://github.com/XIU2/TileTool)|🎨 Windows10 磁贴美化小工具|299|1|2021-12-02| +|65|[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|289|1|2022-02-18| +|66|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|136|1|2022-01-13| +|67|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|2355|1|2022-03-02| +|68|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|5480|1|2022-03-04| +|69|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Unity3D System Design Architecture|2427|1|2022-03-05| +|70|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|212|1|2022-02-05| +|71|[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 ...|301|1|2022-03-05| +|72|[iamoldli/NetModular](https://github.com/iamoldli/NetModular)|NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架|1267|1|2022-03-01| +|73|[zzjfengqing/ET-EUI](https://github.com/zzjfengqing/ET-EUI)|基于ET框架的UI模块|132|1|2022-03-04| +|74|[bing-framework/Bing.NetCore](https://github.com/bing-framework/Bing.NetCore)|Bing是基于 .net core 2.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。|844|1|2022-02-23| +|75|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|1079|1|2022-03-03| +|76|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|567|1|2022-02-21| +|77|[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. |2503|1|2022-02-24| +|78|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|1120|1|2022-03-04| +|79|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools|699|1|2022-01-20| +|80|[proudmonkey/AutoWrapper](https://github.com/proudmonkey/AutoWrapper)|A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.|516|1|2021-11-19| +|81|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制与回放下载|307|1|2022-03-01| +|82|[evilashz/SharpADUserIP](https://github.com/evilashz/SharpADUserIP)|提取DC日志,快速获取域用户对应IP地址|166|1|2021-09-28| +|83|[NewLifeX/X](https://github.com/NewLifeX/X)|Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance ...|1484|1|2022-03-04| +|84|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|1865|1|2022-02-24| +|85|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|836|1|2022-02-25| +|86|[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 ...|99|1|2022-02-16| +|87|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|192|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.|1525|1|2022-03-05| +|89|[xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite)|哔哩哔哩UWP Lite|672|1|2022-02-11| +|90|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1425|1|2022-01-07| +|91|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|790|1|2022-02-16| +|92|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可进行B站(bilibili)直播开播提醒、自动录制、在线播放、合并、转码的跨平台部署工具|681|1|2022-03-05| +|93|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型(STUN)|782|1|2022-03-01| +|94|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效、高度工业化的商业级unity3d 工作流。|1692|1|2022-03-05| +|95|[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.)|635|1|2021-12-12| +|96|[91270/Meiam.System](https://github.com/91270/Meiam.System)|.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架|486|1|2021-10-27| +|97|[FastTunnel/FastTunnel](https://github.com/FastTunnel/FastTunnel)|expose a local server to the internet. 高性能跨平台的内网穿透解决方案 远程内网计算机 域名访问内网站点 反向代理内网服务 端口转发 http代理 |744|1|2022-01-07| +|98|[xasset/xasset](https://github.com/xasset/xasset)|让 Unity 快速打包和运行。|1662|1|2021-12-24| +|99|[yomunsam/TinaX](https://github.com/yomunsam/TinaX)|TinaX Framework : Unity based Game Client Framework 基于 Unity 的游戏客户端开发框架|561|1|2022-01-10| +|100|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|261|1|2021-12-24| +|101|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|73|1|2022-02-28| +|102|[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|979|1|2022-02-27| +|103|[nissl-lab/npoi](https://github.com/nissl-lab/npoi)|a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.|4219|1|2022-02-27| +|104|[Unity-Technologies/arfoundation-demos](https://github.com/Unity-Technologies/arfoundation-demos)|AR Foundation demo projects|377|1|2022-01-17| +|105|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|一款开源免费的输入法词库转换程序|4671|1|2022-02-19| +|106|[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.|2210|1|2022-03-04| +|107|[m969/EGamePlay](https://github.com/m969/EGamePlay)|一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration ...|726|1|2022-01-06| +|108|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|2043|1|2022-02-20| +|109|[Sanheiii/Mageki](https://github.com/Sanheiii/Mageki)|一个在移动设备上模拟的音击控制器|60|1|2022-02-25| +|110|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1111|1|2022-02-22| +|111|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 5 (.Net CMS)可视化设计在线编辑内容管理系统|2611|1|2022-02-19| +|112|[Mochengvia/PanuonUI.Silver](https://github.com/Mochengvia/PanuonUI.Silver)|Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.|1520|1|2022-01-23| +|113|[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.|429|1|2022-03-02| +|114|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于 UWP 平台的第三方酷安客户端|1298|1|2022-01-12| +|115|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏,后台为Java,数据库为MySql;游戏采用QFramework框架,支持KCP和WebSocket网络(商用级) |140|1|2022-03-05| +|116|[JasonMa0012/JasonMaToonRenderPipeline](https://github.com/JasonMa0012/JasonMaToonRenderPipeline)|JTRP : Unity HDRP ToonShading Render Pipeline (Preview)|985|1|2021-12-17| +|117|[mr-kelly/KSFramework](https://github.com/mr-kelly/KSFramework)|QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload|1431|1|2022-01-04| +|118|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|464|1|2022-02-24| +|119|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|451|1|2022-03-04| +|120|[ntminer/NtMiner](https://github.com/ntminer/NtMiner)|GPU miner. github不太慢,https://ntminer.coding.net/public/NtMiner/NtMiner/git/files|812|1|2021-12-11| +|121|[microsoft/Recognizers-Text](https://github.com/microsoft/Recognizers-Text)|Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, and date/time expressed in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, ...|1069|1|2022-03-03| +|122|[wuxiongbin/XIL](https://github.com/wuxiongbin/XIL)|使用ILRuntime实现的类似XLUA功能的Unity3D下热修复BUG的解决方案|747|1|2022-01-06| +|123|[Bililive/BililiveRecorder](https://github.com/Bililive/BililiveRecorder)|B站录播姬 BiliBili Stream Recorder 哔哩哔哩直播录制|1360|1|2022-01-24| +|124|[zhaopeiym/IoTClient](https://github.com/zhaopeiym/IoTClient)|This is an IoT device communication protocol implementation client, which will include common industrial communication protocols such as mainstream PLC communication reading, ModBus protocol, and Bacn ...|485|1|2022-01-04| +|125|[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 ...|1066|1|2021-09-21| +|126|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|Make Windows faster and more secure|1166|1|2022-03-05| +|127|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|119|1|2021-12-20| +|128|[hemaju/Wireboy.Socket.P2PSocket](https://github.com/hemaju/Wireboy.Socket.P2PSocket)|P2P内网穿透,实现【公司】-【家】远程控制|1020|1|2021-09-08| +|129|[HenJigg/WPF-Examples](https://github.com/HenJigg/WPF-Examples)|使用Prism构建的WPF示例应用|528|1|2022-02-17| +|130|[duyanming/Viper](https://github.com/duyanming/Viper)|Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等|558|1|2022-02-19| +|131|[VShawn/PRemoteM](https://github.com/VShawn/PRemoteM)|Personal Remote Manager|439|1|2022-03-05| +|132|[kenvix/USBCopyer](https://github.com/kenvix/USBCopyer)|😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”(写作USBCopyer,读作USBCopier)|1955|1|2021-10-05| +|133|[monitor1394/unity-ugui-XCharts](https://github.com/monitor1394/unity-ugui-XCharts)|A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。|1699|1|2022-02-21| +|134|[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 ...|592|1|2022-03-03| +|135|[ChiliMilk/URP_Toon](https://github.com/ChiliMilk/URP_Toon)|A Toon Shader in Unity Universal Render Pipeline.|355|1|2022-01-05| +|136|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|979|1|2022-03-05| +|137|[ygx2011/AR_course](https://github.com/ygx2011/AR_course)|教大家从AR算法到各个平台的unity渲染,完成整个AR项目的开发,教学视频链接我会发布在b站上。|54|1|2022-01-21| +|138|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集,它极大简化了API调用及通知的处理流程。|1221|1|2022-01-23| +|139|[AlphaYu/Adnc](https://github.com/AlphaYu/Adnc)|微服务框架,同时也适用于单体架构系统的开发。支持经典三层与DDD架构开发模式、集成了一系列主流稳定的微服务配套技术栈。一个前后端分离的框架,前端基于Vue、后端基于.Net 5.0构建。|577|1|2021-11-23| +|140|[zhaopeiym/quartzui](https://github.com/zhaopeiym/quartzui)|基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置|1143|1|2022-03-02| +|141|[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 ...|913|1|2021-10-28| +|142|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for Final Fantasy XIV|1381|1|2022-03-05| +|143|[indiff/qttabbar](https://github.com/indiff/qttabbar)|Qttabbar is a small tool that allows you to use tab multi label function in Windows Explorer. |1443|1|2022-03-03| +|144|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|1233|1|2022-01-05| +|145|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.NetCore的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。|2242|1|2022-02-14| +|146|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,支持公众平台(订阅号、服务号、小程序、小游戏、小商店)& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|417|1|2022-03-05| +|147|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 5.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|230|1|2022-02-21| +|148|[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| +|149|[qiankanglai/LoopScrollRect](https://github.com/qiankanglai/LoopScrollRect)|These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.|1351|1|2022-02-28| +|150|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|575|1|2022-03-05| +|151|[An0nySec/UserAdd](https://github.com/An0nySec/UserAdd)|Bypass AV 用户添加|130|1|2021-12-30| +|152|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版,采用Chinese-lite和paddleocr识别框架|94|1|2022-01-29| +|153|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|387|1|2022-02-23| +|154|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|Admin后端,前后端分离的权限管理系统,集成统一认证授权、多租户、缓存、Ip限流、全Api鉴权。支持国内外主流数据库自由切换和动态高级查询,基于.Net跨平台开发的WebApi|541|1|2022-02-21| +|155|[lgsvl/simulator](https://github.com/lgsvl/simulator)|A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles|1718|1|2022-01-19| +|156|[babalae/genshin-fishing-toy](https://github.com/babalae/genshin-fishing-toy)|🐟 原神自动钓鱼机,有界面且操作简单。Genshin Impact Automatic Fishing Machine.|111|1|2021-10-01| +|157|[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 ...|845|1|2022-02-28| +|158|[dotnetcore/BootstrapBlazor](https://github.com/dotnetcore/BootstrapBlazor)|A set of enterprise-class UI components based on Bootstrap and Blazor|929|1|2022-03-05| +|159|[Azure/azure-powershell](https://github.com/Azure/azure-powershell)|Microsoft Azure PowerShell|2969|1|2022-03-04| +|160|[zsh2401/AutumnBox](https://github.com/zsh2401/AutumnBox)|图形化ADB工具箱|1045|1|2022-02-24| +|161|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|928|1|2022-03-02| +|162|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3266|1|2022-03-01| +|163|[acygen/PCRCalculator](https://github.com/acygen/PCRCalculator)|PCRCaculator 公主连结全方位计算器,含角色面板数据计算、装备规划和JJC模拟器|38|0|2022-02-15| +|164|[SkyChenSky/Sikiro.BuildEntity](https://github.com/SkyChenSky/Sikiro.BuildEntity)|生成实体的VS插件工具(visual studio sdk vsix)|71|0|2022-02-11| +|165|[u2sb/Danmu.Server](https://github.com/u2sb/Danmu.Server)|一个开源的弹幕后端|99|0|2022-03-01| +|166|[aura-systems/Aura-Operating-System](https://github.com/aura-systems/Aura-Operating-System)|AuraOS, the Franco-English Operating System developed in C# using Cosmos!|157|0|2022-02-28| +|167|[NeuCharFramework/NcfPackageSources](https://github.com/NeuCharFramework/NcfPackageSources)|NCF(NeuCharFramework)底层支持库官方 Nuget 包源码|37|0|2022-02-08| +|168|[yukuyoulei/ILRuntime_HotGames](https://github.com/yukuyoulei/ILRuntime_HotGames)|基于ILRuntime的热更新能力实现的可以直接使用的框架,友情赠送C# WebService + WebSocketServer服务器端。|359|0|2021-10-19| +|169|[x-nas/WinPacketsEdit](https://github.com/x-nas/WinPacketsEdit)|网络封包拦截器,可拦截手游封包,支持32位及64位程序|51|0|2021-11-22| +|170|[Geequlim/puerts-starter-kit](https://github.com/Geequlim/puerts-starter-kit)|puerts unity 项目手脚架|89|0|2021-12-22| +|171|[wrxiang/WebRunLocal](https://github.com/wrxiang/WebRunLocal)|网页调用本地程序,低耦合,兼容性强,全版本浏览器兼容,彻底解决网页调用本地程序出现的各种问题|40|0|2021-10-05| +|172|[zqlovejyc/SQLBuilder](https://github.com/zqlovejyc/SQLBuilder)|.NET Framework4.5版本Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;|71|0|2022-02-18| +|173|[xiaoyaocz/AllLive](https://github.com/xiaoyaocz/AllLive)|获取多个直播平台的信息和弹幕|76|0|2022-01-05| +|174|[TonyTang1990/AssetBundleLoadManager](https://github.com/TonyTang1990/AssetBundleLoadManager)|1. 基于索引计数与对象绑定的AssetBundle加载管理简易框架。(参考: tangzx/ABSystem思路) 2. 集成导表工具框架 3. 集成资源热更以及版本强更框架|82|0|2022-02-11| +|175|[JeffreySu/WxOpen](https://github.com/JeffreySu/WxOpen)|微信小程序 C# SDK,Senparc.Weixin.WxOpen.dll|195|0|2021-09-04| +|176|[wpscott/AcFunDanmaku](https://github.com/wpscott/AcFunDanmaku)|AcFun直播弹幕及评论工具|66|0|2022-03-04| +|177|[anet-lib/anet](https://github.com/anet-lib/anet)|A .NET Core Common Library , Framework and Boilerplate. |256|0|2022-03-03| +|178|[ccxt-net/ccxt.net](https://github.com/ccxt-net/ccxt.net)|CCXT.NET – CryptoCurrency eXchange Trading Library for .NET|145|0|2022-01-21| +|179|[cc004/AutoTimeline](https://github.com/cc004/AutoTimeline)|cat鱼拯救计划!|40|0|2021-12-02| +|180|[jm33-m0/kms-activate](https://github.com/jm33-m0/kms-activate)|Microsoft Windows/Office 一键激活工具|551|0|2021-11-02| +|181|[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|277|0|2022-01-23| +|182|[CitiesSkylinesMods/TMPE](https://github.com/CitiesSkylinesMods/TMPE)|Cities: Skylines Traffic Manager: President Edition|339|0|2022-03-05| +|183|[pdone/FreeControl](https://github.com/pdone/FreeControl)|在PC上控制Android设备。|250|0|2022-01-21| +|184|[HushengStudent/myGameFramework](https://github.com/HushengStudent/myGameFramework)|>> 基础框架|84|0|2022-02-27| +|185|[SmallChi/JT808Gateway](https://github.com/SmallChi/JT808Gateway)|使用Pipeline和DotNetty分别实现的JT808Gateway支持TCP/UDP通用消息业务处理(支持2011、2013、2019版本)|138|0|2022-02-15| +|186|[tianlian0/paper_checking_system](https://github.com/tianlian0/paper_checking_system)|基于C#和C++开发的文本查重/论文查重系统,一亿字次级论文库秒级查重。关联:查重算法、数据去重、文档查重、文本去重、标书查重、辅助防串标、作业查重、duplicate check|245|0|2022-01-08| +|187|[leeveel/GeekServer](https://github.com/leeveel/GeekServer)|基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!|115|0|2022-02-23| +|188|[CatImmortal/CatJson](https://github.com/CatImmortal/CatJson)|为Unity开发者量身打造的功能强大的高性能Json库,内置ILRuntime支持|64|0|2021-11-28| +|189|[iwiniwin/unity-remote-file-explorer](https://github.com/iwiniwin/unity-remote-file-explorer)|一个跨平台的远程文件浏览器,使用户通过Unity Editor就能操作应用所运行平台上的目录文件。比如当项目打包运行到设备上时,可通过Remote File Explorer直接浏览设备上的目录文件,并进行下载,上传,删除等操作|57|0|2021-11-22| +|190|[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| +|191|[404Lcc/Lcc](https://github.com/404Lcc/Lcc)|Lcc框架是针对Unity开发的轻量级框架,可快速上手开发Steam、安卓、IOS等项目|71|0|2022-03-05| +|192|[UnofficialCrusaderPatch/UnofficialCrusaderPatch](https://github.com/UnofficialCrusaderPatch/UnofficialCrusaderPatch)|Unofficial balancing patch installer for Stronghold Crusader 1|313|0|2022-03-03| +|193|[GB28181/GB28181.Solution](https://github.com/GB28181/GB28181.Solution)|Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联|400|0|2022-02-11| +|194|[wetstreet/Theircraft](https://github.com/wetstreet/Theircraft)|A Minecraft clone using Unity.|35|0|2022-02-28| +|195|[xucongli1989/XCLNetTools](https://github.com/xucongli1989/XCLNetTools)|.net (C#) common class library DLL (maintained since 2012), now open source.Most of the code for this kind of library is written or collected by me. Ever since I started working, I have been hoping th ...|35|0|2022-02-20| +|196|[natfrp/SakuraFrpLauncher](https://github.com/natfrp/SakuraFrpLauncher)|SakuraFrp Windows 启动器|68|0|2022-02-18| +|197|[bosima/FireflySoft.RateLimit](https://github.com/bosima/FireflySoft.RateLimit)|It is a rate limiting library based on .Net standard.|64|0|2022-02-28| +|198|[Roger-WIN/GBKtoUTF-8](https://github.com/Roger-WIN/GBKtoUTF-8)|To transcode text files from GBK to UTF-8|61|0|2022-02-12| +|199|[WeihanLi/AccessControlHelper](https://github.com/WeihanLi/AccessControlHelper)|AccessControlHelper for asp.net mvc and asp.net core, strategy based authorization|73|0|2021-12-04| +|200|[xingchuanzhen/Minecraft-Unlock](https://github.com/xingchuanzhen/Minecraft-Unlock)|用于绕过win10 Minecraft验证系统|39|0|2022-02-03|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/CSS.md b/content/charts/growth/software/CSS.md index 962b7bd4..82d1e2d4 100644 --- a/content/charts/growth/software/CSS.md +++ b/content/charts/growth/software/CSS.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > CSS -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|16773|8|2022-02-10| -|2|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|758|7|2022-02-09| -|3|[chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration)|CSS Inspiration,在这里找到写 CSS 的灵感!|7691|6|2021-10-22| -|4|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15751|6|2022-02-24| -|5|[zonble/understanding_audio_files](https://github.com/zonble/understanding_audio_files)|認識音檔(公開版本)|147|5|2022-02-07| -|6|[Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words)|程序员工作中常见的英语词汇|4772|5|2022-02-18| -|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|3340|5|2022-03-02| -|8|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|7502|5|2022-02-13| -|9|[opensec-cn/conote-community](https://github.com/opensec-cn/conote-community)|Conote 综合安全测试平台社区版。|313|4|2022-02-02| -|10|[xtyxtyx/sorry](https://github.com/xtyxtyx/sorry)|在线制作`sorry 为所欲为`的gif|6253|4|2022-01-22| -|11|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|2534|4|2022-02-23| -|12|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3357|3|2022-03-04| -|13|[shen-yu/hexo-theme-ayer](https://github.com/shen-yu/hexo-theme-ayer)|一个干净优雅的hexo主题 A clean and elegant theme for Hexo. 🐋|1246|2|2022-02-24| -|14|[v2fly/v2ray-examples](https://github.com/v2fly/v2ray-examples)|v2ray-core 的模板们|1254|2|2021-10-10| -|15|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|3238|2|2022-02-08| -|16|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|1719|2|2022-03-02| -|17|[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等构建|641|2|2022-02-25| -|18|[thinktip/luci-theme-neobird](https://github.com/thinktip/luci-theme-neobird)|一个专门针对移动端优化的OpenWRT主题,基于luci-theme-material,全新的登录界面,沉浸式Webapp体验。|105|2|2022-02-25| -|19|[SiJiDo/H](https://github.com/SiJiDo/H)|H是一款强大的资产收集管理平台|308|2|2022-02-22| -|20|[canxin0523/thesixsectorTeam](https://github.com/canxin0523/thesixsectorTeam)|-|954|1|2022-02-11| -|21|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|3607|1|2022-02-23| -|22|[trinitrotofu/Bubble](https://github.com/trinitrotofu/Bubble)|Typecho 清新风格响应式主题|427|1|2022-01-15| -|23|[smartping/smartping](https://github.com/smartping/smartping)|综合性网络质量(PING)检测工具,支持正/反向PING绘图、互PING拓扑绘图与报警、全国PING延迟地图与在线检测工具等功能 |1266|1|2021-10-29| -|24|[cndiandian/zuanbot.com](https://github.com/cndiandian/zuanbot.com)|骂人宝典(祖安语录)|62|1|2022-01-08| -|25|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|379|1|2022-02-09| -|26|[qq8e/qq](https://github.com/qq8e/qq)|8亿QQ绑定数据泄露查询源码,附送数据。不定期更新下载地址 关注越多送的越多|219|1|2021-11-05| -|27|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|🍠🍠🍠 Vue Material Juejin Google Purple Ayu Dark Light Black Drake Of Typora theme|751|1|2022-02-24| -|28|[whyt-byte/Blue-Topaz_Obsidian-css](https://github.com/whyt-byte/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |347|1|2022-03-01| -|29|[xuqiang521/nuxt-ssr-demo](https://github.com/xuqiang521/nuxt-ssr-demo)|:sparkles: 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo|950|1|2022-01-22| -|30|[xiangjianan/lks](https://github.com/xiangjianan/lks)|-|207|1|2022-02-20| -|31|[d2-projects/folder-explorer](https://github.com/d2-projects/folder-explorer)|分析文件目录,统计数据并以树形结构和图表的形式展示结果,也可以导出多种格式留存|540|1|2022-02-26| -|32|[livelyPeng/pl-drag-template](https://github.com/livelyPeng/pl-drag-template)|一个h5可视化编辑器项目|378|1|2022-02-27| -|33|[Cl0udG0d/SZhe_Scan](https://github.com/Cl0udG0d/SZhe_Scan)|碎遮SZhe_Scan Web漏洞扫描器,基于python Flask框架,对输入的域名/IP进行全面的信息搜集,漏洞扫描,可自主添加POC|623|1|2022-02-26| -|34|[du33169/typora-theme-essay_cn](https://github.com/du33169/typora-theme-essay_cn)|a theme for Typora(a markdown editor), designed for chinese essay|377|1|2022-01-22| -|35|[h5ds/h5ds](https://github.com/h5ds/h5ds)|H5DS (HTML5 Design software) 这是一款基于WEB的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀的H5制作、建站工具,示范网站:h5ds.com |1149|1|2021-09-23| -|36|[ChisBread/transmission_skip_patch](https://github.com/ChisBread/transmission_skip_patch)|为transmission v3.0 增加 "快速校验" 功能|150|1|2022-01-01| -|37|[emacs-china/Spacemacs-rocks](https://github.com/emacs-china/Spacemacs-rocks)|Happy Hacking Emacs & Spacemacs (Simplified Chinese)|2024|1|2022-02-27| -|38|[Terminus2049/Terminus2049.github.io](https://github.com/Terminus2049/Terminus2049.github.io)|No more 404|1564|1|2021-09-27| -|39|[acccccccb/BingDwenDwen](https://github.com/acccccccb/BingDwenDwen)|css3 实现的冰墩墩|13|1|2022-02-09| -|40|[theme-nexmoe/hexo-theme-nexmoe](https://github.com/theme-nexmoe/hexo-theme-nexmoe)|🔥 一个比较特别的 Hexo 主题|1173|1|2022-03-03| -|41|[hliu202/typora-purple-theme](https://github.com/hliu202/typora-purple-theme)|A purple theme for Typora|293|1|2022-02-24| -|42|[rawchen/blog-ssm](https://github.com/rawchen/blog-ssm)|一个简单漂亮的SSM博客系统。|367|1|2022-02-14| -|43|[cofess/hexo-theme-pure](https://github.com/cofess/hexo-theme-pure)|Hexo theme pure. It's a pure theme for Hexo.|894|1|2022-01-03| -|44|[briano1905/typings](https://github.com/briano1905/typings)|typings.gg is a sleek and modern typing test website. it support many custom themes|640|1|2021-10-27| -|45|[honjun/hexo-theme-sakura](https://github.com/honjun/hexo-theme-sakura)|-|587|1|2021-11-09| -|46|[nijun008/sit_back](https://github.com/nijun008/sit_back)|摸鱼神器,无需安装,即刻摸鱼|54|1|2022-01-05| -|47|[apachecn/home](https://github.com/apachecn/home)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1368|1|2022-02-28| -|48|[yscoder/hexo-theme-indigo](https://github.com/yscoder/hexo-theme-indigo)|一个Material Design风格的Hexo主题。 https://imys.net/ 备用:|2749|1|2022-02-13| -|49|[eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script)|Tampermonkey Script for 1point3acres / 一亩三分地的油猴脚本|291|0|2022-02-24| -|50|[zlq4863947/tradingViewWikiCn](https://github.com/zlq4863947/tradingViewWikiCn)|tradingView的中文开发文档|590|0|2021-10-27| -|51|[jhaooli/psychology](https://github.com/jhaooli/psychology)|ssm心理学网站|5|0|2021-12-09| -|52|[dolaCmeo/EasyNav](https://github.com/dolaCmeo/EasyNav)|单页导航,仅需简单配置。|6|0|2022-02-07| -|53|[Blankwonder/Surge-Manual](https://github.com/Blankwonder/Surge-Manual)|-|35|0|2022-01-23| -|54|[Cathgao/newifi3](https://github.com/Cathgao/newifi3)|自用newifi3固件,编译自lean源码|19|0|2022-01-01| -|55|[apache/skywalking-website](https://github.com/apache/skywalking-website)|Apache SkyWalking Website|61|0|2022-03-04| -|56|[wangdoc/loppo-theme-wangdoc](https://github.com/wangdoc/loppo-theme-wangdoc)|Wangdoc 文档页面的默认主题|15|0|2021-09-05| -|57|[lllomh/iPhoneQQ](https://github.com/lllomh/iPhoneQQ)|vue 高仿手机QQ|13|0|2022-02-11| -|58|[DayeShing/apiface](https://github.com/DayeShing/apiface)|一套java后端自动生成接口并支持用例测试的工具(Tools that run in an operational or development environment)|17|0|2022-02-21| -|59|[shenweiyan/WebStack-Hugo](https://github.com/shenweiyan/WebStack-Hugo)|WebStack 网址导航 Hugo 主题,无需服务器,支持导航一键配置的纯静态网址导航网站。|16|0|2022-02-25| -|60|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统,理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|155|0|2021-12-11| -|61|[ymm-tech/gods-pen-admin](https://github.com/ymm-tech/gods-pen-admin)|码良管理后台项目|113|0|2022-03-03| -|62|[xzhuz/halo-theme-xue](https://github.com/xzhuz/halo-theme-xue)|追求个性与至简|231|0|2022-02-25| -|63|[paul-hammant/tbd](https://github.com/paul-hammant/tbd)|Source for TrunkBasedDevelopment.com|351|0|2022-02-07| -|64|[lipengzhou/hmmm-frontend](https://github.com/lipengzhou/hmmm-frontend)|黑马面面——前端项目|6|0|2022-02-26| -|65|[tyaqing/mogo-h5plus](https://github.com/tyaqing/mogo-h5plus)|多页面vue脚手架, 结合Hbuilder使用,可以快速开发 App|266|0|2022-02-19| -|66|[masterQian/picdir](https://github.com/masterQian/picdir)|图片文件夹|12|0|2021-10-06| -|67|[Jetsly/ant-design-svelte](https://github.com/Jetsly/ant-design-svelte)|An enterprise-class UI design language and Svelte-based implementation 🐜|79|0|2021-09-07| -|68|[wxingheng/vux-uploads](https://github.com/wxingheng/vux-uploads)|vux-uploads vux-uploader vux-upload 对vux组件库的一个补充|17|0|2022-02-27| -|69|[tzfun/vr360-panorama-web](https://github.com/tzfun/vr360-panorama-web)|个人搭建的网页版VR全景图片制作网站|16|0|2022-03-01| -|70|[godaddy-wordpress/primer-child-velux](https://github.com/godaddy-wordpress/primer-child-velux)|Velux is a Primer child theme with a clean, professional, and upscale design.|15|0|2022-02-18| -|71|[imlifeilong/leopardv](https://github.com/imlifeilong/leopardv)|分布式爬虫管理系统|7|0|2022-01-13| -|72|[kwokronny/stylus-shortcut](https://github.com/kwokronny/stylus-shortcut)|基于 stylus 写的常用mixin函数及可自定义的常用规则|23|0|2021-10-24| -|73|[afi-team/website](https://github.com/afi-team/website)|蚂蚁前端基础设施团队(Ant Frontend Infrastructure)官方网站|67|0|2021-09-13| -|74|[HstarComponents/layui-vue](https://github.com/HstarComponents/layui-vue)|采用 layui 风格的 vue3 组件库。(UI一直是个痛,那就先基于现有的UI,先封装几套玩玩。)|15|0|2021-10-16| -|75|[gatechain/gatechain-docs](https://github.com/gatechain/gatechain-docs)|GateChain Documents|12|0|2022-02-09| -|76|[sunsetroads/iBlog](https://github.com/sunsetroads/iBlog)|Vue 开发的博客前台|6|0|2022-02-26| -|77|[peng92055/node-cms](https://github.com/peng92055/node-cms)|👍 👍 👍全栈工程师之CMS-配置H5活动页系统|7|0|2022-02-26| -|78|[rememberber/MooTool](https://github.com/rememberber/MooTool)|Handy tool set for developers. 开发者常备小工具|268|0|2022-02-26| -|79|[xukimseven/HardCandy-Jekyll](https://github.com/xukimseven/HardCandy-Jekyll)|一款清新 糖果色🍬 的 ‘Jekyll’ 主题。A candy-colored 🍬 ‘Jekyll’ theme.|209|0|2021-12-09| -|80|[MisaLiu/afdian-sponsor-page](https://github.com/MisaLiu/afdian-sponsor-page)|一个独立展示爱发电赞助用户的网页|7|0|2021-12-15| -|81|[zhaohuabing/hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)|A clean, elegant blog theme for hugo|394|0|2022-02-09| -|82|[HaruhiFanClub/resource-site](https://github.com/HaruhiFanClub/resource-site)|SOS 应援团资源站|33|0|2022-02-26| -|83|[Blokura/bv2av](https://github.com/Blokura/bv2av)|哔哩哔哩BV转AV|97|0|2021-10-16| -|84|[nyancatda/mcserverweb](https://github.com/nyancatda/mcserverweb)|我的世界基岩版服务器官网模板|12|0|2022-01-11| -|85|[ShawTim/mr-hong-is-so-right](https://github.com/ShawTim/mr-hong-is-so-right)|尋晚 Kelly 真係鬧得我好啱 😢|5|0|2021-10-06| -|86|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个对北大教学网、编程网格等北大相关网站的CSS美化样式|25|0|2022-03-02| -|87|[d2-projects/d2-daily](https://github.com/d2-projects/d2-daily)|D2 日报|140|0|2022-02-26| -|88|[chatopera/docs](https://github.com/chatopera/docs)|:snowman: Chatopera 文档中心|13|0|2022-03-01| -|89|[orange-form/orange-admin](https://github.com/orange-form/orange-admin)|橙单中台化低代码生成器。可完整支持多应用、多租户、多渠道、工作流 (Flowable & Activiti)、在线表单、自定义数据同步、自定义Job、多表关联、跨服务多表关联、框架技术栈自由组合等。|107|0|2022-01-04| -|90|[Cathgao/GDOCK-Cath](https://github.com/Cathgao/GDOCK-Cath)|竞斗云固件,使用lean最新源码编译|9|0|2022-01-14| -|91|[weeshop/WeeShop](https://github.com/weeshop/WeeShop)|优雅易用的微信小程序商城,PHP商城。 基于Laravel的基因,来自Symfony的底层技术,来自Drupal Commerce的核心技术,由Drupal中国开源社区维护。QQ群:714023327|358|0|2022-01-04| -|92|[yanyunchangfeng/tyht](https://github.com/yanyunchangfeng/tyht)|统一后台管理系统|5|0|2021-10-05| -|93|[nexmoe/saladict-skin](https://github.com/nexmoe/saladict-skin)|沙拉查词很好用,但是查词面板作为一个经常使用的交互界面,还是需要点颜值的|20|0|2022-02-24| -|94|[c10342/player](https://github.com/c10342/player)|electron-vue音视频播放器|305|0|2022-03-01| -|95|[Lee991211/Innovation_training](https://github.com/Lee991211/Innovation_training)|2020年夏舆情分析创新实训|6|0|2022-01-13| -|96|[wuzhongwei/wzw-ui](https://github.com/wuzhongwei/wzw-ui)|基于 vue 仿element ui组件库 https://wuzhongwei.github.io/wzw-ui.github.io/|9|0|2022-03-02| -|97|[speechfree/cultural-revolution-database](https://github.com/speechfree/cultural-revolution-database)|中国文化大革命文库 The Chinese Cultural Revolution Database|24|0|2022-02-28| -|98|[galacg/galacg.github.io](https://github.com/galacg/galacg.github.io)|绅士仓库网址发布页|41|0|2022-01-17| -|99|[tolking/usercss](https://github.com/tolking/usercss)|基于 Stylus xStyle 的样式|8|0|2022-02-13| -|100|[thawk/wiki](https://github.com/thawk/wiki)|常用经验技巧收集|85|0|2021-12-11| -|101|[JadeVane/Allure](https://github.com/JadeVane/Allure)|A more beautiful and simple theme for trilium|53|0|2022-02-24| -|102|[yinMrsir/vue-SocialApp](https://github.com/yinMrsir/vue-SocialApp)|基于vue-cli3.0构建的一个社交H5平台(自适应通过vw适配,UI部分使用了mint-ui+colorUi)|13|0|2022-02-26| -|103|[504250439/second-hand-bbs](https://github.com/504250439/second-hand-bbs)|校园二手闲置交易论坛(spring boot + spring data jpa)|13|0|2022-01-19| -|104|[teacat/tunalog](https://github.com/teacat/tunalog)|🎨 Simple and Single column WordPress theme.|16|0|2021-09-13| -|105|[cjfff/deep-ui](https://github.com/cjfff/deep-ui)|:sparkles::sparkles::sparkles: 快速打造团队业务或者个人组件 UI 库 , 欢迎各位大佬 fork pr 添砖搬瓦|18|0|2022-02-27| -|106|[q19980722/Typora-theme-jiaran](https://github.com/q19980722/Typora-theme-jiaran)|-|75|0|2022-01-31| -|107|[joriewong/typora-theme-orange-heart-monokai](https://github.com/joriewong/typora-theme-orange-heart-monokai)|:memo: typora-theme-orange-heart-monokai.css|30|0|2021-09-07| -|108|[HWYWL/love-mail](https://github.com/HWYWL/love-mail)|爱的邮件,定时给我家妹子发一份|9|0|2022-02-10| -|109|[wTonyChen/flatnmusic](https://github.com/wTonyChen/flatnmusic)|网易云音乐扁平风格样式表|33|0|2022-01-11| -|110|[astak16/animation-css](https://github.com/astak16/animation-css)|用 css 绘制各种东西,挑战自己|6|0|2022-02-08| -|111|[itstack-naive-chat/demo](https://github.com/itstack-naive-chat/demo)|:rose:根据专栏课程需要完善的案例工程,主要向学习的用户逐步讲解基于JavaFx开发的UI界面是如何一步一步拆解完善的。同时还提供了一些服务端和客户端工程结构设计的案例,可以方便用户学习参考。|8|0|2022-02-09| -|112|[quangtt/starter](https://github.com/quangtt/starter)|A clean theme for Ghost blog|25|0|2022-01-19| -|113|[wayejs/waye-pro](https://github.com/wayejs/waye-pro)|用 vue-cli 生成的 element-ui 后台项目|9|0|2022-02-26| -|114|[Aneureka/push-to-kindle](https://github.com/Aneureka/push-to-kindle)|📘 A web-based tool for pushing documents to your lovely kindle.|187|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版本)|21|0|2022-02-01| -|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|2022-02-18| -|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|75|0|2022-02-25| -|120|[zxpsuper/vui-vue](https://github.com/zxpsuper/vui-vue)|vui 一款简单丰富易用的vue前端组件|5|0|2021-10-06| -|121|[tc1134399226/solr1](https://github.com/tc1134399226/solr1)|防京东查询|6|0|2022-02-09| -|122|[Firestar-Reimu/Manjaro-KDE-Installation](https://github.com/Firestar-Reimu/Manjaro-KDE-Installation)|在 ThinkPad X13 2021 Intel/Surface Pro 6 上安装 Manjaro 21 KDE Plasma + Windows 11 双系统的指南|23|0|2022-01-27| -|123|[wangyouworld/AdminLTE_CN](https://github.com/wangyouworld/AdminLTE_CN)|AdminLTE 文档本地化|62|0|2022-02-16| -|124|[leadream/figma-icon-automation](https://github.com/leadream/figma-icon-automation)|A figma plugin that help you convert your icons' design file to react component and publish to NPM directly.|135|0|2022-02-12| -|125|[AgoraIO-Community/RTC-Hackathon](https://github.com/AgoraIO-Community/RTC-Hackathon)|-|143|0|2022-03-02| -|126|[blinkfox/typora-vue-theme](https://github.com/blinkfox/typora-vue-theme)|This is a typora theme inspired by Vue document style. 一个类似于 Vue 文档风格的 Typora Markdown 编辑器主题。|687|0|2022-02-14| -|127|[codedance98/oh-my-dimmer](https://github.com/codedance98/oh-my-dimmer)|👋 chrome扩展程序「关灯」暗黑模式一键切换。|6|0|2021-10-19| -|128|[oyjcodes/wx-video-admin](https://github.com/oyjcodes/wx-video-admin)|🎯番茄短视频-后台管理。基于SpringBoot 搭建,网站前端:bootstrap前端框架 + javascript + css +html +jquery +ajax|20|0|2021-12-09| -|129|[first19326/Hexo-LiveForCode](https://github.com/first19326/Hexo-LiveForCode)|-|32|0|2021-09-30| -|130|[nejinn/bootstrap4-flex-sidebar](https://github.com/nejinn/bootstrap4-flex-sidebar)|vue bootstrap4 sidebar with collapse and scroll side-content 大屏bootstrap边侧可收缩,左右两侧滚动条,移动端适配,左侧导航栏点击滑入|10|0|2022-02-26| -|131|[Soanguy/typora-theme-autumnus](https://github.com/Soanguy/typora-theme-autumnus)|Typora theme for 中文|219|0|2021-11-27| -|132|[devinsays/portfolio-press](https://github.com/devinsays/portfolio-press)|A WordPress theme for artists and designers to showcase their work.|62|0|2022-02-11| -|133|[wangdingfeng/bets](https://github.com/wangdingfeng/bets)|AdminBets项目 |7|0|2022-02-09| -|134|[bj-nodejs-club/node-party](https://github.com/bj-nodejs-club/node-party)|BJ NodeJS Club|20|0|2021-10-21| -|135|[wertsafc123/tree](https://github.com/wertsafc123/tree)|vue流程图|5|0|2021-10-06| -|136|[zhangwei900808/react-code-previewer](https://github.com/zhangwei900808/react-code-previewer)|基于 React 的代码演示插件|13|0|2022-02-26| -|137|[e282486518/yii2admin](https://github.com/e282486518/yii2admin)|通用的yii2后台,基于Yii2的advanced应用程序模板,整合RBAC、Menu、Config、Migration多语言、RESTfull等等...|630|0|2021-10-11| -|138|[issochen/qiankun-vue-demo](https://github.com/issochen/qiankun-vue-demo)|前端微服务 qiankun demo vue|57|0|2022-02-27| -|139|[MarleneJiang/WebDemo](https://github.com/MarleneJiang/WebDemo)|开源一些自制的小网页|27|0|2021-10-07| -|140|[jasonLaw1015/GfEasyAdmin](https://github.com/jasonLaw1015/GfEasyAdmin)|快速crud开发框架,甚至于一行代码不用敲;自动根据数据库表结构自动生成crud代码;低代码开发框架;至少减少百分90%工作量;可快速把现有系统转成GfEasy版本;后端使用GoFrame开发;后台前端使用 cool-admin-vue;后台使用自适应布局,手机、PC完美使用。|29|0|2021-12-09| -|141|[NewNanCity/NewNanCity-OfficialWebsite](https://github.com/NewNanCity/NewNanCity-OfficialWebsite)|Minecraft服务器“牛腩小镇”官网|9|0|2022-01-06| -|142|[XXKDB/luci-theme-argon_armygreen](https://github.com/XXKDB/luci-theme-argon_armygreen)|原主题:https://github.com/liuran001/openwrt-packages/tree/packages/luci-theme-argon-lr/htdocs/luci-static/argon_armygreen|13|0|2021-11-25| -|143|[godaddy-wordpress/primer-child-mins](https://github.com/godaddy-wordpress/primer-child-mins)|Mins is a Primer child theme with a minimal design.|12|0|2022-02-18| -|144|[Yue-plus/hexo-theme-arknights](https://github.com/Yue-plus/hexo-theme-arknights)|明日方舟罗德岛阵营的 Hexo 主题,支持数学公式、Valine&Gitalk评论系统、Mermaid图表|274|0|2022-02-28| -|145|[esangs/doglicking](https://github.com/esangs/doglicking)|舔狗日记开源啦~|10|0|2021-11-07| -|146|[ghostrong/weblog](https://github.com/ghostrong/weblog)|A simple blog system written in Flask.|187|0|2021-12-13| -|147|[yimiyisu/kooteam](https://github.com/yimiyisu/kooteam)|团队协作,文档管理|38|0|2022-01-07| -|148|[godaddy-wordpress/primer-child-activation](https://github.com/godaddy-wordpress/primer-child-activation)|Activation is a Primer child theme with a colorful, fitness-focused design.|10|0|2022-02-18| -|149|[acbin/qa](https://github.com/acbin/qa)|😚 Q & A website based on Spring Boot.|47|0|2021-10-01| -|150|[Maicius/PhotoWall](https://github.com/Maicius/PhotoWall)|Just sort out the photos and generate the photo wall with one click; Realize the alignment of a large number of photos of any scale without stretching and masking the photos; Completed by JS / CSS onl ...|7|0|2022-01-13| -|151|[uxcore/uxcore](https://github.com/uxcore/uxcore)|A React UI Component Suites living for enterprise application http://uxco.re http://uxcore.coding.me|703|0|2022-01-06| -|152|[405go/pdman](https://github.com/405go/pdman)|PDMan是一款开源免费的数据库模型建模工具,支持Windows,Mac,Linux等操作系统,是PowerDesigner之外,更好的免费的替代方案。他具有颜值高,使用简单的特点。包含数据库建模,灵活自动的自动生成代码模板,自动生成文档等多种开发人员实用的功能。 https://my.oschina.net/skymozn/blog/2992777|105|0|2022-02-27| -|153|[guixianleng/vue-licence-plate](https://github.com/guixianleng/vue-licence-plate)|基于Vue的移动端车牌键盘|6|0|2022-02-27| -|154|[quanke/design-pattern-java](https://github.com/quanke/design-pattern-java)|设计模式 Java版本|676|0|2022-01-08| -|155|[JackHCC/Web-SaferGo](https://github.com/JackHCC/Web-SaferGo)|SaferGo官网模型,了解产品的基本概况(SaferGo official website model to understand the basic overview of the product)|10|0|2021-11-27| -|156|[Sanakey/KirinShiKi](https://github.com/Sanakey/KirinShiKi)|基于handsome主题的神代綺凜式魔改主题|42|0|2022-03-01| -|157|[micro-plat/sso](https://github.com/micro-plat/sso)|单点登录系统|17|0|2022-02-13| -|158|[HXSecurity/DongTai-web](https://github.com/HXSecurity/DongTai-web)|dongtai web is the front-end project of "huoxian DongTaiIast" and is responsible for page display|16|0|2022-02-28| -|159|[qr-merger/merger](https://github.com/qr-merger/merger)|Lightweight, Integrated QR Code Payment Interface - https://demo.qrcdn.com|237|0|2022-02-02| -|160|[Tianweidadada/JobNews-ElasticSearch-Scrapy_redis](https://github.com/Tianweidadada/JobNews-ElasticSearch-Scrapy_redis)|项目整体分为scrapy-redis分布式爬虫爬取数据、基于ElasticSearch数据检索和前端界面展示三大模块。做此项目是为了熟悉scrapy-redis的基本流程,以及其背后的原理,同时熟悉ElasticSearch的使用。本项目可以作为一个基于ES存储的简单但是相对全面的全栈开发的Demo。项目中所采用的组件均在win10本地环境搭建(伪分布),旨在演示项目流程。你可以参考该项目,并将其 ...|10|0|2022-03-02| -|161|[N0ts123/NutssssIndex](https://github.com/N0ts123/NutssssIndex)|简约个人主页、自适应|55|0|2021-12-17| -|162|[eysp/public](https://github.com/eysp/public)|portainer-ce 汉化文件|87|0|2021-10-20| -|163|[pengbotao/itopic.go](https://github.com/pengbotao/itopic.go)|基于Golang+Markdown的博客系统|20|0|2022-01-06| -|164|[Anjaxs/WebStack-vue](https://github.com/Anjaxs/WebStack-vue)|https://github.com/WebStackPage/WebStackPage.github.io 的vue版本|46|0|2021-09-10| -|165|[aliyun/cloud-design](https://github.com/aliyun/cloud-design)|阿里云前端组件库,由混合云&公有云前端团队共建|71|0|2022-03-04| -|166|[liuhuanyong/liuhuanyong.github.io](https://github.com/liuhuanyong/liuhuanyong.github.io)|面向中文自然语言处理的六十余类实践项目及学习索引,涵盖语言资源构建、社会计算、自然语言处理组件、知识图谱、事理图谱、知识抽取、情感分析、深度学习等几个学习主题。包括作者个人简介、学习心得、语言资源、工业落地系统等,是供自然语言处理入门学习者的一个较为全面的学习资源,欢迎大家使用,并提出批评意见。|264|0|2022-01-14| -|167|[andrewsleigh/plotter](https://github.com/andrewsleigh/plotter)|A Pen Plotter you can make yourself|46|0|2021-11-25| -|168|[sycue/tractor](https://github.com/sycue/tractor)|Tractor, the missing wiki platform for Hackers.|12|0|2022-02-10| -|169|[Zisbusy/Jsdelivr-CDN](https://github.com/Zisbusy/Jsdelivr-CDN)|利用jsdelivr进行静态文件的cdn加速服务|6|0|2022-03-03| -|170|[booooodv/PodLetter](https://github.com/booooodv/PodLetter)|播客、简报导航网站|12|0|2021-12-23| -|171|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题,目前由@Bobs9维护开发中。|93|0|2022-02-24| -|172|[twjitm/twjitm](https://github.com/twjitm/twjitm)|项目基于idea工作环境搭建的框架,添加mybatis3,spring4,springmvc4,以及redis。主要实现通过注解和反射自定义netty私有协议栈,实现在一条socket通道上传递不同的消息,采用支持tcp,udp和http协议|26|0|2022-01-12| -|173|[Mrcxt/gridea-theme-lemon](https://github.com/Mrcxt/gridea-theme-lemon)|gridea主题|51|0|2022-02-12| -|174|[xuperchain/docs](https://github.com/xuperchain/docs)|The documents of xuperchain.|15|0|2022-02-09| -|175|[KINGMJ/maple](https://github.com/KINGMJ/maple)|🍁A beautiful blog theme for Ghost |28|0|2022-01-10| -|176|[kaiyuanshe/kcoin](https://github.com/kaiyuanshe/kcoin)|-|64|0|2022-02-11| -|177|[jacoblai/CoolpyIII](https://github.com/jacoblai/CoolpyIII)|私有物联网云平台系统|40|0|2021-10-27| -|178|[mingluosunyi/typora-theme-ava-diana](https://github.com/mingluosunyi/typora-theme-ava-diana)|-|20|0|2021-09-22| -|179|[Ryqsky/cnode-vue](https://github.com/Ryqsky/cnode-vue)|Vue2版CNode社区WebApp 在线访问:http://cnode.ruanyq.cn/|85|0|2021-11-03| -|180|[LIAOJIANS/large-screen-template](https://github.com/LIAOJIANS/large-screen-template)|React+ts+qiankun大屏实战模板|43|0|2021-09-26| -|181|[aiyuekuang/margaret](https://github.com/aiyuekuang/margaret)|Route system and data flow management library in the era of react hook|8|0|2022-02-27| -|182|[unclehking/bdAdfinisher](https://github.com/unclehking/bdAdfinisher)|去除百度搜索内容页广告chrome插件(兼容各大“国产”浏览器急速版).|200|0|2021-12-24| -|183|[GZ1903/v2board-theme-LuFly](https://github.com/GZ1903/v2board-theme-LuFly)|V2board前端展示页|14|0|2022-02-19| -|184|[linuxkerneltravel/website](https://github.com/linuxkerneltravel/website)|Linux内核之旅开源社区网站|75|0|2022-02-16| -|185|[shimohq/sdk-cabinet-example](https://github.com/shimohq/sdk-cabinet-example)|石墨 SDK 简易开发演示项目|9|0|2022-03-01| -|186|[linsk1998/ting](https://github.com/linsk1998/ting)|公共样式库Common Style Lib|5|0|2021-11-23| -|187|[wkylin/promotion-web](https://github.com/wkylin/promotion-web)|基于React: v17.02/Webpack: v5.68.0/React Router v6.2.1/ Antd: v4.18.6/Fetch api 等前端技术构建的企业级中台研发项目....|40|0|2022-03-04| -|188|[HongqingCao/vue-portal-webUI](https://github.com/HongqingCao/vue-portal-webUI)|基于Vue的门户网站小组件|260|0|2022-02-10| -|189|[sogud/vuepress-theme-minimalism](https://github.com/sogud/vuepress-theme-minimalism)|A concise vuepress theme, compatible with hexo YAML front matter syntax. |19|0|2021-11-27| -|190|[getgridea/gridea-theme-notes](https://github.com/getgridea/gridea-theme-notes)|一个简洁的 Gridea 主题 Notes|25|0|2022-02-11| -|191|[uniorder/kedis](https://github.com/uniorder/kedis)|Cross-platform Redis desktop manage client! Support SSH and Redis-Cli, based on Electron and Vue.JS. It's free for every one.|110|0|2022-02-27| -|192|[shaonianzhentan/ha_sidebar](https://github.com/shaonianzhentan/ha_sidebar)|在HA里使用的侧边栏管理|82|0|2021-11-07| -|193|[red/docs](https://github.com/red/docs)|Red-related user documentation repository|49|0|2022-02-15| -|194|[yingshang/banruo](https://github.com/yingshang/banruo)|-|121|0|2022-01-06| -|195|[varkai/hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo)|:star2: A simple and beautiful theme for Hugo|293|0|2021-10-14| -|196|[fifilyu/SystemEngineerInAction](https://github.com/fifilyu/SystemEngineerInAction)|一本关于个人成长、软件开发、系统运维、产品运营、思维、思考的杂记。|7|0|2022-02-23| -|197|[Hansanshi/mark-idea-front](https://github.com/Hansanshi/mark-idea-front)|MarkIdea前端仓库|12|0|2022-03-04| -|198|[luffyZh/dynamic-antd-theme](https://github.com/luffyZh/dynamic-antd-theme)|🌈 A simple plugin to dynamic change ant-design theme whether less or css. |233|0|2022-02-27| -|199|[social-uni/qingchi-uni](https://github.com/social-uni/qingchi-uni)|因github被墙,访问不稳定,已迁移至gitee|25|0|2022-02-11| -|200|[rhming/pythonanywhere](https://github.com/rhming/pythonanywhere)|数据存储服务|7|0|2021-09-19| +|1|[azpanel/azpanel](https://github.com/azpanel/azpanel)|可能是东半球最好用的azure非官方面板|22|11|2022-03-05| +|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.|16774|8|2022-02-10| +|3|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|762|7|2022-03-05| +|4|[chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration)|CSS Inspiration,在这里找到写 CSS 的灵感!|7693|6|2021-10-22| +|5|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15752|6|2022-02-24| +|6|[zonble/understanding_audio_files](https://github.com/zonble/understanding_audio_files)|認識音檔(公開版本)|147|5|2022-02-07| +|7|[Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words)|程序员工作中常见的英语词汇|4773|5|2022-02-18| +|8|[missing-semester-cn/missing-semester-cn.github.io](https://github.com/missing-semester-cn/missing-semester-cn.github.io)|the CS missing semester Chinese version|3343|5|2022-03-02| +|9|[IBM/plex](https://github.com/IBM/plex)|The package of IBM’s typeface, IBM Plex.|7505|5|2022-02-13| +|10|[opensec-cn/conote-community](https://github.com/opensec-cn/conote-community)|Conote 综合安全测试平台社区版。|313|4|2022-02-02| +|11|[xtyxtyx/sorry](https://github.com/xtyxtyx/sorry)|在线制作`sorry 为所欲为`的gif|6251|4|2022-01-22| +|12|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|2539|4|2022-02-23| +|13|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3357|3|2022-03-04| +|14|[shen-yu/hexo-theme-ayer](https://github.com/shen-yu/hexo-theme-ayer)|一个干净优雅的hexo主题 A clean and elegant theme for Hexo. 🐋|1247|2|2022-02-24| +|15|[v2fly/v2ray-examples](https://github.com/v2fly/v2ray-examples)|v2ray-core 的模板们|1258|2|2021-10-10| +|16|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|3242|2|2022-02-08| +|17|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|1719|2|2022-03-02| +|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等构建|645|2|2022-02-25| +|19|[thinktip/luci-theme-neobird](https://github.com/thinktip/luci-theme-neobird)|一个专门针对移动端优化的OpenWRT主题,基于luci-theme-material,全新的登录界面,沉浸式Webapp体验。|105|2|2022-02-25| +|20|[SiJiDo/H](https://github.com/SiJiDo/H)|H是一款强大的资产收集管理平台|308|2|2022-02-22| +|21|[canxin0523/thesixsectorTeam](https://github.com/canxin0523/thesixsectorTeam)|-|954|1|2022-02-11| +|22|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|3609|1|2022-02-23| +|23|[trinitrotofu/Bubble](https://github.com/trinitrotofu/Bubble)|Typecho 清新风格响应式主题|426|1|2022-01-15| +|24|[smartping/smartping](https://github.com/smartping/smartping)|综合性网络质量(PING)检测工具,支持正/反向PING绘图、互PING拓扑绘图与报警、全国PING延迟地图与在线检测工具等功能 |1265|1|2021-10-29| +|25|[cndiandian/zuanbot.com](https://github.com/cndiandian/zuanbot.com)|骂人宝典(祖安语录)|62|1|2022-01-08| +|26|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|382|1|2022-02-09| +|27|[blinkfox/typora-vue-theme](https://github.com/blinkfox/typora-vue-theme)|This is a typora theme inspired by Vue document style. 一个类似于 Vue 文档风格的 Typora Markdown 编辑器主题。|688|1|2022-02-14| +|28|[qq8e/qq](https://github.com/qq8e/qq)|8亿QQ绑定数据泄露查询源码,附送数据。不定期更新下载地址 关注越多送的越多|219|1|2021-11-05| +|29|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|🍠🍠🍠 Vue Material Juejin Google Purple Ayu Dark Light Black Drake Of Typora theme|753|1|2022-03-05| +|30|[whyt-byte/Blue-Topaz_Obsidian-css](https://github.com/whyt-byte/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |350|1|2022-03-05| +|31|[xuqiang521/nuxt-ssr-demo](https://github.com/xuqiang521/nuxt-ssr-demo)|:sparkles: 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo|950|1|2022-01-22| +|32|[xiangjianan/lks](https://github.com/xiangjianan/lks)|-|207|1|2022-03-05| +|33|[d2-projects/folder-explorer](https://github.com/d2-projects/folder-explorer)|分析文件目录,统计数据并以树形结构和图表的形式展示结果,也可以导出多种格式留存|540|1|2022-02-26| +|34|[livelyPeng/pl-drag-template](https://github.com/livelyPeng/pl-drag-template)|一个h5可视化编辑器项目|378|1|2022-02-27| +|35|[Cl0udG0d/SZhe_Scan](https://github.com/Cl0udG0d/SZhe_Scan)|碎遮SZhe_Scan Web漏洞扫描器,基于python Flask框架,对输入的域名/IP进行全面的信息搜集,漏洞扫描,可自主添加POC|624|1|2022-03-05| +|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|377|1|2022-01-22| +|37|[h5ds/h5ds](https://github.com/h5ds/h5ds)|H5DS (HTML5 Design software) 这是一款基于WEB的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀的H5制作、建站工具,示范网站:h5ds.com |1149|1|2021-09-23| +|38|[ChisBread/transmission_skip_patch](https://github.com/ChisBread/transmission_skip_patch)|为transmission v3.0 增加 "快速校验" 功能|151|1|2022-01-01| +|39|[emacs-china/Spacemacs-rocks](https://github.com/emacs-china/Spacemacs-rocks)|Happy Hacking Emacs & Spacemacs (Simplified Chinese)|2024|1|2022-02-27| +|40|[Terminus2049/Terminus2049.github.io](https://github.com/Terminus2049/Terminus2049.github.io)|No more 404|1564|1|2021-09-27| +|41|[acccccccb/BingDwenDwen](https://github.com/acccccccb/BingDwenDwen)|css3 实现的冰墩墩|13|1|2022-02-09| +|42|[theme-nexmoe/hexo-theme-nexmoe](https://github.com/theme-nexmoe/hexo-theme-nexmoe)|🔥 一个比较特别的 Hexo 主题|1176|1|2022-03-03| +|43|[hliu202/typora-purple-theme](https://github.com/hliu202/typora-purple-theme)|A purple theme for Typora|293|1|2022-02-24| +|44|[rawchen/blog-ssm](https://github.com/rawchen/blog-ssm)|一个简单漂亮的SSM博客系统。|367|1|2022-02-14| +|45|[cofess/hexo-theme-pure](https://github.com/cofess/hexo-theme-pure)|Hexo theme pure. It's a pure theme for Hexo.|894|1|2022-01-03| +|46|[briano1905/typings](https://github.com/briano1905/typings)|typings.gg is a sleek and modern typing test website. it support many custom themes|640|1|2021-10-27| +|47|[honjun/hexo-theme-sakura](https://github.com/honjun/hexo-theme-sakura)|-|586|1|2021-11-09| +|48|[nijun008/sit_back](https://github.com/nijun008/sit_back)|摸鱼神器,无需安装,即刻摸鱼|54|1|2022-01-05| +|49|[apachecn/home](https://github.com/apachecn/home)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1368|1|2022-02-28| +|50|[yscoder/hexo-theme-indigo](https://github.com/yscoder/hexo-theme-indigo)|一个Material Design风格的Hexo主题。 https://imys.net/ 备用:|2749|1|2022-02-13| +|51|[eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script)|Tampermonkey Script for 1point3acres / 一亩三分地的油猴脚本|291|0|2022-02-24| +|52|[zlq4863947/tradingViewWikiCn](https://github.com/zlq4863947/tradingViewWikiCn)|tradingView的中文开发文档|590|0|2021-10-27| +|53|[jhaooli/psychology](https://github.com/jhaooli/psychology)|ssm心理学网站|5|0|2021-12-09| +|54|[dolaCmeo/EasyNav](https://github.com/dolaCmeo/EasyNav)|单页导航,仅需简单配置。|6|0|2022-02-07| +|55|[Blankwonder/Surge-Manual](https://github.com/Blankwonder/Surge-Manual)|-|35|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|61|0|2022-03-05| +|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-02-11| +|60|[DayeShing/apiface](https://github.com/DayeShing/apiface)|一套java后端自动生成接口并支持用例测试的工具(Tools that run in an operational or development environment)|17|0|2022-02-21| +|61|[shenweiyan/WebStack-Hugo](https://github.com/shenweiyan/WebStack-Hugo)|WebStack 网址导航 Hugo 主题,无需服务器,支持导航一键配置的纯静态网址导航网站。|16|0|2022-02-25| +|62|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统,理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|156|0|2021-12-11| +|63|[ymm-tech/gods-pen-admin](https://github.com/ymm-tech/gods-pen-admin)|码良管理后台项目|113|0|2022-03-03| +|64|[xzhuz/halo-theme-xue](https://github.com/xzhuz/halo-theme-xue)|追求个性与至简|231|0|2022-02-25| +|65|[paul-hammant/tbd](https://github.com/paul-hammant/tbd)|Source for TrunkBasedDevelopment.com|351|0|2022-02-07| +|66|[lipengzhou/hmmm-frontend](https://github.com/lipengzhou/hmmm-frontend)|黑马面面——前端项目|6|0|2022-02-26| +|67|[tyaqing/mogo-h5plus](https://github.com/tyaqing/mogo-h5plus)|多页面vue脚手架, 结合Hbuilder使用,可以快速开发 App|266|0|2022-02-19| +|68|[masterQian/picdir](https://github.com/masterQian/picdir)|图片文件夹|12|0|2021-10-06| +|69|[Jetsly/ant-design-svelte](https://github.com/Jetsly/ant-design-svelte)|An enterprise-class UI design language and Svelte-based implementation 🐜|79|0|2021-09-07| +|70|[wxingheng/vux-uploads](https://github.com/wxingheng/vux-uploads)|vux-uploads vux-uploader vux-upload 对vux组件库的一个补充|17|0|2022-02-27| +|71|[tzfun/vr360-panorama-web](https://github.com/tzfun/vr360-panorama-web)|个人搭建的网页版VR全景图片制作网站|16|0|2022-03-01| +|72|[godaddy-wordpress/primer-child-velux](https://github.com/godaddy-wordpress/primer-child-velux)|Velux is a Primer child theme with a clean, professional, and upscale design.|15|0|2022-02-18| +|73|[imlifeilong/leopardv](https://github.com/imlifeilong/leopardv)|分布式爬虫管理系统|7|0|2022-01-13| +|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)官方网站|67|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-02-09| +|78|[sunsetroads/iBlog](https://github.com/sunsetroads/iBlog)|Vue 开发的博客前台|6|0|2022-02-26| +|79|[peng92055/node-cms](https://github.com/peng92055/node-cms)|👍 👍 👍全栈工程师之CMS-配置H5活动页系统|7|0|2022-02-26| +|80|[rememberber/MooTool](https://github.com/rememberber/MooTool)|Handy tool set for developers. 开发者常备小工具|268|0|2022-02-26| +|81|[xukimseven/HardCandy-Jekyll](https://github.com/xukimseven/HardCandy-Jekyll)|一款清新 糖果色🍬 的 ‘Jekyll’ 主题。A candy-colored 🍬 ‘Jekyll’ theme.|209|0|2021-12-09| +|82|[MisaLiu/afdian-sponsor-page](https://github.com/MisaLiu/afdian-sponsor-page)|一个独立展示爱发电赞助用户的网页|8|0|2021-12-15| +|83|[zhaohuabing/hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)|A clean, elegant blog theme for hugo|395|0|2022-02-09| +|84|[HaruhiFanClub/resource-site](https://github.com/HaruhiFanClub/resource-site)|SOS 应援团资源站|33|0|2022-02-26| +|85|[Blokura/bv2av](https://github.com/Blokura/bv2av)|哔哩哔哩BV转AV|97|0|2021-10-16| +|86|[nyancatda/mcserverweb](https://github.com/nyancatda/mcserverweb)|我的世界基岩版服务器官网模板|12|0|2022-01-11| +|87|[ShawTim/mr-hong-is-so-right](https://github.com/ShawTim/mr-hong-is-so-right)|尋晚 Kelly 真係鬧得我好啱 😢|5|0|2021-10-06| +|88|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个对北大教学网、编程网格等北大相关网站的CSS美化样式|25|0|2022-03-02| +|89|[d2-projects/d2-daily](https://github.com/d2-projects/d2-daily)|D2 日报|140|0|2022-02-26| +|90|[chatopera/docs](https://github.com/chatopera/docs)|:snowman: Chatopera 文档中心|13|0|2022-03-01| +|91|[orange-form/orange-admin](https://github.com/orange-form/orange-admin)|橙单中台化低代码生成器。可完整支持多应用、多租户、多渠道、工作流 (Flowable & Activiti)、在线表单、自定义数据同步、自定义Job、多表关联、跨服务多表关联、框架技术栈自由组合等。|107|0|2022-01-04| +|92|[Cathgao/GDOCK-Cath](https://github.com/Cathgao/GDOCK-Cath)|竞斗云固件,使用lean最新源码编译|9|0|2022-01-14| +|93|[weeshop/WeeShop](https://github.com/weeshop/WeeShop)|优雅易用的微信小程序商城,PHP商城。 基于Laravel的基因,来自Symfony的底层技术,来自Drupal Commerce的核心技术,由Drupal中国开源社区维护。QQ群:714023327|358|0|2022-01-04| +|94|[yanyunchangfeng/tyht](https://github.com/yanyunchangfeng/tyht)|统一后台管理系统|5|0|2021-10-05| +|95|[nexmoe/saladict-skin](https://github.com/nexmoe/saladict-skin)|沙拉查词很好用,但是查词面板作为一个经常使用的交互界面,还是需要点颜值的|20|0|2022-02-24| +|96|[c10342/player](https://github.com/c10342/player)|electron-vue音视频播放器|305|0|2022-03-01| +|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-03-02| +|99|[speechfree/cultural-revolution-database](https://github.com/speechfree/cultural-revolution-database)|中国文化大革命文库 The Chinese Cultural Revolution Database|24|0|2022-02-28| +|100|[galacg/galacg.github.io](https://github.com/galacg/galacg.github.io)|绅士仓库网址发布页|41|0|2022-01-17| +|101|[tolking/usercss](https://github.com/tolking/usercss)|基于 Stylus xStyle 的样式|8|0|2022-02-13| +|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|53|0|2022-02-24| +|104|[yinMrsir/vue-SocialApp](https://github.com/yinMrsir/vue-SocialApp)|基于vue-cli3.0构建的一个社交H5平台(自适应通过vw适配,UI部分使用了mint-ui+colorUi)|13|0|2022-02-26| +|105|[504250439/second-hand-bbs](https://github.com/504250439/second-hand-bbs)|校园二手闲置交易论坛(spring boot + spring data jpa)|13|0|2022-01-19| +|106|[teacat/tunalog](https://github.com/teacat/tunalog)|🎨 Simple and Single column WordPress theme.|16|0|2021-09-13| +|107|[cjfff/deep-ui](https://github.com/cjfff/deep-ui)|:sparkles::sparkles::sparkles: 快速打造团队业务或者个人组件 UI 库 , 欢迎各位大佬 fork pr 添砖搬瓦|18|0|2022-02-27| +|108|[q19980722/Typora-theme-jiaran](https://github.com/q19980722/Typora-theme-jiaran)|-|75|0|2022-01-31| +|109|[joriewong/typora-theme-orange-heart-monokai](https://github.com/joriewong/typora-theme-orange-heart-monokai)|:memo: typora-theme-orange-heart-monokai.css|30|0|2021-09-07| +|110|[HWYWL/love-mail](https://github.com/HWYWL/love-mail)|爱的邮件,定时给我家妹子发一份|9|0|2022-02-10| +|111|[wTonyChen/flatnmusic](https://github.com/wTonyChen/flatnmusic)|网易云音乐扁平风格样式表|33|0|2022-01-11| +|112|[astak16/animation-css](https://github.com/astak16/animation-css)|用 css 绘制各种东西,挑战自己|6|0|2022-02-08| +|113|[itstack-naive-chat/demo](https://github.com/itstack-naive-chat/demo)|:rose:根据专栏课程需要完善的案例工程,主要向学习的用户逐步讲解基于JavaFx开发的UI界面是如何一步一步拆解完善的。同时还提供了一些服务端和客户端工程结构设计的案例,可以方便用户学习参考。|8|0|2022-02-09| +|114|[quangtt/starter](https://github.com/quangtt/starter)|A clean theme for Ghost blog|25|0|2022-01-19| +|115|[wayejs/waye-pro](https://github.com/wayejs/waye-pro)|用 vue-cli 生成的 element-ui 后台项目|9|0|2022-02-26| +|116|[Aneureka/push-to-kindle](https://github.com/Aneureka/push-to-kindle)|📘 A web-based tool for pushing documents to your lovely kindle.|187|0|2021-10-01| +|117|[Pluckypan/eedoc](https://github.com/Pluckypan/eedoc)|基于Node.js Markdown静态网站生成器;专注于创作;轻量、简易、简洁、高颜值|10|0|2022-01-15| +|118|[NC-ThreeGo/DM.UBP.AbpZero-V2](https://github.com/NC-ThreeGo/DM.UBP.AbpZero-V2)|基于ABP框架+AbpZero系统搭建的DM.UBP(V2版本)|21|0|2022-02-01| +|119|[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|2022-02-18| +|120|[suchen9209/poke_texas_hold_em](https://github.com/suchen9209/poke_texas_hold_em)|-|10|0|2022-01-22| +|121|[FederatedAI/FATE-Board](https://github.com/FederatedAI/FATE-Board)|FATE's Visualization Toolkit|75|0|2022-02-25| +|122|[zxpsuper/vui-vue](https://github.com/zxpsuper/vui-vue)|vui 一款简单丰富易用的vue前端组件|5|0|2021-10-06| +|123|[tc1134399226/solr1](https://github.com/tc1134399226/solr1)|防京东查询|6|0|2022-02-09| +|124|[Firestar-Reimu/Manjaro-KDE-Installation](https://github.com/Firestar-Reimu/Manjaro-KDE-Installation)|在 ThinkPad X13 2021 Intel/Surface Pro 6 上安装 Manjaro 21 KDE Plasma + Windows 11 双系统的指南|23|0|2022-01-27| +|125|[wangyouworld/AdminLTE_CN](https://github.com/wangyouworld/AdminLTE_CN)|AdminLTE 文档本地化|62|0|2022-02-16| +|126|[leadream/figma-icon-automation](https://github.com/leadream/figma-icon-automation)|A figma plugin that help you convert your icons' design file to react component and publish to NPM directly.|135|0|2022-02-12| +|127|[AgoraIO-Community/RTC-Hackathon](https://github.com/AgoraIO-Community/RTC-Hackathon)|-|143|0|2022-03-02| +|128|[codedance98/oh-my-dimmer](https://github.com/codedance98/oh-my-dimmer)|👋 chrome扩展程序「关灯」暗黑模式一键切换。|6|0|2021-10-19| +|129|[oyjcodes/wx-video-admin](https://github.com/oyjcodes/wx-video-admin)|🎯番茄短视频-后台管理。基于SpringBoot 搭建,网站前端:bootstrap前端框架 + javascript + css +html +jquery +ajax|20|0|2021-12-09| +|130|[first19326/Hexo-LiveForCode](https://github.com/first19326/Hexo-LiveForCode)|-|32|0|2021-09-30| +|131|[nejinn/bootstrap4-flex-sidebar](https://github.com/nejinn/bootstrap4-flex-sidebar)|vue bootstrap4 sidebar with collapse and scroll side-content 大屏bootstrap边侧可收缩,左右两侧滚动条,移动端适配,左侧导航栏点击滑入|10|0|2022-02-26| +|132|[Soanguy/typora-theme-autumnus](https://github.com/Soanguy/typora-theme-autumnus)|Typora theme for 中文|219|0|2021-11-27| +|133|[devinsays/portfolio-press](https://github.com/devinsays/portfolio-press)|A WordPress theme for artists and designers to showcase their work.|62|0|2022-02-11| +|134|[wangdingfeng/bets](https://github.com/wangdingfeng/bets)|AdminBets项目 |7|0|2022-02-09| +|135|[bj-nodejs-club/node-party](https://github.com/bj-nodejs-club/node-party)|BJ NodeJS Club|20|0|2021-10-21| +|136|[wertsafc123/tree](https://github.com/wertsafc123/tree)|vue流程图|5|0|2021-10-06| +|137|[zhangwei900808/react-code-previewer](https://github.com/zhangwei900808/react-code-previewer)|基于 React 的代码演示插件|13|0|2022-02-26| +|138|[e282486518/yii2admin](https://github.com/e282486518/yii2admin)|通用的yii2后台,基于Yii2的advanced应用程序模板,整合RBAC、Menu、Config、Migration多语言、RESTfull等等...|630|0|2021-10-11| +|139|[issochen/qiankun-vue-demo](https://github.com/issochen/qiankun-vue-demo)|前端微服务 qiankun demo vue|57|0|2022-02-27| +|140|[MarleneJiang/WebDemo](https://github.com/MarleneJiang/WebDemo)|开源一些自制的小网页|27|0|2021-10-07| +|141|[jasonLaw1015/GfEasyAdmin](https://github.com/jasonLaw1015/GfEasyAdmin)|快速crud开发框架,甚至于一行代码不用敲;自动根据数据库表结构自动生成crud代码;低代码开发框架;至少减少百分90%工作量;可快速把现有系统转成GfEasy版本;后端使用GoFrame开发;后台前端使用 cool-admin-vue;后台使用自适应布局,手机、PC完美使用。|29|0|2021-12-09| +|142|[NewNanCity/NewNanCity-OfficialWebsite](https://github.com/NewNanCity/NewNanCity-OfficialWebsite)|Minecraft服务器“牛腩小镇”官网|9|0|2022-01-06| +|143|[XXKDB/luci-theme-argon_armygreen](https://github.com/XXKDB/luci-theme-argon_armygreen)|原主题:https://github.com/liuran001/openwrt-packages/tree/packages/luci-theme-argon-lr/htdocs/luci-static/argon_armygreen|13|0|2021-11-25| +|144|[godaddy-wordpress/primer-child-mins](https://github.com/godaddy-wordpress/primer-child-mins)|Mins is a Primer child theme with a minimal design.|12|0|2022-02-18| +|145|[Yue-plus/hexo-theme-arknights](https://github.com/Yue-plus/hexo-theme-arknights)|明日方舟罗德岛阵营的 Hexo 主题,支持数学公式、Valine&Gitalk评论系统、Mermaid图表|275|0|2022-02-28| +|146|[esangs/doglicking](https://github.com/esangs/doglicking)|舔狗日记开源啦~|10|0|2021-11-07| +|147|[ghostrong/weblog](https://github.com/ghostrong/weblog)|A simple blog system written in Flask.|187|0|2021-12-13| +|148|[yimiyisu/kooteam](https://github.com/yimiyisu/kooteam)|团队协作,文档管理|38|0|2022-01-07| +|149|[godaddy-wordpress/primer-child-activation](https://github.com/godaddy-wordpress/primer-child-activation)|Activation is a Primer child theme with a colorful, fitness-focused design.|10|0|2022-02-18| +|150|[acbin/qa](https://github.com/acbin/qa)|😚 Q & A website based on Spring Boot.|47|0|2021-10-01| +|151|[Maicius/PhotoWall](https://github.com/Maicius/PhotoWall)|Just sort out the photos and generate the photo wall with one click; Realize the alignment of a large number of photos of any scale without stretching and masking the photos; Completed by JS / CSS onl ...|7|0|2022-01-13| +|152|[uxcore/uxcore](https://github.com/uxcore/uxcore)|A React UI Component Suites living for enterprise application http://uxco.re http://uxcore.coding.me|703|0|2022-01-06| +|153|[405go/pdman](https://github.com/405go/pdman)|PDMan是一款开源免费的数据库模型建模工具,支持Windows,Mac,Linux等操作系统,是PowerDesigner之外,更好的免费的替代方案。他具有颜值高,使用简单的特点。包含数据库建模,灵活自动的自动生成代码模板,自动生成文档等多种开发人员实用的功能。 https://my.oschina.net/skymozn/blog/2992777|105|0|2022-02-27| +|154|[guixianleng/vue-licence-plate](https://github.com/guixianleng/vue-licence-plate)|基于Vue的移动端车牌键盘|6|0|2022-02-27| +|155|[quanke/design-pattern-java](https://github.com/quanke/design-pattern-java)|设计模式 Java版本|676|0|2022-01-08| +|156|[JackHCC/Web-SaferGo](https://github.com/JackHCC/Web-SaferGo)|SaferGo官网模型,了解产品的基本概况(SaferGo official website model to understand the basic overview of the product)|10|0|2021-11-27| +|157|[Sanakey/KirinShiKi](https://github.com/Sanakey/KirinShiKi)|基于handsome主题的神代綺凜式魔改主题|42|0|2022-03-01| +|158|[micro-plat/sso](https://github.com/micro-plat/sso)|单点登录系统|17|0|2022-02-13| +|159|[HXSecurity/DongTai-web](https://github.com/HXSecurity/DongTai-web)|dongtai web is the front-end project of "huoxian DongTaiIast" and is responsible for page display|16|0|2022-02-28| +|160|[qr-merger/merger](https://github.com/qr-merger/merger)|Lightweight, Integrated QR Code Payment Interface - https://demo.qrcdn.com|236|0|2022-02-02| +|161|[Tianweidadada/JobNews-ElasticSearch-Scrapy_redis](https://github.com/Tianweidadada/JobNews-ElasticSearch-Scrapy_redis)|项目整体分为scrapy-redis分布式爬虫爬取数据、基于ElasticSearch数据检索和前端界面展示三大模块。做此项目是为了熟悉scrapy-redis的基本流程,以及其背后的原理,同时熟悉ElasticSearch的使用。本项目可以作为一个基于ES存储的简单但是相对全面的全栈开发的Demo。项目中所采用的组件均在win10本地环境搭建(伪分布),旨在演示项目流程。你可以参考该项目,并将其 ...|10|0|2022-03-02| +|162|[N0ts123/NutssssIndex](https://github.com/N0ts123/NutssssIndex)|简约个人主页、自适应|55|0|2021-12-17| +|163|[eysp/public](https://github.com/eysp/public)|portainer-ce 汉化文件|87|0|2021-10-20| +|164|[pengbotao/itopic.go](https://github.com/pengbotao/itopic.go)|基于Golang+Markdown的博客系统|20|0|2022-01-06| +|165|[Anjaxs/WebStack-vue](https://github.com/Anjaxs/WebStack-vue)|https://github.com/WebStackPage/WebStackPage.github.io 的vue版本|46|0|2021-09-10| +|166|[aliyun/cloud-design](https://github.com/aliyun/cloud-design)|阿里云前端组件库,由混合云&公有云前端团队共建|71|0|2022-03-04| +|167|[liuhuanyong/liuhuanyong.github.io](https://github.com/liuhuanyong/liuhuanyong.github.io)|面向中文自然语言处理的六十余类实践项目及学习索引,涵盖语言资源构建、社会计算、自然语言处理组件、知识图谱、事理图谱、知识抽取、情感分析、深度学习等几个学习主题。包括作者个人简介、学习心得、语言资源、工业落地系统等,是供自然语言处理入门学习者的一个较为全面的学习资源,欢迎大家使用,并提出批评意见。|264|0|2022-01-14| +|168|[andrewsleigh/plotter](https://github.com/andrewsleigh/plotter)|A Pen Plotter you can make yourself|46|0|2021-11-25| +|169|[sycue/tractor](https://github.com/sycue/tractor)|Tractor, the missing wiki platform for Hackers.|12|0|2022-02-10| +|170|[Zisbusy/Jsdelivr-CDN](https://github.com/Zisbusy/Jsdelivr-CDN)|利用jsdelivr进行静态文件的cdn加速服务|6|0|2022-03-03| +|171|[booooodv/PodLetter](https://github.com/booooodv/PodLetter)|播客、简报导航网站|12|0|2021-12-23| +|172|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题,目前由@Bobs9维护开发中。|94|0|2022-02-24| +|173|[twjitm/twjitm](https://github.com/twjitm/twjitm)|项目基于idea工作环境搭建的框架,添加mybatis3,spring4,springmvc4,以及redis。主要实现通过注解和反射自定义netty私有协议栈,实现在一条socket通道上传递不同的消息,采用支持tcp,udp和http协议|26|0|2022-01-12| +|174|[Mrcxt/gridea-theme-lemon](https://github.com/Mrcxt/gridea-theme-lemon)|gridea主题|51|0|2022-02-12| +|175|[xuperchain/docs](https://github.com/xuperchain/docs)|The documents of xuperchain.|15|0|2022-02-09| +|176|[KINGMJ/maple](https://github.com/KINGMJ/maple)|🍁A beautiful blog theme for Ghost |28|0|2022-01-10| +|177|[kaiyuanshe/kcoin](https://github.com/kaiyuanshe/kcoin)|-|64|0|2022-02-11| +|178|[jacoblai/CoolpyIII](https://github.com/jacoblai/CoolpyIII)|私有物联网云平台系统|40|0|2021-10-27| +|179|[mingluosunyi/typora-theme-ava-diana](https://github.com/mingluosunyi/typora-theme-ava-diana)|-|20|0|2021-09-22| +|180|[Ryqsky/cnode-vue](https://github.com/Ryqsky/cnode-vue)|Vue2版CNode社区WebApp 在线访问:http://cnode.ruanyq.cn/|85|0|2021-11-03| +|181|[LIAOJIANS/large-screen-template](https://github.com/LIAOJIANS/large-screen-template)|React+ts+qiankun大屏实战模板|43|0|2021-09-26| +|182|[aiyuekuang/margaret](https://github.com/aiyuekuang/margaret)|Route system and data flow management library in the era of react hook|8|0|2022-02-27| +|183|[unclehking/bdAdfinisher](https://github.com/unclehking/bdAdfinisher)|去除百度搜索内容页广告chrome插件(兼容各大“国产”浏览器急速版).|200|0|2021-12-24| +|184|[GZ1903/v2board-theme-LuFly](https://github.com/GZ1903/v2board-theme-LuFly)|V2board前端展示页|14|0|2022-02-19| +|185|[linuxkerneltravel/website](https://github.com/linuxkerneltravel/website)|Linux内核之旅开源社区网站|75|0|2022-02-16| +|186|[shimohq/sdk-cabinet-example](https://github.com/shimohq/sdk-cabinet-example)|石墨 SDK 简易开发演示项目|9|0|2022-03-01| +|187|[linsk1998/ting](https://github.com/linsk1998/ting)|公共样式库Common Style Lib|5|0|2021-11-23| +|188|[wkylin/promotion-web](https://github.com/wkylin/promotion-web)|基于React: v17.02/Webpack: v5.68.0/React Router v6.2.1/ Antd: v4.18.6/Fetch api 等前端技术构建的企业级中台研发项目....|40|0|2022-03-05| +|189|[HongqingCao/vue-portal-webUI](https://github.com/HongqingCao/vue-portal-webUI)|基于Vue的门户网站小组件|260|0|2022-02-10| +|190|[sogud/vuepress-theme-minimalism](https://github.com/sogud/vuepress-theme-minimalism)|A concise vuepress theme, compatible with hexo YAML front matter syntax. |19|0|2021-11-27| +|191|[getgridea/gridea-theme-notes](https://github.com/getgridea/gridea-theme-notes)|一个简洁的 Gridea 主题 Notes|25|0|2022-02-11| +|192|[uniorder/kedis](https://github.com/uniorder/kedis)|Cross-platform Redis desktop manage client! Support SSH and Redis-Cli, based on Electron and Vue.JS. It's free for every one.|110|0|2022-02-27| +|193|[shaonianzhentan/ha_sidebar](https://github.com/shaonianzhentan/ha_sidebar)|在HA里使用的侧边栏管理|82|0|2021-11-07| +|194|[red/docs](https://github.com/red/docs)|Red-related user documentation repository|49|0|2022-02-15| +|195|[yingshang/banruo](https://github.com/yingshang/banruo)|-|121|0|2022-01-06| +|196|[varkai/hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo)|:star2: A simple and beautiful theme for Hugo|292|0|2021-10-14| +|197|[fifilyu/SystemEngineerInAction](https://github.com/fifilyu/SystemEngineerInAction)|一本关于个人成长、软件开发、系统运维、产品运营、思维、思考的杂记。|7|0|2022-02-23| +|198|[Hansanshi/mark-idea-front](https://github.com/Hansanshi/mark-idea-front)|MarkIdea前端仓库|12|0|2022-03-04| +|199|[luffyZh/dynamic-antd-theme](https://github.com/luffyZh/dynamic-antd-theme)|🌈 A simple plugin to dynamic change ant-design theme whether less or css. |233|0|2022-02-27| +|200|[social-uni/qingchi-uni](https://github.com/social-uni/qingchi-uni)|因github被墙,访问不稳定,已迁移至gitee|25|0|2022-02-11|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Dart.md b/content/charts/growth/software/Dart.md index fb30c58a..5e729adf 100644 --- a/content/charts/growth/software/Dart.md +++ b/content/charts/growth/software/Dart.md @@ -1,44 +1,44 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Dart -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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.|1251|14|2022-03-04| -|2|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|13102|10|2022-02-16| -|3|[alibaba/fish-redux](https://github.com/alibaba/fish-redux)|An assembled flutter application framework.|7245|7|2022-02-17| -|4|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|4692|7|2022-02-21| -|5|[flutterchina/dio](https://github.com/flutterchina/dio)|A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.|10443|7|2022-03-04| +|1|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1252|14|2022-03-04| +|2|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便 ...|13105|10|2022-02-16| +|3|[alibaba/fish-redux](https://github.com/alibaba/fish-redux)|An assembled flutter application framework.|7244|7|2022-02-17| +|4|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|4691|7|2022-02-21| +|5|[flutterchina/dio](https://github.com/flutterchina/dio)|A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.|10448|7|2022-03-04| |6|[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|1474|6|2022-01-29| -|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.|5972|6|2022-02-21| -|8|[kaina404/FlutterDouBan](https://github.com/kaina404/FlutterDouBan)|🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)|6926|6|2022-02-11| -|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|5828|5|2022-03-03| -|10|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|3129|4|2022-02-28| -|11|[black-currant/novel-fpg](https://github.com/black-currant/novel-fpg)|小说开源项目,前端基于Flutter,后端是Python + Go双端,各自基于Flask、Gin实现了一遍,包含了用户注册、登录、jwt鉴权、签到、任务、书架、阅读器、购买章节、搜索书籍、绑定第三方账号、设置等功能。|186|4|2022-03-04| +|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.|5973|6|2022-02-21| +|8|[kaina404/FlutterDouBan](https://github.com/kaina404/FlutterDouBan)|🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)|6927|6|2022-02-11| +|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|5830|5|2022-03-03| +|10|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|3139|4|2022-02-28| +|11|[black-currant/novel-fpg](https://github.com/black-currant/novel-fpg)|小说开源项目,前端基于Flutter,后端是Python + Go双端,各自基于Flask、Gin实现了一遍,包含了用户注册、登录、jwt鉴权、签到、任务、书架、阅读器、购买章节、搜索书籍、绑定第三方账号、设置等功能。|188|4|2022-03-04| |12|[LaoMengFlutter/flutter-do](https://github.com/LaoMengFlutter/flutter-do)|包含350多个组件用法、组件继承关系图、40多个 loading 组件,App升级、验证码、弹幕、音乐字幕 4个插件,一个小而全完整的App项目。|2012|3|2021-12-06| -|13|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|(R18) 一个美观易用的禁漫天堂客户端, 同时支持支持 Android / iOS / MacOS / Windows。类似哔咔漫画。|162|3|2022-03-04| -|14|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4141|3|2022-02-07| -|15|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|(R18) 美观易用且无广告的二次元客户端,同时支持MacOS,Windows,Android,iOS,并上传了APK和IPA。类似哔咔漫画。|655|3|2022-03-03| -|16|[xuelongqy/flutter_easyrefresh](https://github.com/xuelongqy/flutter_easyrefresh)|A flutter widget that provides pull-down refresh and pull-up load.|3035|3|2022-03-03| -|17|[phoenixsky/fun_android_flutter](https://github.com/phoenixsky/fun_android_flutter)| 👿👿👿👿👿玩Android客户端Flutter版本。Provider的最佳实践.DarkMode、多色彩主题、国际化、切换字体、优美动画|2532|3|2022-02-22| -|18|[flutterchina/flukit](https://github.com/flutterchina/flukit)| A Flutter UI Kit(一个 Flutter UI组件库),2.0 beta is available now !|3985|3|2021-10-07| +|13|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|(R18) 一个美观易用的禁漫天堂客户端, 同时支持支持 Android / iOS / MacOS / Windows。类似哔咔漫画。|165|3|2022-03-04| +|14|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4142|3|2022-02-07| +|15|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|(R18) 美观易用且无广告的二次元客户端,同时支持MacOS,Windows,Android,iOS,并上传了APK和IPA。类似哔咔漫画。|656|3|2022-03-03| +|16|[xuelongqy/flutter_easyrefresh](https://github.com/xuelongqy/flutter_easyrefresh)|A flutter widget that provides pull-down refresh and pull-up load.|3037|3|2022-03-05| +|17|[phoenixsky/fun_android_flutter](https://github.com/phoenixsky/fun_android_flutter)| 👿👿👿👿👿玩Android客户端Flutter版本。Provider的最佳实践.DarkMode、多色彩主题、国际化、切换字体、优美动画|2533|3|2022-02-22| +|18|[flutterchina/flukit](https://github.com/flutterchina/flukit)| A Flutter UI Kit(一个 Flutter UI组件库),2.0 beta is available now !|3987|3|2021-10-07| |19|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.(Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|582|2|2021-11-25| |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等)、豆 ...|2185|2|2021-10-05| |21|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|2956|2|2022-03-04| -|22|[boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music)|flutter music player application. (仿网易云音乐)|2740|2|2022-02-28| -|23|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |644|2|2022-01-16| +|22|[boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music)|flutter music player application. (仿网易云音乐)|2742|2|2022-02-28| +|23|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |646|2|2022-01-16| |24|[CarGuo/gsy_flutter_demo](https://github.com/CarGuo/gsy_flutter_demo)|Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。|2209|2|2022-02-16| |25|[yukilzw/dy_flutter](https://github.com/yukilzw/dy_flutter)|斗鱼直播APP :rocket: 多元化Flutter开源项目。涵盖礼物特效、手势动画、弹幕池、抽奖、鱼吧等(另提供服务端Mock接口)|1597|2|2021-11-01| |26|[wuba/fair](https://github.com/wuba/fair)|A Flutter package used to update widget tree dynamically. Flutter Fair是为Flutter设计的,UI&模板动态化框架|1123|2|2022-01-04| |27|[asjqkkkk/flutter-todos](https://github.com/asjqkkkk/flutter-todos)|📝 one day list app created by flutter!|1637|2|2021-12-08| -|28|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2517|2|2022-03-04| +|28|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2517|2|2022-03-05| |29|[fluttercandies/wechat_flutter](https://github.com/fluttercandies/wechat_flutter)|wechat_flutter Flutter版本微信,一个优秀的Flutter即时通讯IM开源库!|1951|2|2021-12-29| -|30|[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.|2087|2|2022-03-02| -|31|[peng8350/flutter_pulltorefresh](https://github.com/peng8350/flutter_pulltorefresh)|a widget provided to the flutter scroll component drop-down refresh and pull up load.|2305|2|2022-02-27| -|32|[Sky24n/common_utils](https://github.com/Sky24n/common_utils)|Dart common utils library. DateUtil, EncryptUtil, JsonUtil, LogUtil, MoneyUtil, NumUtil, ObjectUtil, RegexUtil, TextUtil, TimelineUtil, TimerUtil. 包含日期,正则,倒计时,时间轴等工具类。|1134|1|2022-02-12| +|30|[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.|2086|2|2022-03-05| +|31|[peng8350/flutter_pulltorefresh](https://github.com/peng8350/flutter_pulltorefresh)|a widget provided to the flutter scroll component drop-down refresh and pull up load.|2306|2|2022-02-27| +|32|[Sky24n/common_utils](https://github.com/Sky24n/common_utils)|Dart common utils library. DateUtil, EncryptUtil, JsonUtil, LogUtil, MoneyUtil, NumUtil, ObjectUtil, RegexUtil, TextUtil, TimelineUtil, TimerUtil. 包含日期,正则,倒计时,时间轴等工具类。|1135|1|2022-02-12| |33|[flutterchina/azlistview](https://github.com/flutterchina/azlistview)|A Flutter sticky headers & index ListView. Flutter 城市列表、联系人列表,索引&悬停。|851|1|2022-02-21| -|34|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手|142|1|2022-01-18| +|34|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手|145|1|2022-01-18| |35|[user1121114685/Wallpaper_Engine](https://github.com/user1121114685/Wallpaper_Engine)|一个便捷的创意工坊下载器|232|1|2021-12-06| |36|[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空壳模板工程,已搭建基础框架,实现国际化、主 ...|651|1|2022-01-08| |37|[flutterchina/json_model](https://github.com/flutterchina/json_model)|Generate model class from Json file. 一行命令,通过Json文件生成Dart Model类。|548|1|2022-01-10| @@ -46,165 +46,165 @@ |39|[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.|226|1|2021-10-12| |40|[lwlizhe/flutter_novel](https://github.com/lwlizhe/flutter_novel)|仿追书神器,具有仿真、滑动和滚动翻页、字体大小、行高、背景、目录等功能的Flutter 阅读APP|425|1|2022-03-04| |41|[qinglong-app/qinglong_app](https://github.com/qinglong-app/qinglong_app)|采用Flutter编写,基于qinglongAPI实现的三方客户端|35|1|2022-02-21| -|42|[honjow/FEhViewer](https://github.com/honjow/FEhViewer)|An e-hentai/exhentai app make on flutter|524|1|2022-03-04| +|42|[honjow/FEhViewer](https://github.com/honjow/FEhViewer)|An e-hentai/exhentai app make on flutter|525|1|2022-03-04| |43|[jhomlala/catcher](https://github.com/jhomlala/catcher)|Flutter error catching & handling plugin. Handles and reports exceptions in your app!|637|1|2022-02-07| -|44|[DingMouRen/flutter_tiktok](https://github.com/DingMouRen/flutter_tiktok)|Flutter Tiktok 抖音实战 🍰🍓🍖🍟🍕🍔|272|1|2021-09-18| -|45|[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|1063|1|2022-02-09| -|46|[mpflutter/mpflutter](https://github.com/mpflutter/mpflutter)|MPFlutter 是一个跨平台 Flutter 开发框架,可用于微信小程序以及 Web 应用开发。如果您觉得该项目还不错,不妨点亮 Star 以示鼓励。|413|1|2022-03-03| +|44|[DingMouRen/flutter_tiktok](https://github.com/DingMouRen/flutter_tiktok)|Flutter Tiktok 抖音实战 🍰🍓🍖🍟🍕🍔|273|1|2021-09-18| +|45|[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|1059|1|2022-02-09| +|46|[mpflutter/mpflutter](https://github.com/mpflutter/mpflutter)|MPFlutter 是一个跨平台 Flutter 开发框架,可用于微信小程序以及 Web 应用开发。如果您觉得该项目还不错,不妨点亮 Star 以示鼓励。|414|1|2022-03-03| |47|[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. |524|1|2021-10-17| -|48|[CaiJingLong/flutter_ijkplayer](https://github.com/CaiJingLong/flutter_ijkplayer)|ijkplayer for flutter|748|1|2022-02-12| +|48|[CaiJingLong/flutter_ijkplayer](https://github.com/CaiJingLong/flutter_ijkplayer)|ijkplayer for flutter|747|1|2022-02-12| |49|[KevinZhang19870314/flutter_getx_boilerplate](https://github.com/KevinZhang19870314/flutter_getx_boilerplate)|A flutter boilerplate project with GetX state management.|166|1|2021-10-13| |50|[designDo/flutter-checkio](https://github.com/designDo/flutter-checkio)|How time flies.一款开源习惯打卡APP,流畅的动画体验,Bloc实现状态管理,主题(颜色)切换,字体切换,数据库管理等。|296|1|2022-02-28| -|51|[bladeofgod/Bedrock](https://github.com/bladeofgod/Bedrock)|一款基于MVVM+Provider的快速开发框架。|329|1|2022-02-21| -|52|[marchellodev/sharik](https://github.com/marchellodev/sharik)|Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot|576|1|2021-12-30| -|53|[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|803|1|2022-01-11| -|54|[ducafecat/flutter_ducafecat_news_getx](https://github.com/ducafecat/flutter_ducafecat_news_getx)|flutter2 + dio4 + getx4|246|1|2022-02-23| -|55|[OpenIMSDK/Open-IM-SDK-Flutter](https://github.com/OpenIMSDK/Open-IM-SDK-Flutter)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Flutter版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|182|1|2022-03-04| -|56|[xdd666t/flutter_use](https://github.com/xdd666t/flutter_use)|some trick used by flutter Flutter使用的一些骚操作|344|1|2022-03-04| -|57|[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 ...|1235|1|2022-02-26| -|58|[xiaoyaocz/dmzj_flutter](https://github.com/xiaoyaocz/dmzj_flutter)|动漫之家Flutter客户端|469|1|2021-11-29| -|59|[abcd498936590/flutter_eyepetizer](https://github.com/abcd498936590/flutter_eyepetizer)|使用 Flutter + GetX 仿开眼视频app|110|1|2022-02-08| -|60|[xausky/DockerRegisterCloud](https://github.com/xausky/DockerRegisterCloud)|基于 Docker 仓库协议的网盘客户端,可以将目前众多的免费容器仓库服务用于网盘。|594|1|2021-11-25| -|61|[www-chao-fun/chaofun-app](https://github.com/www-chao-fun/chaofun-app)|炒饭( https://chao.fun/app )App工程|26|1|2022-03-04| -|62|[Rannie/flui](https://github.com/Rannie/flui)|A powerful UI framework for Google Flutter.|1324|1|2022-01-16| -|63|[jesusrp98/spacex-go](https://github.com/jesusrp98/spacex-go)|Simple yet powerful, open-source SpaceX launch tracker.|673|1|2022-01-20| -|64|[mjl0602/flutter_tiktok](https://github.com/mjl0602/flutter_tiktok)|Flutter tiktok short video app.|940|1|2021-09-15| -|65|[niuhuan/nhentai-cross](https://github.com/niuhuan/nhentai-cross)|(R18) 美观易用且无广告的nhentai漫画客户端, 并且可以免代理使用。类似哔咔漫画。 A beautiful nhentai client.|93|1|2022-02-28| -|66|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|382|1|2022-03-01| -|67|[yohom/decorated_flutter](https://github.com/yohom/decorated_flutter)|Flutter常用工具/Widget封装|24|0|2022-03-03| -|68|[c1avie/TRTCSimpleDemo](https://github.com/c1avie/TRTCSimpleDemo)|基于腾讯云flutter sdk,提供的Demo|42|0|2022-01-12| -|69|[billyinferno/my_expense](https://github.com/billyinferno/my_expense)|personal expense application|18|0|2022-03-01| -|70|[Jimmuy/flutter_net](https://github.com/Jimmuy/flutter_net)|a net package based on dio|10|0|2021-12-07| -|71|[smartbackme/emas_tlog](https://github.com/smartbackme/emas_tlog)|阿里 EMAS TLog 线上日志监控系统,flutter实现|6|0|2021-11-29| -|72|[ma125120/flutter_my_picker](https://github.com/ma125120/flutter_my_picker)|适用于flutter的有关日期和时间的选择器,支持年份(showYearPicker)、月份(showMonthPicker)、日期(showDatePicker)、时间(showTimePicker)、日期时间(showDateTimePicker)等。|30|0|2021-12-02| -|73|[handoing/flutter_page_transition](https://github.com/handoing/flutter_page_transition)|A rich, convenient, easy-to-use flutter page transition package|55|0|2022-02-07| -|74|[alberliu/fim](https://github.com/alberliu/fim)|flutter写的IM移动客户端|39|0|2021-10-22| -|75|[ukyo99999/report1922](https://github.com/ukyo99999/report1922)|簡訊實聯制QR code掃碼小工具,支援Android與iOS。|9|0|2021-10-13| -|76|[jielyu/mimic_ui](https://github.com/jielyu/mimic_ui)|模仿主流产品UI设计的flutter实现|5|0|2022-02-07| -|77|[xdd666t/flutter_wan](https://github.com/xdd666t/flutter_wan)|flutter版玩android,页面基本均是fish_redux搭建|38|0|2021-09-25| -|78|[Koma-Chen/FlutterGetxMVVM](https://github.com/Koma-Chen/FlutterGetxMVVM)|Flutter版 MVVM架构,使用Getx|8|0|2021-09-26| -|79|[PeanutMelonSeedBigAlmond/PixivUserBatchDownloader](https://github.com/PeanutMelonSeedBigAlmond/PixivUserBatchDownloader)|一个可以批量下载Pixiv指定画师作品的工具 |5|0|2021-11-22| -|80|[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.|103|0|2022-02-20| -|81|[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| -|82|[GetuiLaboratory/getui-flutter-plugin](https://github.com/GetuiLaboratory/getui-flutter-plugin)|个推官方提供的推送SDK Flutter 插件(支持 Android & iOS)|112|0|2021-12-13| -|83|[srew33/feh_rebuilder](https://github.com/srew33/feh_rebuilder)|使用FLUTTER对FEH BUILDER的重置|15|0|2022-01-28| -|84|[Im-Kevin/cool_ui](https://github.com/Im-Kevin/cool_ui)|用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘|405|0|2021-11-08| -|85|[un-pany/flutter-template-mini](https://github.com/un-pany/flutter-template-mini)|❄️ flutter template, 极简的 flutter 项目模板|9|0|2021-12-20| -|86|[CVopen/music_mobile](https://github.com/CVopen/music_mobile)|flutter模仿网易云app|17|0|2021-10-10| -|87|[JDongKhan/flutter_app](https://github.com/JDongKhan/flutter_app)|一款flutter开发的应用|7|0|2022-01-05| -|88|[JunAILiang/flutter_examples](https://github.com/JunAILiang/flutter_examples)|所有的视频讲解源代码地址|8|0|2021-10-13| -|89|[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| -|90|[cdnbye/flutter-p2p-engine](https://github.com/cdnbye/flutter-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|86|0|2022-01-14| -|91|[ilmari-code/flutter_getx_project_template](https://github.com/ilmari-code/flutter_getx_project_template)|基于GetX的Flutter项目模板|15|0|2022-01-07| -|92|[yatsuki/v2manager](https://github.com/yatsuki/v2manager)|Magisk插件V2Ray-for-android的管理应用,方便起停代理/编辑配置|12|0|2022-02-23| -|93|[WxqKb/KuGouTabbar](https://github.com/WxqKb/KuGouTabbar)|防酷狗11.0.8 Tabbar|8|0|2022-01-25| -|94|[sdwfqin/flutter_wanandroid](https://github.com/sdwfqin/flutter_wanandroid)|一步一步使用Flutter实现玩Android客户端|5|0|2021-11-26| -|95|[sweatfryash/code_input_filed](https://github.com/sweatfryash/code_input_filed)|一个用于输入验证码的组件。主要是界面的实现。|6|0|2021-10-29| -|96|[leavesCZY/flutter_do](https://github.com/leavesCZY/flutter_do)|Basic Flutter apps, for flutter devs|47|0|2021-11-15| -|97|[gedoor/YueDuFlutter](https://github.com/gedoor/YueDuFlutter)|阅读Flutter版|167|0|2022-02-10| -|98|[CaiJingLong/flutter_resource_generator](https://github.com/CaiJingLong/flutter_resource_generator)|Generate an R file for mapping all assets. Supports preview of image.|60|0|2021-11-19| -|99|[385841539/flutter_BaseWidget](https://github.com/385841539/flutter_BaseWidget)|一个规范flutter生命周期的Widget基类,并且封装了基本属性,加快开发速度,常见的自定义控件~完善的网络请求封装,功能非常全。|283|0|2022-03-02| -|100|[gstory0404/flutter_universalad](https://github.com/gstory0404/flutter_universalad)|字节跳动穿山甲广告、腾讯优量汇(广点通)聚合广告插件 Flutter版本|17|0|2022-02-28| -|101|[easemob/im_flutter_sdk](https://github.com/easemob/im_flutter_sdk)|环信im flutter sdk, example中包含ui代码.|199|0|2022-02-28| -|102|[Hu-Wentao/get_state](https://github.com/Hu-Wentao/get_state)|基于DI的MVVM状态管理方案|7|0|2022-01-30| -|103|[JunAILiang/flutter_dio_util](https://github.com/JunAILiang/flutter_dio_util)|flutter dio封装|20|0|2022-01-26| -|104|[yangchong211/YCFlutterUtils](https://github.com/yangchong211/YCFlutterUtils)|Flutter Utils 全网最齐全的工具类。包含bus,颜色,日期,文件,json,log,sp,加解密,num,图片,网络,正则,验证,路由,文本,时间,spi,计时器,拓展类,编解码,发射,异常,字节转化,解析等等工具类。|126|0|2022-01-16| -|105|[Realank/flutter_datetime_picker](https://github.com/Realank/flutter_datetime_picker)|a date time picker in flutter|500|0|2022-01-26| -|106|[tencentyun/TencentIMFlutterDemo](https://github.com/tencentyun/TencentIMFlutterDemo)|腾讯云即时通信IMdemo|42|0|2021-12-01| -|107|[Asscre/flutter_ssf](https://github.com/Asscre/flutter_ssf)|flutter_ssf是一个推崇使用Provider、Custom Router、dio结合的MVP开发模式设计的Flutter应用生产级开发脚手架。|6|0|2022-02-22| -|108|[gabrielpacheco23/google-translator](https://github.com/gabrielpacheco23/google-translator)|Free Google Translator for Dart|112|0|2022-01-07| -|109|[Vadaski/flutter_exposure](https://github.com/Vadaski/flutter_exposure)|flutter 埋点曝光方案|17|0|2022-01-14| -|110|[meilab/daily_coding](https://github.com/meilab/daily_coding)|视频号:编程日课的Flutter教程关联App|7|0|2021-10-21| -|111|[wildfirechat/flutter_imclient](https://github.com/wildfirechat/flutter_imclient)|Wildfire IM client of flutter|14|0|2021-10-20| -|112|[beyondstorage/beyond-tp](https://github.com/beyondstorage/beyond-tp)|Neutral data migration service|9|0|2022-03-04| -|113|[ZzzM/Flutter-Movies](https://github.com/ZzzM/Flutter-Movies)|A movies news app developed by Flutter|77|0|2022-01-17| -|114|[changleibox/preimage](https://github.com/changleibox/preimage)|图片预览|4|0|2021-12-09| -|115|[tiagohm/restler](https://github.com/tiagohm/restler)|Restler is a beautiful and powerful Android app for quickly testing REST API anywhere and anytime.|103|0|2021-12-24| -|116|[YYFlutter/flutter-custom-dialog](https://github.com/YYFlutter/flutter-custom-dialog)|🚀🚀🚀 Semantic dialog|427|0|2022-01-04| -|117|[arcticfox1919/LuaDardo](https://github.com/arcticfox1919/LuaDardo)|A Lua virtual machine written in Dart|76|0|2021-12-01| -|118|[xiaojia21190/dgl_login](https://github.com/xiaojia21190/dgl_login)|呆瓜佬|5|0|2021-12-14| -|119|[jiangzhengnan/ng_github](https://github.com/jiangzhengnan/ng_github)|🎨 使用Flutter编写的github个人版本|16|0|2022-01-29| -|120|[xdd666t/ExampleCode](https://github.com/xdd666t/ExampleCode)|存放一些完整的demo代码|21|0|2021-10-28| -|121|[lytian/v_player](https://github.com/lytian/v_player)|基于苹果CMS8.0的资源站收集视频APP|19|0|2021-12-20| -|122|[SXiaoXu/FlutterRealtimeDemo](https://github.com/SXiaoXu/FlutterRealtimeDemo)|Flutter 聊天应用|42|0|2021-12-21| -|123|[best-flutter/flutter_amap_location](https://github.com/best-flutter/flutter_amap_location)|高德地图flutter定位组件|269|0|2021-11-15| -|124|[cairuoyu/cry](https://github.com/cairuoyu/cry)|一个Flutter组件库|5|0|2022-01-19| -|125|[fluttercandies/stack_board](https://github.com/fluttercandies/stack_board)|层叠控件摆放|23|0|2022-02-10| -|126|[fluttercandies/JsonToDart](https://github.com/fluttercandies/JsonToDart)|The tool to convert json to dart code, support Windows,Mac,Web.|286|0|2022-02-12| -|127|[q805699513/flutter_books](https://github.com/q805699513/flutter_books)|Panda看书,Flutter 小说阅读 App|486|0|2021-12-16| -|128|[zegoim/zego-express-flutter-sdk](https://github.com/zegoim/zego-express-flutter-sdk)|ZegoExpressEngine SDK for Flutter (Android/iOS)|40|0|2022-02-22| -|129|[JonasWanke/timetable](https://github.com/JonasWanke/timetable)|📅 Customizable flutter calendar widget including day and week views|235|0|2021-09-29| -|130|[Wayaer/flutter_curiosity](https://github.com/Wayaer/flutter_curiosity)|集成部分原生功能,支持ios 、android、macOS、windows、linux。|6|0|2021-12-29| -|131|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|55|0|2022-03-01| -|132|[deskbtm/Aqua](https://github.com/deskbtm/Aqua)|使用Flutter开发的一款优雅至极的文件管理器|28|0|2022-02-26| -|133|[shiguanghuxian/hosts_manage](https://github.com/shiguanghuxian/hosts_manage)|一个简洁的本机hosts管理桌面软件,支持DNS代理,开发测试必备工具|10|0|2022-01-22| -|134|[CustedNG/CustedNG](https://github.com/CustedNG/CustedNG)|Custed NG,致力于你的校园生活|30|0|2022-03-02| -|135|[TinoGuo/pin_input_text_field](https://github.com/TinoGuo/pin_input_text_field)|A textField widget to help display different style pin|288|0|2022-02-26| -|136|[yungzhu/rich_input](https://github.com/yungzhu/rich_input)|Rich input box, implement @someone and subject with color highlighting|58|0|2021-09-06| -|137|[lichfy/fluwx_worker](https://github.com/lichfy/fluwx_worker)|flutter版企业微信插件|7|0|2022-01-10| -|138|[svga/SVGAPlayer-Flutter](https://github.com/svga/SVGAPlayer-Flutter)|The SVGAPlayer implementation of Flutter using CustomPainter.|184|0|2021-12-02| -|139|[hanerx/dcomic](https://github.com/hanerx/dcomic)|a simple comic viewer|80|0|2022-02-01| -|140|[xiao-cao-x/pixiv_func_mobile](https://github.com/xiao-cao-x/pixiv_func_mobile)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看小说|97|0|2022-03-04| -|141|[dingjust/platform](https://github.com/dingjust/platform)|定制加云平台|6|0|2022-03-02| -|142|[Tyrone2333/metronomelutter](https://github.com/Tyrone2333/metronomelutter)|flutter metronome 节拍器|14|0|2022-02-10| -|143|[jjva-xiao/liveshop](https://github.com/jjva-xiao/liveshop)|融合电商与直播的跨平台APP,主要采用了Flutter技术开发而成,目前开发中|23|0|2022-02-27| -|144|[1467602180/flutter-create-framework](https://github.com/1467602180/flutter-create-framework)|一个flutter的快速开发框架|7|0|2022-02-27| -|145|[nullptrX/pangle_flutter](https://github.com/nullptrX/pangle_flutter)|Flutter版穿山甲SDK,支持Android、iOS。A Flutter plugin that supports Pangle SDK on Android and iOS.|108|0|2022-02-25| -|146|[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| -|147|[zhaolongs/flutter_shake_animation_widget](https://github.com/zhaolongs/flutter_shake_animation_widget)|Flutter抖动动画组件,FLutter颤动动画|12|0|2021-12-09| -|148|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|47|0|2022-01-30| -|149|[Nomeleel/fine_client](https://github.com/Nomeleel/fine_client)|以后好玩的项目前端部分都放到这里了,毫无疑问会用Flutter去写,现在将专注在安卓和苹果手机上运行,后期会考虑在Mac OS、PC Desktop、Web上实现。|5|0|2021-12-26| -|150|[Mao-x-w/FlutterAopDemo](https://github.com/Mao-x-w/FlutterAopDemo)|flutter Aop demo: 全埋点、全局生命周期|27|0|2021-10-20| -|151|[gstory0404/flutter_unionad](https://github.com/gstory0404/flutter_unionad)|字节跳动 穿山甲广告SDK Bytedance-UnionAD flutter版本插件|149|0|2022-03-01| -|152|[SIT-kite/kite-app](https://github.com/SIT-kite/kite-app)|上应小风筝 APP, 基于 Flutter. (WIP)|15|0|2022-03-04| -|153|[xwh817/flutter_music_player](https://github.com/xwh817/flutter_music_player)|A music player build with Flutter, Flutter实现的音乐播放器|54|0|2022-01-05| -|154|[cairuoyu/flutter_admin](https://github.com/cairuoyu/flutter_admin)|Flutter Admin: 一个基于 Flutter 的后台管理系统、开发模板。A backend management system and development template based on Flutter|366|0|2022-01-24| -|155|[xxxDeveloper/flutter-adapter](https://github.com/xxxDeveloper/flutter-adapter)|📱 基于flutter的屏幕适配方案 / screen adaptation scheme based on flutter|51|0|2021-10-10| -|156|[Wayaer/fl_amap](https://github.com/Wayaer/fl_amap)|高德定位 for flutter 支持android和ios|4|0|2021-12-02| -|157|[hanxu317317/city_pickers](https://github.com/hanxu317317/city_pickers)|flutter ios city_pickers|340|0|2021-09-09| -|158|[RPMTW/RPMLauncher](https://github.com/RPMTW/RPMLauncher)|A better Minecraft Launcher that supports multiple platforms and many functionalities for you to explore!|43|0|2022-02-15| -|159|[dylanwuzh/flutter_progress_dialog](https://github.com/dylanwuzh/flutter_progress_dialog)|Flutter progress dialog, support Android and iOS platform.|21|0|2021-09-13| -|160|[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。|74|0|2022-03-04| -|161|[dylanwuzh/flutter-cupertino-date-picker](https://github.com/dylanwuzh/flutter-cupertino-date-picker)|Flutter cupertino style date picker.|322|0|2021-12-11| -|162|[TinoGuo/loading_indicator](https://github.com/TinoGuo/loading_indicator)|🚅Flutter out-of-the-box collection animations written in pure dart.|137|0|2022-02-26| -|163|[entronad/flutter_echarts](https://github.com/entronad/flutter_echarts)|A Flutter widget to use Apache ECharts in a reactive way.|554|0|2021-12-07| -|164|[yeshu-cn/mock_app](https://github.com/yeshu-cn/mock_app)|通过分层和接口的架构设计,实现可以快速Mock,单元测试的APP实例|9|0|2022-01-14| -|165|[fluttercandies/left-scroll-actions](https://github.com/fluttercandies/left-scroll-actions)|Flutter的左滑删除组件|68|0|2021-11-26| -|166|[CJR10032/ko_swipe_card](https://github.com/CJR10032/ko_swipe_card)|模仿探探卡片滑动效果的布局|9|0|2021-11-05| -|167|[xuexiangjys/flutter_xupdate](https://github.com/xuexiangjys/flutter_xupdate)|A Flutter plugin for XUpdate(Android Version Update Library)|198|0|2021-11-29| -|168|[LianjiaTech/flutter_fdb_package](https://github.com/LianjiaTech/flutter_fdb_package)|Flutter应用的调试工具,协助采集性能优化、设计走查、QA测试等数据问题 ,提供UI拾取、UI标尺、取色器、内存信息、FPS检测和展示页面代码等功能。|36|0|2021-12-15| -|169|[sensorsdata/sensors_analytics_flutter_plugin](https://github.com/sensorsdata/sensors_analytics_flutter_plugin)|神策 Flutter 插件(iOS & Android)|23|0|2021-12-10| -|170|[huang-weilong/flutter_learning](https://github.com/huang-weilong/flutter_learning)|flutter基础widget、插件的使用,以及一些小实例|6|0|2021-09-26| -|171|[hurshi/dio-http-cache](https://github.com/hurshi/dio-http-cache)|http cache lib for Flutter dio like RxCache|224|0|2022-02-02| -|172|[growingio/flutter-growingio-track](https://github.com/growingio/flutter-growingio-track)|GrowingIO的埋点版本flutter插件.|11|0|2022-03-01| -|173|[softfatgay/flutter-netease](https://github.com/softfatgay/flutter-netease)|深度还原网易严选webApp,Flutter项目,接口为真实数据。项目已完善|214|0|2022-02-09| -|174|[HQAnime/AnimeOne](https://github.com/HQAnime/AnimeOne)|anime1的非官方APP|45|0|2022-02-05| -|175|[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| -|176|[gooking/apifm-flutter](https://github.com/gooking/apifm-flutter)|Flutter 的云开发支持,无需服务器,无需开发接口和后台,开箱即用,轻松开发 Flutter|36|0|2022-01-19| -|177|[SunshineBrother/FlutterDemo](https://github.com/SunshineBrother/FlutterDemo)|flutter初学项目|6|0|2021-09-27| -|178|[mmtou/listen_poetry_app](https://github.com/mmtou/listen_poetry_app)|诗词吧APP,一个集 诗词/诗人推荐、搜索、简介、赏析、朗读(下个版本) 于一体的诗词兴趣 APP|26|0|2021-11-03| -|179|[bmob/bmob-flutter-sdk](https://github.com/bmob/bmob-flutter-sdk)|Bmob Flutter SDK|47|0|2021-10-04| -|180|[CodeGather/alarm_calendar](https://github.com/CodeGather/alarm_calendar)|flutter日历提醒插件,根据用户自定义提醒,以及闹钟的设置,本插件位项目定制,不排除相关其他的适配问题。|16|0|2021-12-26| -|181|[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 ...|81|0|2021-09-27| -|182|[ITmxs/flutter_bloc_super](https://github.com/ITmxs/flutter_bloc_super)|flutter2搭建的全平台,适应web。android,ios,macOS,windows,linux,目前主分支已支持空安全|24|0|2022-02-11| -|183|[Coder-ZhaoLu/Getx-PinkApp](https://github.com/Coder-ZhaoLu/Getx-PinkApp)|仿哔哩哔哩App,二次元,动漫,app,网站,ACG,flutter,使用getx_cli进行重构|24|0|2022-02-22| -|184|[lancexin/aspect_frontend_server](https://github.com/lancexin/aspect_frontend_server)|修改frontend_server.dart.snapshot,让dart具有aspect的功能|6|0|2022-02-16| -|185|[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...).|20|0|2021-09-23| -|186|[RxReader/alipay_kit](https://github.com/RxReader/alipay_kit)|flutter版支付宝登录/支付|211|0|2022-02-10| -|187|[Aobanana-chan/Tiebanana](https://github.com/Aobanana-chan/Tiebanana)|正在施工的第三方百度贴吧客户端。|6|0|2022-03-03| -|188|[liranhao/rich_text_widget](https://github.com/liranhao/rich_text_widget)|-|8|0|2021-11-26| -|189|[tencentyun/TRTCFlutterScenesDemo](https://github.com/tencentyun/TRTCFlutterScenesDemo)|腾讯云实时音视频Flutter版场景Demo|15|0|2022-03-03| -|190|[leetomlee123/book](https://github.com/leetomlee123/book)|笔趣阁源基于flutter的小说阅读app|240|0|2021-12-06| -|191|[fuusy/flutter_read](https://github.com/fuusy/flutter_read)|A flutter project, 一款Flutter实战项目,已空安全适配,封装各种UI组件,网络组件以及使用peovider进行状态管理。|27|0|2022-02-22| -|192|[heyaf/flutter_collect](https://github.com/heyaf/flutter_collect)|flutter项目—登录注册模块 第一个flutter实战项目-登录注册模块 包含了登录、注册和找回密码三个界面实现|8|0|2021-09-13| -|193|[LiangLuDev/flutter_widgets](https://github.com/LiangLuDev/flutter_widgets)|Flutter常见问题解决方案|10|0|2021-11-10| -|194|[niezhiyang/flutter_autosize_screen](https://github.com/niezhiyang/flutter_autosize_screen)|A low-cost Flutter screen adaptation solution(一个极低成本的 Flutter 屏幕适配方案)|97|0|2022-01-26| -|195|[githubliruiyuan/HybridFlutter](https://github.com/githubliruiyuan/HybridFlutter)|Flutter + V8/JsCore 动态化|287|0|2022-02-26| -|196|[quantz-dev/quantz-app](https://github.com/quantz-dev/quantz-app)|Push Notification service for anime episodes and news. The episode updates will be based on actual upload on the internet and NOT Japan tv schedule as other apps do.|13|0|2021-10-11| -|197|[JiangJuHong/FlutterTencentImPlugin](https://github.com/JiangJuHong/FlutterTencentImPlugin)|腾讯即时通讯(IM),Flutter插件|203|0|2022-02-18| -|198|[yh4922/code_copyright_gen](https://github.com/yh4922/code_copyright_gen)|flutter 实现的软著生成|24|0|2022-02-26| -|199|[Tecode/dynamic_theme](https://github.com/Tecode/dynamic_theme)|使用flutter构建的应用,跟随手机系统改变App的主题颜色,支持iOS和安卓。|6|0|2021-09-18| -|200|[nightmare-space/adb_tool](https://github.com/nightmare-space/adb_tool)|ADB TOOL,提供 adb 管理,android 端 adb 安装,开启远程调试。|67|0|2022-03-03| +|51|[marchellodev/sharik](https://github.com/marchellodev/sharik)|Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot|576|1|2021-12-30| +|52|[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|803|1|2022-01-11| +|53|[ducafecat/flutter_ducafecat_news_getx](https://github.com/ducafecat/flutter_ducafecat_news_getx)|flutter2 + dio4 + getx4|248|1|2022-02-23| +|54|[OpenIMSDK/Open-IM-SDK-Flutter](https://github.com/OpenIMSDK/Open-IM-SDK-Flutter)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Flutter版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|183|1|2022-03-04| +|55|[xdd666t/flutter_use](https://github.com/xdd666t/flutter_use)|some trick used by flutter Flutter使用的一些骚操作|344|1|2022-03-04| +|56|[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 ...|1235|1|2022-02-26| +|57|[xiaoyaocz/dmzj_flutter](https://github.com/xiaoyaocz/dmzj_flutter)|动漫之家Flutter客户端|469|1|2021-11-29| +|58|[abcd498936590/flutter_eyepetizer](https://github.com/abcd498936590/flutter_eyepetizer)|使用 Flutter + GetX 仿开眼视频app|111|1|2022-02-08| +|59|[xausky/DockerRegisterCloud](https://github.com/xausky/DockerRegisterCloud)|基于 Docker 仓库协议的网盘客户端,可以将目前众多的免费容器仓库服务用于网盘。|595|1|2021-11-25| +|60|[www-chao-fun/chaofun-app](https://github.com/www-chao-fun/chaofun-app)|炒饭( https://chao.fun/app )App工程|26|1|2022-03-04| +|61|[Rannie/flui](https://github.com/Rannie/flui)|A powerful UI framework for Google Flutter.|1323|1|2022-01-16| +|62|[jesusrp98/spacex-go](https://github.com/jesusrp98/spacex-go)|Simple yet powerful, open-source SpaceX launch tracker.|673|1|2022-01-20| +|63|[mjl0602/flutter_tiktok](https://github.com/mjl0602/flutter_tiktok)|Flutter tiktok short video app.|940|1|2021-09-15| +|64|[niuhuan/nhentai-cross](https://github.com/niuhuan/nhentai-cross)|(R18) 美观易用且无广告的nhentai漫画客户端, 并且可以免代理使用。类似哔咔漫画。 A beautiful nhentai client.|95|1|2022-02-28| +|65|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|383|1|2022-03-01| +|66|[yohom/decorated_flutter](https://github.com/yohom/decorated_flutter)|Flutter常用工具/Widget封装|24|0|2022-03-03| +|67|[c1avie/TRTCSimpleDemo](https://github.com/c1avie/TRTCSimpleDemo)|基于腾讯云flutter sdk,提供的Demo|42|0|2022-01-12| +|68|[billyinferno/my_expense](https://github.com/billyinferno/my_expense)|personal expense application|18|0|2022-03-01| +|69|[Jimmuy/flutter_net](https://github.com/Jimmuy/flutter_net)|a net package based on dio|10|0|2021-12-07| +|70|[smartbackme/emas_tlog](https://github.com/smartbackme/emas_tlog)|阿里 EMAS TLog 线上日志监控系统,flutter实现|6|0|2021-11-29| +|71|[ma125120/flutter_my_picker](https://github.com/ma125120/flutter_my_picker)|适用于flutter的有关日期和时间的选择器,支持年份(showYearPicker)、月份(showMonthPicker)、日期(showDatePicker)、时间(showTimePicker)、日期时间(showDateTimePicker)等。|30|0|2021-12-02| +|72|[handoing/flutter_page_transition](https://github.com/handoing/flutter_page_transition)|A rich, convenient, easy-to-use flutter page transition package|55|0|2022-02-07| +|73|[alberliu/fim](https://github.com/alberliu/fim)|flutter写的IM移动客户端|39|0|2021-10-22| +|74|[ukyo99999/report1922](https://github.com/ukyo99999/report1922)|簡訊實聯制QR code掃碼小工具,支援Android與iOS。|9|0|2021-10-13| +|75|[jielyu/mimic_ui](https://github.com/jielyu/mimic_ui)|模仿主流产品UI设计的flutter实现|5|0|2022-02-07| +|76|[xdd666t/flutter_wan](https://github.com/xdd666t/flutter_wan)|flutter版玩android,页面基本均是fish_redux搭建|38|0|2021-09-25| +|77|[Koma-Chen/FlutterGetxMVVM](https://github.com/Koma-Chen/FlutterGetxMVVM)|Flutter版 MVVM架构,使用Getx|8|0|2021-09-26| +|78|[PeanutMelonSeedBigAlmond/PixivUserBatchDownloader](https://github.com/PeanutMelonSeedBigAlmond/PixivUserBatchDownloader)|一个可以批量下载Pixiv指定画师作品的工具 |5|0|2021-11-22| +|79|[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.|103|0|2022-02-20| +|80|[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| +|81|[GetuiLaboratory/getui-flutter-plugin](https://github.com/GetuiLaboratory/getui-flutter-plugin)|个推官方提供的推送SDK Flutter 插件(支持 Android & iOS)|112|0|2021-12-13| +|82|[srew33/feh_rebuilder](https://github.com/srew33/feh_rebuilder)|使用FLUTTER对FEH BUILDER的重置|15|0|2022-01-28| +|83|[Im-Kevin/cool_ui](https://github.com/Im-Kevin/cool_ui)|用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘|405|0|2021-11-08| +|84|[un-pany/flutter-template-mini](https://github.com/un-pany/flutter-template-mini)|❄️ flutter template, 极简的 flutter 项目模板|9|0|2021-12-20| +|85|[CVopen/music_mobile](https://github.com/CVopen/music_mobile)|flutter模仿网易云app|17|0|2021-10-10| +|86|[JDongKhan/flutter_app](https://github.com/JDongKhan/flutter_app)|一款flutter开发的应用|7|0|2022-01-05| +|87|[JunAILiang/flutter_examples](https://github.com/JunAILiang/flutter_examples)|所有的视频讲解源代码地址|8|0|2021-10-13| +|88|[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| +|89|[cdnbye/flutter-p2p-engine](https://github.com/cdnbye/flutter-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|87|0|2022-01-14| +|90|[ilmari-code/flutter_getx_project_template](https://github.com/ilmari-code/flutter_getx_project_template)|基于GetX的Flutter项目模板|15|0|2022-01-07| +|91|[yatsuki/v2manager](https://github.com/yatsuki/v2manager)|Magisk插件V2Ray-for-android的管理应用,方便起停代理/编辑配置|12|0|2022-02-23| +|92|[WxqKb/KuGouTabbar](https://github.com/WxqKb/KuGouTabbar)|防酷狗11.0.8 Tabbar|8|0|2022-01-25| +|93|[sdwfqin/flutter_wanandroid](https://github.com/sdwfqin/flutter_wanandroid)|一步一步使用Flutter实现玩Android客户端|5|0|2021-11-26| +|94|[sweatfryash/code_input_filed](https://github.com/sweatfryash/code_input_filed)|一个用于输入验证码的组件。主要是界面的实现。|6|0|2021-10-29| +|95|[leavesCZY/flutter_do](https://github.com/leavesCZY/flutter_do)|Basic Flutter apps, for flutter devs|47|0|2021-11-15| +|96|[gedoor/YueDuFlutter](https://github.com/gedoor/YueDuFlutter)|阅读Flutter版|170|0|2022-02-10| +|97|[CaiJingLong/flutter_resource_generator](https://github.com/CaiJingLong/flutter_resource_generator)|Generate an R file for mapping all assets. Supports preview of image.|60|0|2021-11-19| +|98|[385841539/flutter_BaseWidget](https://github.com/385841539/flutter_BaseWidget)|一个规范flutter生命周期的Widget基类,并且封装了基本属性,加快开发速度,常见的自定义控件~完善的网络请求封装,功能非常全。|283|0|2022-03-02| +|99|[gstory0404/flutter_universalad](https://github.com/gstory0404/flutter_universalad)|字节跳动穿山甲广告、腾讯优量汇(广点通)聚合广告插件 Flutter版本|17|0|2022-02-28| +|100|[easemob/im_flutter_sdk](https://github.com/easemob/im_flutter_sdk)|环信im flutter sdk, example中包含ui代码.|199|0|2022-02-28| +|101|[Hu-Wentao/get_state](https://github.com/Hu-Wentao/get_state)|基于DI的MVVM状态管理方案|7|0|2022-01-30| +|102|[JunAILiang/flutter_dio_util](https://github.com/JunAILiang/flutter_dio_util)|flutter dio封装|20|0|2022-01-26| +|103|[yangchong211/YCFlutterUtils](https://github.com/yangchong211/YCFlutterUtils)|Flutter Utils 全网最齐全的工具类。包含bus,颜色,日期,文件,json,log,sp,加解密,num,图片,网络,正则,验证,路由,文本,时间,spi,计时器,拓展类,编解码,发射,异常,字节转化,解析等等工具类。|126|0|2022-01-16| +|104|[Realank/flutter_datetime_picker](https://github.com/Realank/flutter_datetime_picker)|a date time picker in flutter|500|0|2022-01-26| +|105|[tencentyun/TencentIMFlutterDemo](https://github.com/tencentyun/TencentIMFlutterDemo)|腾讯云即时通信IMdemo|42|0|2021-12-01| +|106|[Asscre/flutter_ssf](https://github.com/Asscre/flutter_ssf)|flutter_ssf是一个推崇使用Provider、Custom Router、dio结合的MVP开发模式设计的Flutter应用生产级开发脚手架。|6|0|2022-02-22| +|107|[gabrielpacheco23/google-translator](https://github.com/gabrielpacheco23/google-translator)|Free Google Translator for Dart|112|0|2022-01-07| +|108|[Vadaski/flutter_exposure](https://github.com/Vadaski/flutter_exposure)|flutter 埋点曝光方案|17|0|2022-01-14| +|109|[meilab/daily_coding](https://github.com/meilab/daily_coding)|视频号:编程日课的Flutter教程关联App|7|0|2021-10-21| +|110|[wildfirechat/flutter_imclient](https://github.com/wildfirechat/flutter_imclient)|Wildfire IM client of flutter|14|0|2021-10-20| +|111|[beyondstorage/beyond-tp](https://github.com/beyondstorage/beyond-tp)|Neutral data migration service|9|0|2022-03-04| +|112|[ZzzM/Flutter-Movies](https://github.com/ZzzM/Flutter-Movies)|A movies news app developed by Flutter|77|0|2022-01-17| +|113|[changleibox/preimage](https://github.com/changleibox/preimage)|图片预览|4|0|2021-12-09| +|114|[tiagohm/restler](https://github.com/tiagohm/restler)|Restler is a beautiful and powerful Android app for quickly testing REST API anywhere and anytime.|105|0|2021-12-24| +|115|[YYFlutter/flutter-custom-dialog](https://github.com/YYFlutter/flutter-custom-dialog)|🚀🚀🚀 Semantic dialog|427|0|2022-01-04| +|116|[arcticfox1919/LuaDardo](https://github.com/arcticfox1919/LuaDardo)|A Lua virtual machine written in Dart|76|0|2021-12-01| +|117|[xiaojia21190/dgl_login](https://github.com/xiaojia21190/dgl_login)|呆瓜佬|5|0|2021-12-14| +|118|[jiangzhengnan/ng_github](https://github.com/jiangzhengnan/ng_github)|🎨 使用Flutter编写的github个人版本|16|0|2022-01-29| +|119|[xdd666t/ExampleCode](https://github.com/xdd666t/ExampleCode)|存放一些完整的demo代码|21|0|2021-10-28| +|120|[lytian/v_player](https://github.com/lytian/v_player)|基于苹果CMS8.0的资源站收集视频APP|19|0|2021-12-20| +|121|[SXiaoXu/FlutterRealtimeDemo](https://github.com/SXiaoXu/FlutterRealtimeDemo)|Flutter 聊天应用|42|0|2021-12-21| +|122|[best-flutter/flutter_amap_location](https://github.com/best-flutter/flutter_amap_location)|高德地图flutter定位组件|269|0|2021-11-15| +|123|[cairuoyu/cry](https://github.com/cairuoyu/cry)|一个Flutter组件库|5|0|2022-01-19| +|124|[fluttercandies/stack_board](https://github.com/fluttercandies/stack_board)|层叠控件摆放|23|0|2022-02-10| +|125|[fluttercandies/JsonToDart](https://github.com/fluttercandies/JsonToDart)|The tool to convert json to dart code, support Windows,Mac,Web.|286|0|2022-02-12| +|126|[q805699513/flutter_books](https://github.com/q805699513/flutter_books)|Panda看书,Flutter 小说阅读 App|486|0|2021-12-16| +|127|[zegoim/zego-express-flutter-sdk](https://github.com/zegoim/zego-express-flutter-sdk)|ZegoExpressEngine SDK for Flutter (Android/iOS)|40|0|2022-02-22| +|128|[JonasWanke/timetable](https://github.com/JonasWanke/timetable)|📅 Customizable flutter calendar widget including day and week views|235|0|2021-09-29| +|129|[Wayaer/flutter_curiosity](https://github.com/Wayaer/flutter_curiosity)|集成部分原生功能,支持ios 、android、macOS、windows、linux。|6|0|2021-12-29| +|130|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|56|0|2022-03-01| +|131|[deskbtm/Aqua](https://github.com/deskbtm/Aqua)|使用Flutter开发的一款优雅至极的文件管理器|28|0|2022-02-26| +|132|[shiguanghuxian/hosts_manage](https://github.com/shiguanghuxian/hosts_manage)|一个简洁的本机hosts管理桌面软件,支持DNS代理,开发测试必备工具|10|0|2022-01-22| +|133|[CustedNG/CustedNG](https://github.com/CustedNG/CustedNG)|Custed NG,致力于你的校园生活|32|0|2022-03-02| +|134|[TinoGuo/pin_input_text_field](https://github.com/TinoGuo/pin_input_text_field)|A textField widget to help display different style pin|288|0|2022-02-26| +|135|[yungzhu/rich_input](https://github.com/yungzhu/rich_input)|Rich input box, implement @someone and subject with color highlighting|58|0|2021-09-06| +|136|[lichfy/fluwx_worker](https://github.com/lichfy/fluwx_worker)|flutter版企业微信插件|7|0|2022-01-10| +|137|[svga/SVGAPlayer-Flutter](https://github.com/svga/SVGAPlayer-Flutter)|The SVGAPlayer implementation of Flutter using CustomPainter.|184|0|2021-12-02| +|138|[hanerx/dcomic](https://github.com/hanerx/dcomic)|a simple comic viewer|80|0|2022-02-01| +|139|[xiao-cao-x/pixiv_func_mobile](https://github.com/xiao-cao-x/pixiv_func_mobile)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看小说|98|0|2022-03-04| +|140|[dingjust/platform](https://github.com/dingjust/platform)|定制加云平台|6|0|2022-03-02| +|141|[Tyrone2333/metronomelutter](https://github.com/Tyrone2333/metronomelutter)|flutter metronome 节拍器|14|0|2022-02-10| +|142|[jjva-xiao/liveshop](https://github.com/jjva-xiao/liveshop)|融合电商与直播的跨平台APP,主要采用了Flutter技术开发而成,目前开发中|23|0|2022-02-27| +|143|[1467602180/flutter-create-framework](https://github.com/1467602180/flutter-create-framework)|一个flutter的快速开发框架|7|0|2022-02-27| +|144|[nullptrX/pangle_flutter](https://github.com/nullptrX/pangle_flutter)|Flutter版穿山甲SDK,支持Android、iOS。A Flutter plugin that supports Pangle SDK on Android and iOS.|108|0|2022-02-25| +|145|[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| +|146|[zhaolongs/flutter_shake_animation_widget](https://github.com/zhaolongs/flutter_shake_animation_widget)|Flutter抖动动画组件,FLutter颤动动画|12|0|2022-03-05| +|147|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|47|0|2022-01-30| +|148|[Nomeleel/fine_client](https://github.com/Nomeleel/fine_client)|以后好玩的项目前端部分都放到这里了,毫无疑问会用Flutter去写,现在将专注在安卓和苹果手机上运行,后期会考虑在Mac OS、PC Desktop、Web上实现。|5|0|2021-12-26| +|149|[Mao-x-w/FlutterAopDemo](https://github.com/Mao-x-w/FlutterAopDemo)|flutter Aop demo: 全埋点、全局生命周期|27|0|2021-10-20| +|150|[gstory0404/flutter_unionad](https://github.com/gstory0404/flutter_unionad)|字节跳动 穿山甲广告SDK Bytedance-UnionAD flutter版本插件|149|0|2022-03-01| +|151|[SIT-kite/kite-app](https://github.com/SIT-kite/kite-app)|上应小风筝 APP, 基于 Flutter. (WIP)|15|0|2022-03-05| +|152|[xwh817/flutter_music_player](https://github.com/xwh817/flutter_music_player)|A music player build with Flutter, Flutter实现的音乐播放器|54|0|2022-01-05| +|153|[cairuoyu/flutter_admin](https://github.com/cairuoyu/flutter_admin)|Flutter Admin: 一个基于 Flutter 的后台管理系统、开发模板。A backend management system and development template based on Flutter|367|0|2022-01-24| +|154|[xxxDeveloper/flutter-adapter](https://github.com/xxxDeveloper/flutter-adapter)|📱 基于flutter的屏幕适配方案 / screen adaptation scheme based on flutter|51|0|2021-10-10| +|155|[Wayaer/fl_amap](https://github.com/Wayaer/fl_amap)|高德定位 for flutter 支持android和ios|4|0|2021-12-02| +|156|[hanxu317317/city_pickers](https://github.com/hanxu317317/city_pickers)|flutter ios city_pickers|340|0|2021-09-09| +|157|[RPMTW/RPMLauncher](https://github.com/RPMTW/RPMLauncher)|A better Minecraft Launcher that supports multiple platforms and many functionalities for you to explore!|43|0|2022-02-15| +|158|[dylanwuzh/flutter_progress_dialog](https://github.com/dylanwuzh/flutter_progress_dialog)|Flutter progress dialog, support Android and iOS platform.|21|0|2021-09-13| +|159|[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。|75|0|2022-03-04| +|160|[dylanwuzh/flutter-cupertino-date-picker](https://github.com/dylanwuzh/flutter-cupertino-date-picker)|Flutter cupertino style date picker.|322|0|2021-12-11| +|161|[TinoGuo/loading_indicator](https://github.com/TinoGuo/loading_indicator)|🚅Flutter out-of-the-box collection animations written in pure dart.|137|0|2022-02-26| +|162|[entronad/flutter_echarts](https://github.com/entronad/flutter_echarts)|A Flutter widget to use Apache ECharts in a reactive way.|554|0|2021-12-07| +|163|[yeshu-cn/mock_app](https://github.com/yeshu-cn/mock_app)|通过分层和接口的架构设计,实现可以快速Mock,单元测试的APP实例|9|0|2022-01-14| +|164|[fluttercandies/left-scroll-actions](https://github.com/fluttercandies/left-scroll-actions)|Flutter的左滑删除组件|68|0|2021-11-26| +|165|[CJR10032/ko_swipe_card](https://github.com/CJR10032/ko_swipe_card)|模仿探探卡片滑动效果的布局|9|0|2021-11-05| +|166|[xuexiangjys/flutter_xupdate](https://github.com/xuexiangjys/flutter_xupdate)|A Flutter plugin for XUpdate(Android Version Update Library)|198|0|2021-11-29| +|167|[LianjiaTech/flutter_fdb_package](https://github.com/LianjiaTech/flutter_fdb_package)|Flutter应用的调试工具,协助采集性能优化、设计走查、QA测试等数据问题 ,提供UI拾取、UI标尺、取色器、内存信息、FPS检测和展示页面代码等功能。|36|0|2021-12-15| +|168|[sensorsdata/sensors_analytics_flutter_plugin](https://github.com/sensorsdata/sensors_analytics_flutter_plugin)|神策 Flutter 插件(iOS & Android)|23|0|2021-12-10| +|169|[huang-weilong/flutter_learning](https://github.com/huang-weilong/flutter_learning)|flutter基础widget、插件的使用,以及一些小实例|6|0|2021-09-26| +|170|[hurshi/dio-http-cache](https://github.com/hurshi/dio-http-cache)|http cache lib for Flutter dio like RxCache|224|0|2022-02-02| +|171|[growingio/flutter-growingio-track](https://github.com/growingio/flutter-growingio-track)|GrowingIO的埋点版本flutter插件.|11|0|2022-03-01| +|172|[softfatgay/flutter-netease](https://github.com/softfatgay/flutter-netease)|深度还原网易严选webApp,Flutter项目,接口为真实数据。项目已完善|214|0|2022-02-09| +|173|[HQAnime/AnimeOne](https://github.com/HQAnime/AnimeOne)|anime1的非官方APP|45|0|2022-02-05| +|174|[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| +|175|[gooking/apifm-flutter](https://github.com/gooking/apifm-flutter)|Flutter 的云开发支持,无需服务器,无需开发接口和后台,开箱即用,轻松开发 Flutter|36|0|2022-01-19| +|176|[SunshineBrother/FlutterDemo](https://github.com/SunshineBrother/FlutterDemo)|flutter初学项目|6|0|2021-09-27| +|177|[mmtou/listen_poetry_app](https://github.com/mmtou/listen_poetry_app)|诗词吧APP,一个集 诗词/诗人推荐、搜索、简介、赏析、朗读(下个版本) 于一体的诗词兴趣 APP|26|0|2021-11-03| +|178|[bmob/bmob-flutter-sdk](https://github.com/bmob/bmob-flutter-sdk)|Bmob Flutter SDK|47|0|2021-10-04| +|179|[CodeGather/alarm_calendar](https://github.com/CodeGather/alarm_calendar)|flutter日历提醒插件,根据用户自定义提醒,以及闹钟的设置,本插件位项目定制,不排除相关其他的适配问题。|16|0|2021-12-26| +|180|[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 ...|81|0|2021-09-27| +|181|[ITmxs/flutter_bloc_super](https://github.com/ITmxs/flutter_bloc_super)|flutter2搭建的全平台,适应web。android,ios,macOS,windows,linux,目前主分支已支持空安全|24|0|2022-02-11| +|182|[Coder-ZhaoLu/Getx-PinkApp](https://github.com/Coder-ZhaoLu/Getx-PinkApp)|仿哔哩哔哩App,二次元,动漫,app,网站,ACG,flutter,使用getx_cli进行重构|24|0|2022-02-22| +|183|[lancexin/aspect_frontend_server](https://github.com/lancexin/aspect_frontend_server)|修改frontend_server.dart.snapshot,让dart具有aspect的功能|6|0|2022-02-16| +|184|[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...).|20|0|2021-09-23| +|185|[RxReader/alipay_kit](https://github.com/RxReader/alipay_kit)|flutter版支付宝登录/支付|211|0|2022-02-10| +|186|[Aobanana-chan/Tiebanana](https://github.com/Aobanana-chan/Tiebanana)|正在施工的第三方百度贴吧客户端。|6|0|2022-03-03| +|187|[liranhao/rich_text_widget](https://github.com/liranhao/rich_text_widget)|-|8|0|2021-11-26| +|188|[tencentyun/TRTCFlutterScenesDemo](https://github.com/tencentyun/TRTCFlutterScenesDemo)|腾讯云实时音视频Flutter版场景Demo|15|0|2022-03-03| +|189|[leetomlee123/book](https://github.com/leetomlee123/book)|笔趣阁源基于flutter的小说阅读app|241|0|2021-12-06| +|190|[fuusy/flutter_read](https://github.com/fuusy/flutter_read)|A flutter project, 一款Flutter实战项目,已空安全适配,封装各种UI组件,网络组件以及使用peovider进行状态管理。|27|0|2022-02-22| +|191|[heyaf/flutter_collect](https://github.com/heyaf/flutter_collect)|flutter项目—登录注册模块 第一个flutter实战项目-登录注册模块 包含了登录、注册和找回密码三个界面实现|8|0|2021-09-13| +|192|[LiangLuDev/flutter_widgets](https://github.com/LiangLuDev/flutter_widgets)|Flutter常见问题解决方案|10|0|2021-11-10| +|193|[niezhiyang/flutter_autosize_screen](https://github.com/niezhiyang/flutter_autosize_screen)|A low-cost Flutter screen adaptation solution(一个极低成本的 Flutter 屏幕适配方案)|97|0|2022-01-26| +|194|[githubliruiyuan/HybridFlutter](https://github.com/githubliruiyuan/HybridFlutter)|Flutter + V8/JsCore 动态化|287|0|2022-02-26| +|195|[quantz-dev/quantz-app](https://github.com/quantz-dev/quantz-app)|Push Notification service for anime episodes and news. The episode updates will be based on actual upload on the internet and NOT Japan tv schedule as other apps do.|13|0|2021-10-11| +|196|[JiangJuHong/FlutterTencentImPlugin](https://github.com/JiangJuHong/FlutterTencentImPlugin)|腾讯即时通讯(IM),Flutter插件|203|0|2022-02-18| +|197|[yh4922/code_copyright_gen](https://github.com/yh4922/code_copyright_gen)|flutter 实现的软著生成|24|0|2022-02-26| +|198|[Tecode/dynamic_theme](https://github.com/Tecode/dynamic_theme)|使用flutter构建的应用,跟随手机系统改变App的主题颜色,支持iOS和安卓。|6|0|2021-09-18| +|199|[nightmare-space/adb_tool](https://github.com/nightmare-space/adb_tool)|ADB TOOL,提供 adb 管理,android 端 adb 安装,开启远程调试。|70|0|2022-03-03| +|200|[elementlo/spark_list](https://github.com/elementlo/spark_list)|这是一款开源笔记应用, 支持Android/iOS双平台, 使用Flutter 2开发, 体验Flutter的同时也希望做一个能成为个人知识中转站的应用, 任重道远 :)|22|0|2022-03-04|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Go.md b/content/charts/growth/software/Go.md index a22168df..0d90d786 100644 --- a/content/charts/growth/software/Go.md +++ b/content/charts/growth/software/Go.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Go -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|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.|15200|26|2022-03-04| -|2|[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.|53837|24|2022-03-03| -|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云服务,打造具备聊天、社交功 ...|6657|24|2022-03-04| -|4|[Mr-xn/sunlogin_rce](https://github.com/Mr-xn/sunlogin_rce)|向日葵 RCE|307|18|2022-02-16| -|5|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|20387|17|2022-03-04| -|6|[goworkeryyt/go-config](https://github.com/goworkeryyt/go-config)|go 开发中常用的配置 consul, database, email, ftp, jwt, mqtt, pay, profile-active, redis,zap|228|16|2022-02-28| -|7|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3786|16|2022-03-04| -|8|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|888|15|2022-01-29| -|9|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|28650|15|2022-03-04| +|1|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|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.|15237|26|2022-03-05| +|2|[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.|53856|24|2022-03-03| +|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云服务,打造具备聊天、社交功 ...|6666|23|2022-03-04| +|4|[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, ...|20394|17|2022-03-04| +|5|[Mr-xn/sunlogin_rce](https://github.com/Mr-xn/sunlogin_rce)|向日葵 RCE|307|17|2022-02-16| +|6|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3790|16|2022-03-04| +|7|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|889|15|2022-01-29| +|8|[goworkeryyt/go-config](https://github.com/goworkeryyt/go-config)|go 开发中常用的配置 consul, database, email, ftp, jwt, mqtt, pay, profile-active, redis,zap|227|15|2022-02-28| +|9|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|28665|15|2022-03-05| |10|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4110|13|2022-02-26| -|11|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30574|13|2022-03-04| -|12|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11763|13|2022-03-03| -|13|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38563|13|2022-03-04| -|14|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11703|11|2022-02-26| +|11|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30585|13|2022-03-05| +|12|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。|11771|13|2022-03-05| +|13|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38570|13|2022-03-05| +|14|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11705|11|2022-02-26| |15|[heiyeluren/xmm](https://github.com/heiyeluren/xmm)|XMM is a high performance third party memory manager for Go environments that is not affected by Gc and guarantees high performance. XMM是一个在Go语言环境中完全自主实现的第三方内存管理库,不依赖于Go本身的任何内存管理能力,纯自主实现能够应对各种场景下大小内存 ...|734|11|2022-03-04| -|16|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|10037|10|2022-03-04| -|17|[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动手写/从零实现系列|9824|10|2022-02-17| -|18|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。 go-zero项目地址: https://github.com/zeromicro/go-zero|782|10|2022-03-03| -|19|[real-web-world/hh-lol-prophet](https://github.com/real-web-world/hh-lol-prophet)|lol 对局先知 上等马 牛马分析程序 选人阶段判断己方大爹 大坑, 明确对局目标 基于lol client api 合法不封号|147|9|2022-03-04| -|20|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1930|9|2022-03-04| -|21|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|13262|9|2022-03-03| -|22|[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 ...|5882|8|2022-02-21| -|23|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|8625|8|2022-03-01| -|24|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27811|8|2022-03-02| +|16|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|10042|10|2022-03-05| +|17|[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动手写/从零实现系列|9825|10|2022-02-17| +|18|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。 go-zero项目地址: https://github.com/zeromicro/go-zero|784|10|2022-03-03| +|19|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1930|9|2022-03-04| +|20|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|13266|9|2022-03-03| +|21|[real-web-world/hh-lol-prophet](https://github.com/real-web-world/hh-lol-prophet)|lol 对局先知 上等马 牛马分析程序 选人阶段判断己方大爹 大坑, 明确对局目标 基于lol client api 合法不封号|147|8|2022-03-05| +|22|[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 ...|5886|8|2022-03-05| +|23|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|8626|8|2022-03-01| +|24|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27815|8|2022-03-05| |25|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|528|8|2022-02-11| -|26|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4330|7|2022-02-11| -|27|[YaoApp/yao](https://github.com/YaoApp/yao)|Yao A low code engine to create web services and dashboard.|1198|7|2022-03-04| -|28|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|11696|7|2022-03-01| -|29|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|609|7|2022-02-17| -|30|[txthinking/brook](https://github.com/txthinking/brook)|Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.|12835|7|2022-03-03| -|31|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4 / IPv6)!另外也支持其他 CDN / 网站 IP ~|3887|7|2022-02-19| -|32|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|4098|7|2022-03-04| -|33|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|4236|7|2022-02-14| -|34|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5309|6|2022-03-02| -|35|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|7738|6|2022-02-22| -|36|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2205|6|2022-03-04| -|37|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2361|6|2022-03-02| -|38|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|3049|6|2022-02-28| -|39|[didi/nightingale](https://github.com/didi/nightingale)|An enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and management.|4297|6|2022-03-03| +|26|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4331|7|2022-02-11| +|27|[YaoApp/yao](https://github.com/YaoApp/yao)|Yao A low code engine to create web services and dashboard.|1206|7|2022-03-05| +|28|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|11703|7|2022-03-01| +|29|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|610|7|2022-02-17| +|30|[txthinking/brook](https://github.com/txthinking/brook)|Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.|12837|7|2022-03-05| +|31|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4 / IPv6)!另外也支持其他 CDN / 网站 IP ~|3894|7|2022-02-19| +|32|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现,轻量、原生跨平台.|4105|7|2022-03-04| +|33|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|4239|7|2022-02-14| +|34|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5310|6|2022-03-02| +|35|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|7741|6|2022-02-22| +|36|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2204|6|2022-03-05| +|37|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2363|6|2022-03-02| +|38|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|3052|6|2022-02-28| +|39|[didi/nightingale](https://github.com/didi/nightingale)|An enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and management.|4300|6|2022-03-03| |40|[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 网络框架。|6136|6|2022-02-28| -|41|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1374|6|2022-03-04| -|42|[Xhofe/alist](https://github.com/Xhofe/alist)|🗂️A file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。|2801|6|2022-03-04| -|43|[oam-dev/kubevela](https://github.com/oam-dev/kubevela)|The Modern Application Platform.|3355|6|2022-03-04| -|44|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15462|6|2022-03-04| -|45|[qax-os/excelize](https://github.com/qax-os/excelize)|Golang library for reading and writing Microsoft Excel™ (XLSX) files.|10967|5|2022-03-03| -|46|[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.|2353|5|2022-03-01| -|47|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3591|5|2022-03-02| -|48|[wgpsec/CreateHiddenAccount](https://github.com/wgpsec/CreateHiddenAccount)|A tool for creating hidden accounts using the registry.|241|5|2022-01-25| +|41|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1376|6|2022-03-04| +|42|[Xhofe/alist](https://github.com/Xhofe/alist)|🗂️A file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。|2821|6|2022-03-05| +|43|[oam-dev/kubevela](https://github.com/oam-dev/kubevela)|The Modern Application Platform.|3361|6|2022-03-04| +|44|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15471|6|2022-03-04| +|45|[qax-os/excelize](https://github.com/qax-os/excelize)|Golang library for reading and writing Microsoft Excel™ (XLSX) files.|10972|5|2022-03-05| +|46|[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.|2357|5|2022-03-01| +|47|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3592|5|2022-03-02| +|48|[wgpsec/CreateHiddenAccount](https://github.com/wgpsec/CreateHiddenAccount)|A tool for creating hidden accounts using the registry.|244|5|2022-01-25| |49|[TRYblog/sunlogin_rce_](https://github.com/TRYblog/sunlogin_rce_)|某日葵远程rce|83|5|2022-02-16| |50|[tophubs/TopList](https://github.com/tophubs/TopList)|今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish|4390|5|2022-01-22| -|51|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11409|4|2021-11-08| -|52|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4515|4|2022-02-25| -|53|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目:认证和授权系统|1248|4|2022-03-01| +|51|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11411|4|2021-11-08| +|52|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4516|4|2022-02-25| +|53|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目:认证和授权系统|1249|4|2022-03-01| |54|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|703|4|2022-03-01| |55|[chenjiandongx/sniffer](https://github.com/chenjiandongx/sniffer)|🤒 A modern alternative network traffic sniffer.|419|4|2021-12-24| |56|[Le0nsec/SecCrawler](https://github.com/Le0nsec/SecCrawler)|一个方便安全研究人员获取每日安全日报的爬虫和推送程序,目前爬取范围包括先知社区、安全客、Seebug Paper、跳跳糖、奇安信攻防社区、棱角社区,持续更新中。|331|4|2022-02-26| -|57|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7338|4|2022-03-04| -|58|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4125|4|2022-02-08| -|59|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|412|4|2022-03-04| -|60|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |6925|4|2022-03-04| -|61|[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 ...|2073|4|2022-02-27| -|62|[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|1341|4|2022-02-07| -|63|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4749|4|2022-03-04| -|64|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4274|4|2022-03-04| +|57|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7340|4|2022-03-04| +|58|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4126|4|2022-02-08| +|59|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|422|4|2022-03-04| +|60|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |6930|4|2022-03-04| +|61|[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 ...|2077|4|2022-02-27| +|62|[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|1343|4|2022-02-07| +|63|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4751|4|2022-03-05| +|64|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4275|4|2022-03-04| |65|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|390|4|2022-02-09| -|66|[icexin/eggos](https://github.com/icexin/eggos)|A Go unikernel running on x86 bare metal|1813|4|2022-02-16| -|67|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|3063|4|2022-02-25| -|68|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|728|4|2022-03-02| -|69|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|2045|4|2022-03-04| -|70|[aceld/zinx](https://github.com/aceld/zinx)|基于Golang轻量级TCP并发服务器框架|4462|4|2022-02-23| +|66|[icexin/eggos](https://github.com/icexin/eggos)|A Go unikernel running on x86 bare metal|1816|4|2022-02-16| +|67|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|3070|4|2022-02-25| +|68|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|730|4|2022-03-02| +|69|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|2046|4|2022-03-05| +|70|[aceld/zinx](https://github.com/aceld/zinx)|基于Golang轻量级TCP并发服务器框架|4463|4|2022-02-23| |71|[shimohq/mogo](https://github.com/shimohq/mogo)|A light weight log visual analytic platform for clickhouse.|289|4|2022-03-04| |72|[nivin-studio/go-zero-mall](https://github.com/nivin-studio/go-zero-mall)|go-zero实战:让微服务Go起来|288|4|2022-02-18| |73|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|801|4|2022-03-01| -|74|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|979|4|2022-03-04| -|75|[xiecat/fofax](https://github.com/xiecat/fofax)|fofaX is a command line query tool based on the API of https://fofa.info/, simple is the best!|284|4|2022-03-03| -|76|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|242|4|2022-01-06| -|77|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7638|4|2022-02-17| -|78|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|511|4|2022-03-03| -|79|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|2990|3|2022-03-04| -|80|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|254|3|2021-12-09| -|81|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具,解析RMI和LDAP协议实现,可用于甲方内网自查|215|3|2021-12-24| -|82|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|936|3|2022-03-03| -|83|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|705|3|2022-03-02| -|84|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|5159|3|2022-01-16| -|85|[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! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!|6751|3|2022-03-03| -|86|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗minerproxyeth/minerproxy和MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的,大家注意分辨,可以查看git commits记录查看谁先发布的|293|3|2022-02-24| -|87|[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 ...|3013|3|2022-03-01| -|88|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|3900|3|2022-03-04| -|89|[overnote/over-golang](https://github.com/overnote/over-golang)|Golang相关:[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等|3613|3|2021-12-02| -|90|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|774|3|2022-03-04| -|91|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|908|3|2021-12-07| -|92|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|8462|3|2022-03-04| -|93|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7151|3|2022-02-25| -|94|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|1103|3|2021-12-15| -|95|[wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows)|这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。|2680|3|2021-10-09| -|96|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP、TCP、Ping 监控报警,计划任务和在线终端。|2249|3|2022-03-01| -|97|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|1693|3|2022-03-03| -|98|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|676|3|2022-03-03| -|99|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|5518|3|2022-03-03| -|100|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|8352|3|2022-01-25| -|101|[polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)|Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。|8430|3|2021-12-17| -|102|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|3554|3|2022-02-24| -|103|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|468|3|2021-09-28| -|104|[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.|817|3|2022-02-22| -|105|[darjun/go-daily-lib](https://github.com/darjun/go-daily-lib)|Go 每日一库|2669|3|2022-02-26| -|106|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|5547|3|2022-03-04| -|107|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|5982|3|2022-02-16| -|108|[knownsec/ksubdomain](https://github.com/knownsec/ksubdomain)|无状态子域名爆破工具|1445|3|2022-02-07| -|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.|940|3|2022-03-04| -|110|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器,基于shellcode生成绕过所有杀软的木马。|452|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 ...|3050|3|2021-12-01| +|74|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|979|4|2022-03-05| +|75|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|243|4|2022-01-06| +|76|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7643|4|2022-02-17| +|77|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|511|4|2022-03-03| +|78|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|2992|3|2022-03-05| +|79|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|254|3|2021-12-09| +|80|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具,解析RMI和LDAP协议实现,可用于甲方内网自查|215|3|2021-12-24| +|81|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|939|3|2022-03-03| +|82|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|726|3|2022-03-02| +|83|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|5162|3|2022-01-16| +|84|[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! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!|6751|3|2022-03-03| +|85|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗minerproxyeth/minerproxy和MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的,大家注意分辨,可以查看git commits记录查看谁先发布的|294|3|2022-02-24| +|86|[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 ...|3015|3|2022-03-01| +|87|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|3901|3|2022-03-05| +|88|[overnote/over-golang](https://github.com/overnote/over-golang)|Golang相关:[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等|3614|3|2021-12-02| +|89|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|777|3|2022-03-05| +|90|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|908|3|2021-12-07| +|91|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|8465|3|2022-03-04| +|92|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7152|3|2022-02-25| +|93|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|1103|3|2021-12-15| +|94|[wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows)|这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。|2683|3|2021-10-09| +|95|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP、TCP、Ping 监控报警,计划任务和在线终端。|2254|3|2022-03-01| +|96|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|1695|3|2022-03-03| +|97|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|677|3|2022-03-03| +|98|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|5519|3|2022-03-05| +|99|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|8357|3|2022-01-25| +|100|[polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)|Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。|8431|3|2021-12-17| +|101|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|3556|3|2022-02-24| +|102|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|468|3|2021-09-28| +|103|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统,支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|818|3|2022-02-22| +|104|[darjun/go-daily-lib](https://github.com/darjun/go-daily-lib)|Go 每日一库|2670|3|2022-02-26| +|105|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|5549|3|2022-03-04| +|106|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|5986|3|2022-02-16| +|107|[knownsec/ksubdomain](https://github.com/knownsec/ksubdomain)|无状态子域名爆破工具|1445|3|2022-02-07| +|108|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|941|3|2022-03-04| +|109|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器,基于shellcode生成绕过所有杀软的木马。|454|3|2021-09-08| +|110|[xiecat/fofax](https://github.com/xiecat/fofax)|fofaX is a command line query tool based on the API of https://fofa.info/, simple is the best!|284|3|2022-03-05| +|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 ...|3052|3|2021-12-01| |112|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。|1443|2|2022-02-15| -|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)|1298|2|2022-03-02| -|114|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|685|2|2022-01-01| -|115|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、华为云)|1369|2|2022-02-23| +|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)|1299|2|2022-03-02| +|114|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|686|2|2022-01-01| +|115|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、华为云)|1373|2|2022-02-23| |116|[binganao/TaiO](https://github.com/binganao/TaiO)|TaiO 的定位是一款用于攻击方对靶标资产梳理,快速定位脆弱资产的网络空间测绘工具|69|2|2022-02-05| |117|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|2443|2|2021-11-02| |118|[aylei/kubectl-debug](https://github.com/aylei/kubectl-debug)|This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.|2131|2|2022-03-03| |119|[superedge/superedge](https://github.com/superedge/superedge)|An edge-native container management system for edge computing|763|2|2022-03-04| -|120|[ikilobyte/netman](https://github.com/ikilobyte/netman)|高性能的TCP网络框架、支持TLS、可配置的路由、基于事件循环(epoll)|79|2|2022-03-04| +|120|[ikilobyte/netman](https://github.com/ikilobyte/netman)|高性能的TCP网络框架、支持TLS、可配置的路由、基于事件循环(epoll),百万连接(C1000K)|80|2|2022-03-04| |121|[KpLi0rn/Log4j2Scan](https://github.com/KpLi0rn/Log4j2Scan)|一款无须借助dnslog且完全无害的log4j2反连检测工具(已有burp插件适配可搭配进行被动扫描),解析RMI和LDAP协议实现,可用于甲方内网自查|128|2|2021-12-15| |122|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。功能 端口扫描(port scan) 指纹识别(fingerprint) 漏洞检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|394|2|2022-03-04| -|123|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1157|2|2022-03-04| +|123|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1158|2|2022-03-04| |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|2484|2|2022-02-14| |125|[FDlucifer/Proxy-Attackchain](https://github.com/FDlucifer/Proxy-Attackchain)|proxylogon, proxyshell, proxyoracle and proxytoken full chain exploit tool|166|2|2021-12-14| |126|[dreamans/syncd](https://github.com/dreamans/syncd)|syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.|2090|2|2022-02-26| |127|[kevwan/chatbot](https://github.com/kevwan/chatbot)|A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.|287|2|2022-02-05| |128|[jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)|A PDF document generator with high level support for text, drawing and images|3953|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 ...|5278|2|2022-02-11| -|130|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|1728|2|2022-02-09| +|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 ...|5282|2|2022-02-11| +|130|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|1730|2|2022-03-05| |131|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|1794|2|2022-01-14| -|132|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|2982|2|2022-03-04| -|133|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究利用golang各种姿势bypassAV|364|2|2022-03-02| -|134|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端,支持webdav文件服务|396|2|2022-03-02| -|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.|4957|2|2021-10-29| -|136|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|1472|2|2022-02-17| -|137|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的轻量级的资产发现工具,可针对指定IP段、资产清单、存活网段自动化进行端口扫描以及TCP指纹识别和Banner抓取,在不发送更多的数据包的情况下尽可能的获取端口更多信息。并且能够针对扫描结果进行自动化暴力破解,且是go平台首款开源的RDP暴力破解工具。|760|2|2022-03-04| +|132|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|2982|2|2022-03-05| +|133|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究利用golang各种姿势bypassAV|365|2|2022-03-02| +|134|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端,支持webdav文件服务|402|2|2022-03-02| +|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.|4958|2|2021-10-29| +|136|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|1473|2|2022-02-17| +|137|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的轻量级的资产发现工具,可针对指定IP段、资产清单、存活网段自动化进行端口扫描以及TCP指纹识别和Banner抓取,在不发送更多的数据包的情况下尽可能的获取端口更多信息。并且能够针对扫描结果进行自动化暴力破解,且是go平台首款开源的RDP暴力破解工具。|762|2|2022-03-04| |138|[qax-os/ElasticHD](https://github.com/qax-os/ElasticHD)|Elasticsearch 可视化DashBoard, 支持Es监控、实时搜索,Index template快捷替换修改,索引列表信息查看, SQL converts to DSL等 |3040|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 ...|120|2|2022-02-11| -|140|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|641|2|2022-02-08| -|141|[gwuhaolin/lightsocks](https://github.com/gwuhaolin/lightsocks)|⚡️一个轻巧的网络混淆代理🌏|3762|2|2022-03-02| -|142|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|4299|2|2022-03-03| -|143|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|556|2|2021-10-18| -|144|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|3271|2|2022-03-02| -|145|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|1923|2|2022-02-15| -|146|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|1683|2|2021-12-28| -|147|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|全网最稳定的ETH/ETC以太坊矿池转发代理中继工具,独家伪装低延迟、独家伪装提交算力、独家抽水算法、独家前置代理中转模式、独家NiceHash支持、自定义多钱包抽水、GoLang高性能多线程、SSL、批量中转、配置热修改、API支持。纯原创非破解,稳定更新|134|2|2022-03-03| -|148|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|1647|2|2021-12-05| -|149|[alibaba/RedisShake](https://github.com/alibaba/RedisShake)|redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。|2166|2|2022-03-04| -|150|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|RBAC scaffolding based on Gin + Gorm 2.0 + Casbin + Wire DI.|1902|2|2021-11-14| -|151|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|4351|2|2022-02-26| -|152|[cubeFS/cubefs](https://github.com/cubeFS/cubefs)|CubeFS is a cloud native distributed file system and object store. |2531|2|2022-03-04| -|153|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。|1786|2|2022-02-08| -|154|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|336|2|2022-02-25| -|155|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|2846|2|2021-10-27| -|156|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|5641|2|2022-02-26| -|157|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|774|2|2022-03-01| -|158|[zema1/yarx](https://github.com/zema1/yarx)|An awesome reverse engine for xray poc. 一个自动化根据 xray poc 生成对应 server 的工具|225|2|2021-12-09| -|159|[crisprss/Shellcode_Memory_Loader](https://github.com/crisprss/Shellcode_Memory_Loader)|基于Golang实现的Shellcode内存加载器,共实现3中内存加载shellcode方式,UUID加载,MAC加载和IPv4加载,目前能过主流杀软(包括Windows Defender)|143|2|2021-12-16| -|160|[zu1k/nali](https://github.com/zu1k/nali)|一个查询IP地理信息和CDN服务提供商的离线终端工具.An offline tool for querying IP geographic information and CDN provider.|1376|2|2022-03-04| -|161|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|1131|2|2022-02-18| -|162|[EmYiQing/GoBypass](https://github.com/EmYiQing/GoBypass)|Golang免杀生成工具|69|2|2022-01-28| -|163|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go version (Reliability & Resilience)|1894|2|2022-03-02| -|164|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3660|2|2021-12-24| -|165|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|104|2|2022-02-28| -|166|[goodrain/rainbond](https://github.com/goodrain/rainbond)|Cloud-native and easy-to-use application management platform 云原生且易用的应用管理平台|2934|2|2022-03-01| -|167|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source live customer chat by golang|1182|2|2022-02-28| -|168|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6160|2|2022-02-27| -|169|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2204|2|2022-03-02| -|170|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|2651|2|2021-11-16| -|171|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Implementation of the Filecoin protocol, written in Go|2178|2|2022-03-04| -|172|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|4038|2|2022-03-02| -|173|[awake1t/linglong](https://github.com/awake1t/linglong)|一款甲方资产巡航扫描系统。系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示|970|2|2022-02-12| -|174|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、PayPal 的Go版本SDK。【极简、易用的聚合支付SDK】|2088|2|2022-03-04| -|175|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5424|2|2022-02-11| -|176|[Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|4344|2|2022-03-04| -|177|[eolinker/goku_lite](https://github.com/eolinker/goku_lite)|A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 AP ...|2806|2|2022-02-26| -|178|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK(基于企业微信C版官方SDK封装)|208|1|2022-02-14| -|179|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器|581|1|2022-02-26| -|180|[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. |223|1|2022-01-16| -|181|[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 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分 ...|725|1|2022-02-28| -|182|[smallnest/dive-to-gosync-workshop](https://github.com/smallnest/dive-to-gosync-workshop)|深入Go并发编程研讨课|1261|1|2022-02-27| -|183|[yumusb/DNSLog-Platform-Golang](https://github.com/yumusb/DNSLog-Platform-Golang)|DNSLOG平台 golang 一键启动版|237|1|2021-12-30| -|184|[pingcap/parser](https://github.com/pingcap/parser)|A MySQL Compatible SQL Parser|1177|1|2022-01-18| -|185|[kubecube-io/KubeCube](https://github.com/kubecube-io/KubeCube)|KubeCube is an open source enterprise-level container platform|236|1|2022-03-01| -|186|[ort4u/goShellCodeByPassVT](https://github.com/ort4u/goShellCodeByPassVT)|通过线程注入及-race参数免杀全部VT|230|1|2022-02-19| -|187|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用,它能够快速进行压缩包生成。|133|1|2021-11-02| -|188|[kubeedge/sedna](https://github.com/kubeedge/sedna)|AI tookit over KubeEdge|296|1|2022-02-25| -|189|[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. 直播|855|1|2022-03-02| -|190|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|323|1|2022-02-18| -|191|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|1598|1|2022-03-02| -|192|[xiaozhuai/telecomadmin-superman](https://github.com/xiaozhuai/telecomadmin-superman)|获取电信光猫超级密码与配置文件,方便改桥接模式|121|1|2021-11-23| -|193|[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.|697|1|2021-12-02| -|194|[SignorMercurio/limner](https://github.com/SignorMercurio/limner)|Limner colorizes and transforms CLI outputs.|99|1|2022-02-16| -|195|[aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go)|Alibaba Cloud SDK for Go|984|1|2022-03-04| -|196|[NICEXAI/WeChatCustomerServiceSDK](https://github.com/NICEXAI/WeChatCustomerServiceSDK)|微信客服SDK|126|1|2021-11-12| -|197|[mosn/layotto](https://github.com/mosn/layotto)|A fast and efficient cloud native application runtime|437|1|2022-03-04| -|198|[housepower/ckman](https://github.com/housepower/ckman)|This is a tool which used to manage and monitor ClickHouse database|262|1|2022-02-08| -|199|[linvon/cuckoo-filter](https://github.com/linvon/cuckoo-filter)|Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化|200|1|2021-10-10| -|200|[voidint/g](https://github.com/voidint/g)|Golang Version Manager|550|1|2022-02-27| +|140|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|643|2|2022-02-08| +|141|[bytedance/godlp](https://github.com/bytedance/godlp)|sensitive information protection toolkit|215|2|2022-03-04| +|142|[gwuhaolin/lightsocks](https://github.com/gwuhaolin/lightsocks)|⚡️一个轻巧的网络混淆代理🌏|3763|2|2022-03-02| +|143|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|4300|2|2022-03-03| +|144|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|556|2|2021-10-18| +|145|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go (微信SDK:简单、易用)|3272|2|2022-03-02| +|146|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|1924|2|2022-02-15| +|147|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|1684|2|2021-12-28| +|148|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|全网最稳定的ETH/ETC以太坊矿池转发代理中继工具,独家伪装低延迟、独家伪装提交算力、独家抽水算法、独家前置代理中转模式、独家NiceHash支持、自定义多钱包抽水、GoLang高性能多线程、SSL、批量中转、配置热修改、API支持。纯原创非破解,稳定更新|134|2|2022-03-03| +|149|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|1647|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之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。|2168|2|2022-03-04| +|151|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|RBAC scaffolding based on Gin + Gorm 2.0 + Casbin + Wire DI.|1903|2|2021-11-14| +|152|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|4351|2|2022-02-26| +|153|[cubeFS/cubefs](https://github.com/cubeFS/cubefs)|CubeFS is a cloud native distributed file system and object store. |2531|2|2022-03-04| +|154|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。|1786|2|2022-02-08| +|155|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|336|2|2022-02-25| +|156|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|2848|2|2021-10-27| +|157|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|5642|2|2022-03-05| +|158|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|774|2|2022-03-01| +|159|[zema1/yarx](https://github.com/zema1/yarx)|An awesome reverse engine for xray poc. 一个自动化根据 xray poc 生成对应 server 的工具|225|2|2021-12-09| +|160|[crisprss/Shellcode_Memory_Loader](https://github.com/crisprss/Shellcode_Memory_Loader)|基于Golang实现的Shellcode内存加载器,共实现3中内存加载shellcode方式,UUID加载,MAC加载和IPv4加载,目前能过主流杀软(包括Windows Defender)|143|2|2021-12-16| +|161|[zu1k/nali](https://github.com/zu1k/nali)|一个查询IP地理信息和CDN服务提供商的离线终端工具.An offline tool for querying IP geographic information and CDN provider.|1382|2|2022-03-05| +|162|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|1134|2|2022-02-18| +|163|[EmYiQing/GoBypass](https://github.com/EmYiQing/GoBypass)|Golang免杀生成工具|69|2|2022-01-28| +|164|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go version (Reliability & Resilience)|1894|2|2022-03-02| +|165|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3661|2|2021-12-24| +|166|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|104|2|2022-03-05| +|167|[goodrain/rainbond](https://github.com/goodrain/rainbond)|Cloud-native and easy-to-use application management platform 云原生且易用的应用管理平台|2935|2|2022-03-01| +|168|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source live customer chat by golang|1183|2|2022-02-28| +|169|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6160|2|2022-02-27| +|170|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2205|2|2022-03-02| +|171|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。|2652|2|2021-11-16| +|172|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Implementation of the Filecoin protocol, written in Go|2179|2|2022-03-04| +|173|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|4039|2|2022-03-02| +|174|[awake1t/linglong](https://github.com/awake1t/linglong)|一款甲方资产巡航扫描系统。系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示|970|2|2022-02-12| +|175|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、PayPal 的Go版本SDK。【极简、易用的聚合支付SDK】|2090|2|2022-03-04| +|176|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5425|2|2022-02-11| +|177|[Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|4344|2|2022-03-04| +|178|[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 ...|2808|2|2022-02-26| +|179|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK(基于企业微信C版官方SDK封装)|208|1|2022-02-14| +|180|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器|581|1|2022-03-05| +|181|[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. |223|1|2022-01-16| +|182|[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 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分 ...|725|1|2022-02-28| +|183|[smallnest/dive-to-gosync-workshop](https://github.com/smallnest/dive-to-gosync-workshop)|深入Go并发编程研讨课|1261|1|2022-02-27| +|184|[yumusb/DNSLog-Platform-Golang](https://github.com/yumusb/DNSLog-Platform-Golang)|DNSLOG平台 golang 一键启动版|237|1|2021-12-30| +|185|[pingcap/parser](https://github.com/pingcap/parser)|A MySQL Compatible SQL Parser|1177|1|2022-01-18| +|186|[kubecube-io/KubeCube](https://github.com/kubecube-io/KubeCube)|KubeCube is an open source enterprise-level container platform|236|1|2022-03-01| +|187|[ort4u/goShellCodeByPassVT](https://github.com/ort4u/goShellCodeByPassVT)|通过线程注入及-race参数免杀全部VT|230|1|2022-02-19| +|188|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用,它能够快速进行压缩包生成。|133|1|2021-11-02| +|189|[kubeedge/sedna](https://github.com/kubeedge/sedna)|AI tookit over KubeEdge|297|1|2022-02-25| +|190|[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. 直播|855|1|2022-03-05| +|191|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|323|1|2022-02-18| +|192|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|1601|1|2022-03-02| +|193|[xiaozhuai/telecomadmin-superman](https://github.com/xiaozhuai/telecomadmin-superman)|获取电信光猫超级密码与配置文件,方便改桥接模式|121|1|2021-11-23| +|194|[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.|698|1|2021-12-02| +|195|[SignorMercurio/limner](https://github.com/SignorMercurio/limner)|Limner colorizes and transforms CLI outputs.|99|1|2022-02-16| +|196|[aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go)|Alibaba Cloud SDK for Go|984|1|2022-03-04| +|197|[NICEXAI/WeChatCustomerServiceSDK](https://github.com/NICEXAI/WeChatCustomerServiceSDK)|微信客服SDK|126|1|2021-11-12| +|198|[mosn/layotto](https://github.com/mosn/layotto)|A fast and efficient cloud native application runtime|439|1|2022-03-05| +|199|[housepower/ckman](https://github.com/housepower/ckman)|This is a tool which used to manage and monitor ClickHouse database|262|1|2022-02-08| +|200|[linvon/cuckoo-filter](https://github.com/linvon/cuckoo-filter)|Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化|200|1|2021-10-10|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Groovy.md b/content/charts/growth/software/Groovy.md index 0780e3c3..a1755ec4 100644 --- a/content/charts/growth/software/Groovy.md +++ b/content/charts/growth/software/Groovy.md @@ -1,14 +1,14 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Groovy -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[kezong/fat-aar-android](https://github.com/kezong/fat-aar-android)|A gradle plugin that merge dependencies into the final aar file works with AGP 3.+|2198|2|2022-02-25| |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.|3629|2|2021-09-15| |3|[pengxurui/EasyPrivacy](https://github.com/pengxurui/EasyPrivacy)|一个帮助开发者快速找到国内隐私整改问题的工具|85|1|2021-12-27| -|4|[luckybilly/AutoRegister](https://github.com/luckybilly/AutoRegister)|基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC|1025|1|2022-01-05| +|4|[luckybilly/AutoRegister](https://github.com/luckybilly/AutoRegister)|基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC|1026|1|2022-01-05| |5|[zeyangli/jenkinslibrary](https://github.com/zeyangli/jenkinslibrary)|Jenkins共享库|102|0|2021-10-17| |6|[sensorsdata/sa-sdk-android-plugin2](https://github.com/sensorsdata/sa-sdk-android-plugin2)|神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。|316|0|2022-02-08| |7|[Peakmain/AsmActualCombat](https://github.com/Peakmain/AsmActualCombat)|ASM实战——埋点|7|0|2022-01-25| @@ -19,20 +19,20 @@ |12|[chenenyu/img-optimizer-gradle-plugin](https://github.com/chenenyu/img-optimizer-gradle-plugin)|一款用于优化png图片的gradle插件,有效减少APK体积,支持极限压缩和无损压缩。|746|0|2022-02-21| |13|[bihe0832/Gradle-Dependencies-Check](https://github.com/bihe0832/Gradle-Dependencies-Check)|梳理并检查项目中多个module的gradle依赖配置是否存在冲突|34|0|2021-10-12| |14|[Tim-Fang/MineGenshin](https://github.com/Tim-Fang/MineGenshin)|使 Minecraft 更加 Genshin Impact 化|3|0|2022-01-09| -|15|[xnat9/grule](https://github.com/xnat9/grule)|自创Groovy DSL 动态规则(rule)执行引擎. 特色 风控系统, 规则引擎, 动态接口配置(低代码)|17|0|2022-01-22| +|15|[xnat9/grule](https://github.com/xnat9/grule)|自创Groovy DSL 动态规则(rule)执行引擎. 特色 风控系统, 规则引擎, 动态接口配置(低代码)|17|0|2022-03-05| |16|[lingochamp/okcheck](https://github.com/lingochamp/okcheck)|Incremental scan,integrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use|295|0|2021-09-27| |17|[xams-creator/navicat-resetter](https://github.com/xams-creator/navicat-resetter)|重置navicat激活时间的IDEA跨平台插件 |5|0|2022-01-18| |18|[gogradle/gogradle](https://github.com/gogradle/gogradle)|A Gradle Plugin Providing Full Support for Go|751|0|2021-10-11| |19|[xiangwangrush/jiaguplugin](https://github.com/xiangwangrush/jiaguplugin)|360加固插件,帮助app打包后的apk自动加固并重签名|2|0|2022-01-06| |20|[cn2oo8/autocode-template-example](https://github.com/cn2oo8/autocode-template-example)|代码模板示例|6|0|2021-09-06| |21|[wzbos/chihiro](https://github.com/wzbos/chihiro)|🔥🔥 安卓组件化插件 🔥🔥 支持多工程联调、组件快速发布到Maven私服、企业微信机器人、钉钉机器人、自定义webhook|10|0|2022-01-07| -|22|[ihub-pub/plugins](https://github.com/ihub-pub/plugins)|IHub Plugins:一套Gradle插件集,封装了常用Gradle插件,并做了一些个性化缺省配置,极大的简化项目管理配置。|8|0|2022-03-01| +|22|[ihub-pub/plugins](https://github.com/ihub-pub/plugins)|IHub Plugins:一套Gradle插件集,封装了常用Gradle插件,并做了一些个性化缺省配置,极大的简化项目管理配置。|8|0|2022-03-05| |23|[keepLove/android-jiagu-plugin](https://github.com/keepLove/android-jiagu-plugin)|360加固Gradle插件|6|0|2022-01-14| |24|[duking666/ImgCompressPlugin](https://github.com/duking666/ImgCompressPlugin)|一款Android端自动化图片压缩的gradle插件,一键扫描项目中的资源目录并进行批量图片压缩,提供3种压缩方式,支持有损及无损压缩.同时会记录已压缩的文件,适合个人及团队协同使用.|93|0|2021-11-03| |25|[galaxybruce/AndroidPionner](https://github.com/galaxybruce/AndroidPionner)|为android工程编译提供常用功能的gradle插件,旨在把一些常用自动化的脚本收集在一起。|34|0|2022-02-10| |26|[dqzboy/DevOps](https://github.com/dqzboy/DevOps)|CICD流水线|11|0|2022-01-05| |27|[mark4z/cloud-alibaba](https://github.com/mark4z/cloud-alibaba)|一个简单的Spring cloud alibaba demo|2|0|2022-02-26| -|28|[DreamPWJ/jenkins-shared-library](https://github.com/DreamPWJ/jenkins-shared-library)|强大灵活易用的多端CI/CD共享库流水线 One For All DevOps |2|0|2022-03-04| +|28|[DreamPWJ/jenkins-shared-library](https://github.com/DreamPWJ/jenkins-shared-library)|强大灵活易用的多端CI/CD共享库流水线 One For All DevOps |3|0|2022-03-04| |29|[AyakuraYuki/content-storage-app](https://github.com/AyakuraYuki/content-storage-app)|泛用型内容管理工具,采用JSON存储内容,SQLite持久化数据,TOTP时间动态码校验用户,Base64/DES加密数据|4|0|2022-02-22| |30|[dikeboy/DhMethodTime](https://github.com/dikeboy/DhMethodTime)|统计安卓所有方法执行耗时 ,用于开发 测试时分析性能,分析ANR,Calculate android method time,|5|0|2022-02-21| |31|[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 6e5d86dc..35158fd4 100644 --- a/content/charts/growth/software/HTML.md +++ b/content/charts/growth/software/HTML.md @@ -1,84 +1,84 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > HTML -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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 核心代码|7576|64|2022-02-27| -|2|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2646|10|2022-02-18| +|1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|7584|63|2022-02-27| +|2|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2648|10|2022-02-18| |3|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|26139|10|2022-03-03| -|4|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|300|7|2022-01-24| +|4|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|300|6|2022-01-24| |5|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|5647|5|2022-01-29| -|6|[hamukazu/lets-get-arrested](https://github.com/hamukazu/lets-get-arrested)|This project is intended to protest against the police in Japan|4104|4|2022-02-15| +|6|[hamukazu/lets-get-arrested](https://github.com/hamukazu/lets-get-arrested)|This project is intended to protest against the police in Japan|4105|4|2022-02-15| |7|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|825|4|2022-03-02| |8|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|510|4|2021-11-25| -|9|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3229|4|2021-11-22| -|10|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5939|4|2022-01-25| -|11|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2757|4|2022-03-04| -|12|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|10013|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|1203|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.|2669|3|2022-02-26| -|15|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|450|3|2021-12-24| -|16|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1542|3|2022-03-04| -|17|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9366|3|2022-03-04| +|9|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3230|4|2021-11-22| +|10|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5940|4|2022-01-25| +|11|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2763|4|2022-03-05| +|12|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|10014|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|1204|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.|2674|3|2022-03-05| +|15|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|451|3|2021-12-24| +|16|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1555|3|2022-03-05| +|17|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9372|3|2022-03-04| |18|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|6083|3|2022-03-03| -|19|[zfaka-plus/zfaka](https://github.com/zfaka-plus/zfaka)|免费、安全、稳定、高效的发卡系统,值得拥有!|2998|2|2022-01-15| +|19|[zfaka-plus/zfaka](https://github.com/zfaka-plus/zfaka)|免费、安全、稳定、高效的发卡系统,值得拥有!|2999|2|2022-01-15| |20|[cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web)|云收藏 Spring Boot 2.X 开源项目|4512|2|2022-02-26| -|21|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1797|2|2022-03-02| +|21|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1800|2|2022-03-05| |22|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|173|2|2021-12-23| |23|[MKorostoff/1-pixel-wealth](https://github.com/MKorostoff/1-pixel-wealth)|-|1306|2|2022-02-05| -|24|[ccminerproxy/CC-MinerProxy](https://github.com/ccminerproxy/CC-MinerProxy)|ETH,BTC,ETC中转抽水,有效防止CC攻击。支持SSL加密,后台web页监控,实时查看自己抽水情况。|105|2|2022-03-04| +|24|[ccminerproxy/CC-MinerProxy](https://github.com/ccminerproxy/CC-MinerProxy)|ETH,BTC,ETC中转抽水,有效防止CC攻击。支持SSL加密,后台web页监控,实时查看自己抽水情况。|112|2|2022-03-04| |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)|226|2|2022-03-03| -|27|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|4247|2|2022-02-11| +|26|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群(QQ群号:605176069)|229|2|2022-03-03| +|27|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|4266|2|2022-02-11| |28|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:高质量、最全面的2022年系统架构设计师(软考高级)备考资源库。|2641|2|2022-03-02| -|29|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6121|2|2022-02-19| +|29|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6123|2|2022-02-19| |30|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|764|2|2022-03-02| |31|[mdo/code-guide](https://github.com/mdo/code-guide)|Standards for developing consistent, flexible, and sustainable HTML and CSS.|7818|2|2021-10-01| -|32|[iwestlin/gd-utils](https://github.com/iwestlin/gd-utils)|Google Drive 百宝箱|1210|2|2022-01-22| -|33|[cotes2020/jekyll-theme-chirpy](https://github.com/cotes2020/jekyll-theme-chirpy)|A minimal, responsive, and powerful Jekyll theme for presenting professional writing|1664|1|2022-03-04| -|34|[BlueSkyXN/AdGuardHomeRules](https://github.com/BlueSkyXN/AdGuardHomeRules)|高达百万级规则!由我原创&整理的 AdGuardHomeRules ADH广告拦截过滤规则!打造全网最强最全规则集|332|1|2022-02-18| -|35|[wx-chevalier/DistributedSystem-Series](https://github.com/wx-chevalier/DistributedSystem-Series)|:books: 深入浅出分布式基础架构,Linux 与操作系统篇 分布式系统篇 分布式计算篇 数据库篇 网络篇 虚拟化与编排篇 大数据与云计算篇|1284|1|2022-02-20| +|32|[iwestlin/gd-utils](https://github.com/iwestlin/gd-utils)|Google Drive 百宝箱|1211|2|2022-01-22| +|33|[cotes2020/jekyll-theme-chirpy](https://github.com/cotes2020/jekyll-theme-chirpy)|A minimal, responsive, and powerful Jekyll theme for presenting professional writing|1668|1|2022-03-04| +|34|[BlueSkyXN/AdGuardHomeRules](https://github.com/BlueSkyXN/AdGuardHomeRules)|高达百万级规则!由我原创&整理的 AdGuardHomeRules ADH广告拦截过滤规则!打造全网最强最全规则集|334|1|2022-02-18| +|35|[wx-chevalier/DistributedSystem-Series](https://github.com/wx-chevalier/DistributedSystem-Series)|:books: 深入浅出分布式基础架构,Linux 与操作系统篇 分布式系统篇 分布式计算篇 数据库篇 网络篇 虚拟化与编排篇 大数据与云计算篇|1285|1|2022-02-20| |36|[wx-chevalier/Database-Series](https://github.com/wx-chevalier/Database-Series)|📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台|633|1|2022-02-20| |37|[sinaweibosdk/weibo_android_sdk](https://github.com/sinaweibosdk/weibo_android_sdk)|新浪微博 Android SDK|1748|1|2021-12-08| |38|[MiuliKain/FreeNode](https://github.com/MiuliKain/FreeNode)|一个为大家提供免费的、高可用的、不断更新的节点列表的地方,不管你是需要稳定的节点,还是来这里寻找度过敏感时期的稻草,我们都随时对任何人开放|27|1|2022-02-26| |39|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|146|1|2022-02-26| |40|[nkeonkeo/nekonekostatus](https://github.com/nkeonkeo/nekonekostatus)|一个Material Design风格的探针|312|1|2022-02-08| |41|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|93|1|2021-12-21| -|42|[lyy289065406/re0-web](https://github.com/lyy289065406/re0-web)|Re0:从零开始的异世界生活 (WEB版)|866|1|2022-02-19| +|42|[lyy289065406/re0-web](https://github.com/lyy289065406/re0-web)|Re0:从零开始的异世界生活 (WEB版)|867|1|2022-02-19| |43|[grangier/python-goose](https://github.com/grangier/python-goose)|Html Content / Article Extractor, web scrapping lib in Python|3754|1|2021-12-26| -|44|[Krasjet/quaternion](https://github.com/Krasjet/quaternion)|A brief introduction to the quaternions and its applications in 3D geometry.|883|1|2021-09-09| +|44|[Krasjet/quaternion](https://github.com/Krasjet/quaternion)|A brief introduction to the quaternions and its applications in 3D geometry.|884|1|2021-09-09| |45|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|128|1|2022-02-14| |46|[pengan1987/computer-museum-dnbwg](https://github.com/pengan1987/computer-museum-dnbwg)|电脑博物馆 - compumuseum.com|629|1|2022-02-23| -|47|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|79|1|2021-12-04| +|47|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|80|1|2021-12-04| |48|[F4bwDP6a6W/FLY_US](https://github.com/F4bwDP6a6W/FLY_US)|美国大学备考资料 How to apply US colleges|1717|1|2022-01-25| |49|[JohnYan2017/SmartCharts](https://github.com/JohnYan2017/SmartCharts)|🔥数据可视化,大屏, 支持Echarts,SQL,API,VUE,可用于Jupyter, 比pyecharts容易, 极低门槛,拿来即用,比拖拽方便,项目插件或独立平台皆可, 简单, 敏捷, 高效, 通用化, 高度可定制化,为你完全打通前后端, 图形数据联动, 筛选开发毫无压力, 数据缓存处理机制让报表快人一步|244|1|2022-02-27| |50|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|936|1|2021-12-21| |51|[hua1995116/360-sneakers-viewer](https://github.com/hua1995116/360-sneakers-viewer)|鸿星尔克全景(360°)鞋子展示(包含建模过程)|234|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.|463|1|2022-02-26| -|53|[HelloGitHub-Team/Article](https://github.com/HelloGitHub-Team/Article)|讲解开源项目系列文章库|1272|1|2022-02-27| +|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.|465|1|2022-02-26| +|53|[HelloGitHub-Team/Article](https://github.com/HelloGitHub-Team/Article)|讲解开源项目系列文章库|1274|1|2022-02-27| |54|[tigerneil/awesome-deep-rl](https://github.com/tigerneil/awesome-deep-rl)|For deep RL and the future of AI. |1110|1|2022-01-22| -|55|[Wh0ale/SRC-experience](https://github.com/Wh0ale/SRC-experience)|工欲善其事,必先利其器|1142|1|2021-12-02| -|56|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|1708|1|2022-03-04| +|55|[Wh0ale/SRC-experience](https://github.com/Wh0ale/SRC-experience)|工欲善其事,必先利其器|1143|1|2021-12-02| +|56|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|1709|1|2022-03-04| |57|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|161|1|2022-01-23| -|58|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|435|1|2022-03-04| +|58|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|436|1|2022-03-04| |59|[HollowMan6/LZU-Auto-COVID-Health-Report](https://github.com/HollowMan6/LZU-Auto-COVID-Health-Report)|LZU Auto COVID Health Report.(兰州大学疫情期间自动定时健康打卡)|290|1|2021-11-22| |60|[r00tSe7en/Flash-Pop](https://github.com/r00tSe7en/Flash-Pop)|Flash钓鱼弹窗优化版|454|1|2022-02-07| -|61|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|1277|1|2022-03-04| -|62|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1628|1|2022-03-02| -|63|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|476|1|2022-03-02| +|61|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|1278|1|2022-03-04| +|62|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1631|1|2022-03-02| +|63|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|477|1|2022-03-02| |64|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|988|1|2022-01-18| |65|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|313|1|2022-03-04| |66|[smxl/500](https://github.com/smxl/500)|精简 GeoIP for Quantumult X / Clash 预配置文件: Apple News 解锁规则 + 捷径, 去广告分流规则, TikTok 解锁 Rewrite, 神机分流规则, VIP 视频解析重写 + 捷径|106|1|2022-03-01| -|67|[yzhu798/CodingInterviewsNotes](https://github.com/yzhu798/CodingInterviewsNotes)|涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》 ...|1288|1|2022-01-16| +|67|[yzhu798/CodingInterviewsNotes](https://github.com/yzhu798/CodingInterviewsNotes)|涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》 ...|1289|1|2022-01-16| |68|[hellokaton/java-bible](https://github.com/hellokaton/java-bible)|:banana: 我的技术摘要|2942|1|2022-02-12| |69|[cym1102/nginxWebUI](https://github.com/cym1102/nginxWebUI)|Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具,使用网页来快速配置与管理nginx单机与集群|688|1|2022-03-04| |70|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|268|1|2021-11-17| -|71|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|574|1|2022-02-11| +|71|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|576|1|2022-02-11| |72|[ffffffff0x/AboutSecurity](https://github.com/ffffffff0x/AboutSecurity)|Everything for pentest. 用于渗透测试的 payload 和 bypass 字典.|520|1|2022-02-14| -|73|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具|1500|1|2022-01-05| -|74|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3118|1|2022-03-03| +|73|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具|1501|1|2022-01-05| +|74|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3119|1|2022-03-03| |75|[xianmin/hugo-theme-jane](https://github.com/xianmin/hugo-theme-jane)|A readable & concise theme for Hugo|738|1|2022-02-09| |76|[JackieTseng/conference_call_for_paper](https://github.com/JackieTseng/conference_call_for_paper)|2021-2022 International Conferences in Artificial Intelligence, Machine Learning, Computer Vision, Data Mining, Natural Language Processing and Robotics|866|1|2021-10-07| |77|[CaoCaoMiner/CC-Miner-Tax-Proxy](https://github.com/CaoCaoMiner/CC-Miner-Tax-Proxy)|操哥抽水器 - 最稳定的ETH/ETC抽水&中转程序|69|1|2021-12-30| @@ -86,17 +86,17 @@ |79|[aardio/wubi-lex](https://github.com/aardio/wubi-lex)|WIN10/11 自带微软五笔码表与短语替换与管理工具( 可将系统五笔一键替换为郑码、小鹤音形、表形码等 ),软件仅930KB( 绿色免安装 ),已自带郑码、小鹤音形、表形码、五笔86、98、091、新世纪等输入法的各种流行码表。|601|1|2022-02-27| |80|[qwerttvv/Beijing-IPTV](https://github.com/qwerttvv/Beijing-IPTV)|最好用的北京联通IPTV频道列表。https://bjiptv.eu.org/|370|1|2022-02-26| |81|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You can’t spell aWEsoME without MEME! 😝|675|1|2022-01-26| -|82|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|640|1|2022-03-04| +|82|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|640|1|2022-03-05| |83|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1334|1|2021-11-26| -|84|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2700|1|2022-02-25| -|85|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|999|1|2021-12-09| +|84|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2699|1|2022-02-25| +|85|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|1001|1|2021-12-09| |86|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|728|1|2022-01-08| -|87|[Ehco1996/Python-crawler](https://github.com/Ehco1996/Python-crawler)|从头开始 系统化的 学习如何写Python爬虫。 Python版本 3.6 |1603|1|2021-12-13| +|87|[Ehco1996/Python-crawler](https://github.com/Ehco1996/Python-crawler)|从头开始 系统化的 学习如何写Python爬虫。 Python版本 3.6 |1604|1|2021-12-13| |88|[ybdt/poc-hub](https://github.com/ybdt/poc-hub)|漏洞仓库:远程漏洞、本地漏洞|468|1|2022-03-03| -|89|[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: 优秀计算机科学与技术 ...|1427|1|2022-01-06| +|89|[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: 优秀计算机科学与技术 ...|1428|1|2022-01-06| |90|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|4428|1|2021-12-31| |91|[helloxz/ccaa](https://github.com/helloxz/ccaa)|Linux一键安装Aria2 + AriaNg + FileBrowse实现离线下载、文件管理。|848|1|2022-01-23| -|92|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |3029|1|2022-03-04| +|92|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |3030|1|2022-03-05| |93|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|60|1|2022-01-08| |94|[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.|194|0|2022-02-26| |95|[wx-chevalier/Spring-Series](https://github.com/wx-chevalier/Spring-Series)|Spring & Spring Boot & Spring Cloud & Alibaba Cloud 微服务与云原生实战|18|0|2021-11-28| @@ -107,26 +107,26 @@ |100|[DilemmaVi/ecsheet](https://github.com/DilemmaVi/ecsheet)|基于Luckysheet实现的协同编辑在线表格|74|0|2021-11-12| |101|[wx-chevalier/Rust-Series](https://github.com/wx-chevalier/Rust-Series)|Rust Series,语法基础、数据结构、并发编程、工程实践,常见的代码示例 & 数据结构与算法|27|0|2022-02-20| |102|[OIerDb-ng/OIer](https://github.com/OIerDb-ng/OIer)|A database for OIers|541|0|2021-12-24| -|103|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|222|0|2022-03-01| +|103|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|223|0|2022-03-01| |104|[2010yhh/springBoot-demos](https://github.com/2010yhh/springBoot-demos)|springBoot-demos基于1.5.x版本|279|0|2022-02-10| |105|[QMUI/QMUIDemo_Web](https://github.com/QMUI/QMUIDemo_Web)|QMUI Web 的示例项目及文档|110|0|2022-02-12| |106|[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.|70|0|2022-02-02| |107|[Anarion-zuo/AnBlogs](https://github.com/Anarion-zuo/AnBlogs)|All of my published&unpublished blogs|157|0|2022-02-10| |108|[sunnankar/wuc-new](https://github.com/sunnankar/wuc-new)|We Use Coins website.|33|0|2022-03-02| |109|[xskh2007/NginxAdmin](https://github.com/xskh2007/NginxAdmin)|nginx配置文件管理后台|25|0|2021-12-30| -|110|[anki-geo/ultimate-geography](https://github.com/anki-geo/ultimate-geography)|Geography flashcard deck for Anki|467|0|2022-02-24| +|110|[anki-geo/ultimate-geography](https://github.com/anki-geo/ultimate-geography)|Geography flashcard deck for Anki|467|0|2022-03-05| |111|[ueumd/fucking-algorithms](https://github.com/ueumd/fucking-algorithms)|Javascript数据结构与算法 设计模式 - 「更新中」【欢迎 watch,有兴趣点个 star】|26|0|2021-12-07| |112|[erocrawler/gmgard](https://github.com/erocrawler/gmgard)|gmgard.com|37|0|2022-03-02| |113|[jimting/AREEAnswer](https://github.com/jimting/AREEAnswer)|AREEAnswer - 學術倫理解答王|44|0|2021-09-09| |114|[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|97|0|2022-02-28| |115|[hostsoft/diretcadmin-chinese-lang](https://github.com/hostsoft/diretcadmin-chinese-lang)|DirectAdmin 中文语言包 By 主机软件 hostsoft.cn|37|0|2022-02-19| -|116|[18996677975/myHtmlDemo](https://github.com/18996677975/myHtmlDemo)|我的HTML代码|73|0|2021-11-26| +|116|[18996677975/myHtmlDemo](https://github.com/18996677975/myHtmlDemo)|我的HTML代码|72|0|2021-11-26| |117|[MonkSoul/Monk.UI](https://github.com/MonkSoul/Monk.UI)|原生Javascript开发,让你的表单亮起来!|68|0|2021-10-19| |118|[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| |119|[Huochengyan/myGoProject](https://github.com/Huochengyan/myGoProject)|一个很适合学习GO开发的源代码|23|0|2022-01-02| |120|[Crazepony/crazepony.github.io](https://github.com/Crazepony/crazepony.github.io)|The web site of Crazepony.|71|0|2022-02-26| |121|[folkstory/lingqiu-folk-story](https://github.com/folkstory/lingqiu-folk-story)|灵丘民间故事歌谣谚语集成|325|0|2022-03-01| -|122|[wenfengSAT/wenfengSAT-UI](https://github.com/wenfengSAT/wenfengSAT-UI)|HTML开发模板,包含Bootstrap、EasyUI、LayUI、AmazeUI等主题模板,欢迎star...|192|0|2022-03-03| +|122|[wenfengSAT/wenfengSAT-UI](https://github.com/wenfengSAT/wenfengSAT-UI)|HTML开发模板,包含Bootstrap、EasyUI、LayUI、AmazeUI等主题模板,欢迎star...|193|0|2022-03-03| |123|[ekibun/flutter_qjs](https://github.com/ekibun/flutter_qjs)|A quickjs engine for flutter.|74|0|2021-10-03| |124|[holylovelqq/vue-unit-test-with-jest](https://github.com/holylovelqq/vue-unit-test-with-jest)|吃透本仓库,变身vue项目单体测试大神|419|0|2022-02-27| |125|[mendax1234/ThinkpadX390-Opencore-EFI](https://github.com/mendax1234/ThinkpadX390-Opencore-EFI)|macOS Catalina & Big Sur on ThinkPad X390 (Hackintosh)|34|0|2021-11-15| @@ -139,8 +139,8 @@ |132|[qiuyy128/nova](https://github.com/qiuyy128/nova)|自动化运维管理平台|26|0|2022-01-06| |133|[fundvis/fund-data](https://github.com/fundvis/fund-data)|爬虫@nullpointer/fund-crawler所爬取的基金数据,包括基金排名和基金净值,每日更新。|36|0|2022-03-04| |134|[dongfangyuxiao/BurpExtend](https://github.com/dongfangyuxiao/BurpExtend)|基于Burp插件开发打造渗透测试自动化|256|0|2021-12-07| -|135|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1204|0|2022-03-02| -|136|[chadagreene/CDT](https://github.com/chadagreene/CDT)|The Climate Data Toolbox for MATLAB|76|0|2021-10-15| +|135|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1205|0|2022-03-02| +|136|[chadagreene/CDT](https://github.com/chadagreene/CDT)|The Climate Data Toolbox for MATLAB|77|0|2021-10-15| |137|[ZiXia1/Mr.Film-Theme](https://github.com/ZiXia1/Mr.Film-Theme)|苹果csmV10仿电影先生第1-2版自适应模板|83|0|2022-01-18| |138|[wildfirechat/vue-chat](https://github.com/wildfirechat/vue-chat)|即时通讯(野火IM)系统Web端|71|0|2022-03-04| |139|[ECNUCSE/ECNU_ITers](https://github.com/ECNUCSE/ECNU_ITers)|ECNU CS & SE 信息收集; 华师大计软院友墙|50|0|2021-11-11| @@ -158,13 +158,13 @@ |151|[abc-club/taro-music-ts](https://github.com/abc-club/taro-music-ts)|优秀的taro开源项目|56|0|2022-02-26| |152|[omxmo/jx](https://github.com/omxmo/jx)|优酷/爱奇艺/腾讯视频/哔哩哔哩/芒果TV/免费视频VIP会员解析/会员账号共享/视频会员/会员解析/高清视频解析。哔哩哔哩/AcFun/梨视频/微博/抖音/西瓜视频/皮皮虾/快手/微视/度小视/陌陌/虎牙/美拍/最右/六间房/新片场/Instagram/全民K歌/Vue Vlog/视频下载/视频无水印下载/视频去水印。|33|0|2022-03-03| |153|[sparanoid/7z](https://github.com/sparanoid/7z)|7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)|735|0|2022-03-04| -|154|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|133|0|2022-03-04| -|155|[Xmader/aria-ng-gui-android](https://github.com/Xmader/aria-ng-gui-android)|一个 Aria2 图形界面安卓客户端 An Aria2 GUI Android App|292|0|2022-03-02| +|154|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|135|0|2022-03-04| +|155|[Xmader/aria-ng-gui-android](https://github.com/Xmader/aria-ng-gui-android)|一个 Aria2 图形界面安卓客户端 An Aria2 GUI Android App|293|0|2022-03-02| |156|[tuna/mirror-web](https://github.com/tuna/mirror-web)|Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ |601|0|2022-03-04| |157|[fzls/nvjdcdocker_backup](https://github.com/fzls/nvjdcdocker_backup)|备份2021.11.16的nvjdc 1.4版本|23|0|2021-11-17| |158|[twngo/privacytools-zh](https://github.com/twngo/privacytools-zh)|privacytool.io -Traditional Chinese version|52|0|2022-02-26| |159|[LightSideWorkbench/LightSide](https://github.com/LightSideWorkbench/LightSide)|LightSide Workbench|18|0|2021-09-27| -|160|[xingrz/smartisan](https://github.com/xingrz/smartisan)|锤学研究|46|0|2022-01-06| +|160|[xingrz/smartisan](https://github.com/xingrz/smartisan)|锤学研究|45|0|2022-01-06| |161|[zncapp/zncapp](https://github.com/zncapp/zncapp)|我们的口号是:铲除渣男,我们是专业的。|19|0|2021-10-05| |162|[whxaxes/node-test](https://github.com/whxaxes/node-test)|Nodejs demo|300|0|2021-10-22| |163|[BYVoid/ytenx](https://github.com/BYVoid/ytenx)|YonhTenxMyangx 韻典網|90|0|2022-03-01| @@ -186,7 +186,7 @@ |179|[qihangchenhao/Amazon_Spider_Sys](https://github.com/qihangchenhao/Amazon_Spider_Sys)|Amazon Spider 亚马逊商品信息抓取系统,包含商品监控模块,商品评价监控模块,商品库存监控系统,评论词云模块,用户管理模块|41|0|2022-03-02| |180|[gongwalker/shudu](https://github.com/gongwalker/shudu)|数独克星(javascript实现)|51|0|2022-02-21| |181|[anhao/TgMessage](https://github.com/anhao/TgMessage)|TG 消息推送机器人|84|0|2022-01-17| -|182|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|1750|0|2022-03-01| +|182|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|1753|0|2022-03-01| |183|[Cl0udG0d/HXnineTails](https://github.com/Cl0udG0d/HXnineTails)|python3实现的集成了github上多个扫描工具的命令行WEB扫描工具|223|0|2021-12-13| |184|[vesoft-inc/nebula-docs-cn](https://github.com/vesoft-inc/nebula-docs-cn)|Repository for the Chinese documentations|39|0|2022-03-04| |185|[MiSTer-devel/Hardware_MiSTer](https://github.com/MiSTer-devel/Hardware_MiSTer)|Daughter boards|145|0|2022-02-05| @@ -196,7 +196,7 @@ |189|[walkor/webman-manual](https://github.com/walkor/webman-manual)|Manual for webman|37|0|2022-02-25| |190|[idealclover/Easy-to-Download](https://github.com/idealclover/Easy-to-Download)|🔖可轻松配置的APP下载页&南哪课表官网|16|0|2021-09-09| |191|[jingjingdemao/React-YingHuaShiPin](https://github.com/jingjingdemao/React-YingHuaShiPin)|一款集追剧看番一体的视频软件|24|0|2022-03-02| -|192|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|176|0|2022-03-02| +|192|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|177|0|2022-03-05| |193|[w3c/mlreq](https://github.com/w3c/mlreq)|Mongolian Layout Requirements|16|0|2021-11-19| |194|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|482|0|2022-03-03| |195|[qisi007/react-admin-plus](https://github.com/qisi007/react-admin-plus)|基于react,ant-ui,typescript的前端微服务框架。|41|0|2022-01-04| diff --git a/content/charts/growth/software/Java.md b/content/charts/growth/software/Java.md index 2423468a..b064453b 100644 --- a/content/charts/growth/software/Java.md +++ b/content/charts/growth/software/Java.md @@ -1,208 +1,208 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Java -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|56370|39|2022-03-04| -|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%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|28102|24|2022-03-02| -|3|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28552|22|2022-03-03| -|4|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21736|19|2022-03-04| -|5|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24908|16|2022-03-02| -|6|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21542|16|2022-03-04| -|7|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30474|15|2021-12-11| -|8|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|21210|15|2022-03-04| -|9|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17584|15|2022-03-04| -|10|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22742|15|2022-03-02| -|11|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23441|15|2022-02-26| -|12|[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.|21499|14|2022-03-04| -|13|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18513|14|2022-02-24| -|14|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|5188|13|2022-03-04| -|15|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23313|13|2022-02-23| -|16|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18596|13|2022-03-04| -|17|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16866|12|2022-02-12| -|18|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|13108|12|2022-01-03| -|19|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26393|12|2022-03-04| -|20|[dromara/hertzbeat](https://github.com/dromara/hertzbeat)|易用友好的高性能监控告警系统。网站监测,PING连通性,端口可用性,数据库监控,API监控,自定义监控,阈值告警,告警通知(邮件微信钉钉飞书)。|310|11|2022-03-04| -|21|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|8137|11|2022-02-14| -|22|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22640|11|2022-01-17| -|23|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36893|10|2022-03-04| -|24|[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在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|8173|10|2022-03-03| -|25|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8564|10|2022-03-04| -|26|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32286|10|2022-02-24| +|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|56386|39|2022-03-04| +|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%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|28109|24|2022-03-02| +|3|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28562|22|2022-03-03| +|4|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21737|19|2022-03-05| +|5|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24913|16|2022-03-02| +|6|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21553|16|2022-03-04| +|7|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30476|15|2021-12-11| +|8|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|21262|15|2022-03-05| +|9|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由|17590|15|2022-03-04| +|10|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22749|15|2022-03-02| +|11|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。|23447|15|2022-02-26| +|12|[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.|21504|14|2022-03-04| +|13|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18516|14|2022-02-24| +|14|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|5229|13|2022-03-05| +|15|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。|23315|13|2022-02-23| +|16|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18600|13|2022-03-05| +|17|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16869|12|2022-02-12| +|18|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|13112|12|2022-01-03| +|19|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26396|12|2022-03-05| +|20|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|8144|11|2022-02-14| +|21|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22641|11|2022-01-17| +|22|[dromara/hertzbeat](https://github.com/dromara/hertzbeat)|易用友好的高性能监控告警系统。网站监测,PING连通性,端口可用性,数据库监控,API监控,自定义监控,阈值告警,告警通知(邮件微信钉钉飞书)。|311|10|2022-03-05| +|23|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36894|10|2022-03-04| +|24|[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在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套 ...|8178|10|2022-03-03| +|25|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8571|10|2022-03-04| +|26|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32291|10|2022-02-24| |27|[4ra1n/FindShell](https://github.com/4ra1n/FindShell)|内存马查杀工具,尤其针对Agent型,原理是dump出JVM当前的class并进行字节码分析,并加入自动修复的功能|163|10|2022-02-24| -|28|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6870|9|2022-03-04| -|29|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17193|9|2022-03-02| -|30|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12192|9|2021-12-13| -|31|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|6134|9|2022-03-03| -|32|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20792|9|2022-03-03| -|33|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|3183|8|2022-02-28| -|34|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13449|8|2022-03-04| -|35|[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.|12921|8|2022-02-01| -|36|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16203|8|2022-02-09| -|37|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3502|8|2022-02-05| -|38|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7256|8|2022-02-24| -|39|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2925|8|2022-03-04| -|40|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|22038|8|2022-03-03| -|41|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13693|7|2021-12-29| -|42|[twoyi/twoyi](https://github.com/twoyi/twoyi)|A lightweight Android container on Android|440|7|2022-03-01| -|43|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1385|7|2021-12-28| -|44|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|25180|7|2022-02-25| -|45|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12923|7|2022-03-01| -|46|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10662|7|2022-03-03| -|47|[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.|964|7|2022-03-04| -|48|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16753|7|2022-03-04| -|49|[itwanger/JavaBooks](https://github.com/itwanger/JavaBooks)|Java程序员必读书单整理,附下载地址,助力每一个Java程序员构建属于自己的知识体系。包括但不限于Java、设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等。|3718|7|2022-02-21| -|50|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1931|7|2022-03-04| -|51|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |22220|7|2022-02-28| -|52|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6466|6|2022-03-03| -|53|[981011512/--](https://github.com/981011512/--)|停车场系统源码,新能源充电桩系统,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持a ...|3515|6|2022-03-04| -|54|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|847|6|2021-12-13| -|55|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8224|6|2022-01-07| -|56|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|11158|6|2022-03-04| +|28|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere!|6873|9|2022-03-04| +|29|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17194|9|2022-03-02| +|30|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12194|9|2021-12-13| +|31|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|6141|9|2022-03-03| +|32|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)|20799|9|2022-03-03| +|33|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|3204|8|2022-03-05| +|34|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13450|8|2022-03-04| +|35|[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.|12922|8|2022-02-01| +|36|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。|16204|8|2022-02-09| +|37|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3510|8|2022-02-05| +|38|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7258|8|2022-02-24| +|39|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2930|8|2022-03-04| +|40|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|22042|8|2022-03-05| +|41|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13692|7|2021-12-29| +|42|[twoyi/twoyi](https://github.com/twoyi/twoyi)|A lightweight Android container on Android|447|7|2022-03-01| +|43|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|25182|7|2022-02-25| +|44|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12925|7|2022-03-05| +|45|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10663|7|2022-03-03| +|46|[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.|966|7|2022-03-04| +|47|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16753|7|2022-03-04| +|48|[itwanger/JavaBooks](https://github.com/itwanger/JavaBooks)|Java程序员必读书单整理,附下载地址,助力每一个Java程序员构建属于自己的知识体系。包括但不限于Java、设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等。|3720|7|2022-02-21| +|49|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1931|7|2022-03-04| +|50|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |22226|7|2022-02-28| +|51|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6466|6|2022-03-03| +|52|[981011512/--](https://github.com/981011512/--)|停车场系统源码,新能源充电桩系统,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持a ...|3517|6|2022-03-04| +|53|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|851|6|2021-12-13| +|54|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8228|6|2022-01-07| +|55|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1385|6|2021-12-28| +|56|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|11159|6|2022-03-05| |57|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/ ...|10151|6|2022-02-15| -|58|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11259|6|2022-02-20| -|59|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9251|6|2022-01-17| -|60|[4ra1n/SpringInspector](https://github.com/4ra1n/SpringInspector)|Java自动代码审计工具,尤其针对Spring框架,核心原理是模拟JVM栈帧进行分析,无需提供源码,通过一个JAR包即可|236|6|2022-02-09| +|58|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11259|6|2022-03-05| +|59|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9256|6|2022-01-17| +|60|[4ra1n/SpringInspector](https://github.com/4ra1n/SpringInspector)|Java自动代码审计工具,尤其针对Spring框架,核心原理是模拟JVM栈帧进行分析,无需提供源码,通过一个JAR包即可|237|6|2022-02-09| |61|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6199|6|2022-03-01| |62|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24151|6|2022-03-02| |63|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12840|6|2021-11-06| -|64|[didi/LogiKM](https://github.com/didi/LogiKM)|一站式Apache Kafka集群指标监控与运维管控平台|3635|5|2022-03-04| -|65|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3352|5|2022-02-26| +|64|[didi/LogiKM](https://github.com/didi/LogiKM)|一站式Apache Kafka集群指标监控与运维管控平台|3643|5|2022-03-04| +|65|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3353|5|2022-02-26| |66|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|5|2021-12-16| -|67|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4523|5|2022-02-02| +|67|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4522|5|2022-02-02| |68|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8440|5|2021-11-28| -|69|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5589|5|2022-01-12| +|69|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5592|5|2022-01-12| |70|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10535|5|2022-01-21| |71|[lingochamp/FileDownloader](https://github.com/lingochamp/FileDownloader)|Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process|10469|5|2022-01-30| |72|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7239|5|2021-12-09| -|73|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16455|5|2022-03-03| -|74|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|6834|5|2022-03-02| -|75|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|313|5|2022-01-26| -|76|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7175|5|2021-10-26| -|77|[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 ...|6235|5|2022-03-01| -|78|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|484|5|2021-11-24| -|79|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13056|5|2022-02-12| -|80|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|9934|5|2022-02-25| -|81|[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 快速集成框架). |10149|5|2021-11-19| -|82|[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 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4752|4|2022-03-04| -|83|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7180|4|2021-12-09| -|84|[DuGuQiuBai/Java](https://github.com/DuGuQiuBai/Java)|27天成为Java大神|9451|4|2022-03-01| -|85|[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.|322|4|2022-01-22| -|86|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|「低代码可视化报表」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|2956|4|2022-02-16| -|87|[pingfangushi/screw](https://github.com/pingfangushi/screw)|简洁好用的数据库表结构文档生成器|2383|4|2022-02-24| -|88|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6875|4|2021-11-27| -|89|[201206030/novel-plus](https://github.com/201206030/novel-plus)|小说精品屋-plus是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。|2367|4|2022-02-09| -|90|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6699|4|2022-02-21| -|91|[4ra1n/ShortPayload](https://github.com/4ra1n/ShortPayload)|通过字节码相关的技术,将Java反序列化Payload进行极致缩小,最高可以达到64.8%的缩小比例|183|4|2022-01-21| -|92|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1398|4|2022-03-04| -|93|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|770|4|2022-02-27| -|94|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|605|4|2022-03-03| -|95|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4307|4|2022-02-12| -|96|[febsteam/FEBS-Shiro](https://github.com/febsteam/FEBS-Shiro)|Spring Boot 2.4.2,Shiro1.6.0 & Layui 2.5.6 权限管理系统。|5682|4|2022-02-09| -|97|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|2043|4|2022-02-25| -|98|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|3563|4|2022-02-11| -|99|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8112|4|2022-01-11| -|100|[apache/incubator-shenyu](https://github.com/apache/incubator-shenyu)|ShenYu is High-Performance Java API Gateway.|5926|4|2022-03-04| -|101|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10955|4|2022-01-26| -|102|[alipay/SoloPi](https://github.com/alipay/SoloPi)|SoloPi 自动化测试工具|4578|4|2021-12-27| -|103|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6557|4|2021-12-14| -|104|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5225|4|2022-01-06| -|105|[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 ...|9057|4|2022-01-09| -|106|[lyh200/dynamic-tp](https://github.com/lyh200/dynamic-tp)|🔥🔥🔥轻量级动态线程池,内置监控告警功能,支持线程池上下文传递,基于主流配置中心(默认支持Nacos、Apollo,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (default support Nacos、Apo ...|225|4|2022-03-03| -|107|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8048|4|2022-01-27| +|73|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16455|5|2022-03-05| +|74|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|6838|5|2022-03-02| +|75|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7175|5|2021-10-26| +|76|[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 ...|6235|5|2022-03-01| +|77|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|484|5|2021-11-24| +|78|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13055|5|2022-02-12| +|79|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。|9934|5|2022-02-25| +|80|[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| +|81|[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 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4752|4|2022-03-05| +|82|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中|7183|4|2021-12-09| +|83|[DuGuQiuBai/Java](https://github.com/DuGuQiuBai/Java)|27天成为Java大神|9457|4|2022-03-05| +|84|[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.|322|4|2022-01-22| +|85|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|「低代码可视化报表」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|2959|4|2022-03-05| +|86|[pingfangushi/screw](https://github.com/pingfangushi/screw)|简洁好用的数据库表结构文档生成器|2385|4|2022-02-24| +|87|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6876|4|2021-11-27| +|88|[201206030/novel-plus](https://github.com/201206030/novel-plus)|小说精品屋-plus是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。|2369|4|2022-02-09| +|89|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6704|4|2022-02-21| +|90|[4ra1n/ShortPayload](https://github.com/4ra1n/ShortPayload)|通过字节码相关的技术,将Java反序列化Payload进行极致缩小,最高可以达到64.8%的缩小比例|184|4|2022-01-21| +|91|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1398|4|2022-03-04| +|92|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|771|4|2022-02-27| +|93|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|609|4|2022-03-05| +|94|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4308|4|2022-02-12| +|95|[febsteam/FEBS-Shiro](https://github.com/febsteam/FEBS-Shiro)|Spring Boot 2.4.2,Shiro1.6.0 & Layui 2.5.6 权限管理系统。|5682|4|2022-02-09| +|96|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer,用爱发电,快乐前行|2049|4|2022-02-25| +|97|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|3564|4|2022-02-11| +|98|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar W ...|8112|4|2022-01-11| +|99|[apache/incubator-shenyu](https://github.com/apache/incubator-shenyu)|ShenYu is High-Performance Java API Gateway.|5926|4|2022-03-05| +|100|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10960|4|2022-01-26| +|101|[alipay/SoloPi](https://github.com/alipay/SoloPi)|SoloPi 自动化测试工具|4581|4|2021-12-27| +|102|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6558|4|2021-12-14| +|103|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5226|4|2022-01-06| +|104|[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 ...|9057|4|2022-01-09| +|105|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|313|4|2022-01-26| +|106|[lyh200/dynamic-tp](https://github.com/lyh200/dynamic-tp)|🔥🔥🔥轻量级动态线程池,内置监控告警功能,支持线程池上下文传递,基于主流配置中心(默认支持Nacos、Apollo,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (default support Nacos、Apo ...|228|4|2022-03-05| +|107|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8047|4|2022-01-27| |108|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|624|4|2022-01-29| -|109|[getActivity/AndroidProject](https://github.com/getActivity/AndroidProject)|Android 技术中台,但愿人长久,搬砖不再有|4650|4|2022-02-09| -|110|[laobie/StatusBarUtil](https://github.com/laobie/StatusBarUtil)|A util for setting status bar style on Android App.|8724|4|2022-01-03| -|111|[lenve/VBlog](https://github.com/lenve/VBlog)|V部落,Vue+SpringBoot实现的多用户博客管理平台!|6440|4|2022-02-10| +|109|[getActivity/AndroidProject](https://github.com/getActivity/AndroidProject)|Android 技术中台,但愿人长久,搬砖不再有|4652|4|2022-02-09| +|110|[laobie/StatusBarUtil](https://github.com/laobie/StatusBarUtil)|A util for setting status bar style on Android App.|8725|4|2022-01-03| +|111|[lenve/VBlog](https://github.com/lenve/VBlog)|V部落,Vue+SpringBoot实现的多用户博客管理平台!|6443|4|2022-02-10| |112|[yhaolpz/FloatWindow](https://github.com/yhaolpz/FloatWindow)|Andorid 任意界面悬浮窗,实现悬浮窗如此简单|3961|3|2021-10-13| -|113|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍|2477|3|2022-01-21| +|113|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍|2479|3|2022-01-21| |114|[google/agera](https://github.com/google/agera)|Reactive Programming for Android|7282|3|2022-01-13| |115|[markzhai/AndroidPerformanceMonitor](https://github.com/markzhai/AndroidPerformanceMonitor)|A transparent ui-block detection library for Android. (known as BlockCanary)|6281|3|2022-02-17| |116|[bytedance/AlphaPlayer](https://github.com/bytedance/AlphaPlayer)|AlphaPlayer is a video animation engine.|1577|3|2022-02-11| -|117|[Meituan-Dianping/walle](https://github.com/Meituan-Dianping/walle)|Android Signature V2 Scheme签名下的新一代渠道包打包神器|6348|3|2021-09-07| +|117|[Meituan-Dianping/walle](https://github.com/Meituan-Dianping/walle)|Android Signature V2 Scheme签名下的新一代渠道包打包神器|6349|3|2021-09-07| |118|[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 关注更新|5602|3|2022-02-12| -|119|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10265|3|2022-01-18| -|120|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|4788|3|2022-02-08| -|121|[Jzvd/JZVideo](https://github.com/Jzvd/JZVideo)|高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg|2135|3|2021-12-01| -|122|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|245|3|2022-02-18| -|123|[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.|6341|3|2022-03-04| +|119|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10266|3|2022-01-18| +|120|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|4789|3|2022-02-08| +|121|[Jzvd/JZVideo](https://github.com/Jzvd/JZVideo)|高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg|2136|3|2021-12-01| +|122|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|247|3|2022-02-18| +|123|[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.|6346|3|2022-03-04| |124|[donkingliang/ConsecutiveScroller](https://github.com/donkingliang/ConsecutiveScroller)|ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。|1908|3|2021-12-22| -|125|[x-ream/sqli](https://github.com/x-ream/sqli)|orm sql interface, Criteria, CriteriaBuilder, ResultMapBuilder|1905|3|2022-01-26| -|126|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9234|3|2022-02-21| -|127|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)|3672|3|2022-02-28| +|125|[x-ream/sqli](https://github.com/x-ream/sqli)|orm sql interface, Criteria, CriteriaBuilder, ResultMapBuilder|1906|3|2022-01-26| +|126|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9235|3|2022-02-21| +|127|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)|3671|3|2022-02-28| |128|[alibaba/testable-mock](https://github.com/alibaba/testable-mock)|换种思路写Mock,让单元测试更简单|1431|3|2022-02-20| -|129|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|A third-party Telegram android app.|1806|3|2022-02-28| +|129|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|A third-party Telegram android app.|1821|3|2022-02-28| |130|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|176|3|2022-01-21| -|131|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台:pencil: 推送下发【邮件】【短信】【微信服务号】【微信小程序】等消息类型。所使用的技术栈包括:SpringBoot、SpringDataJPA、MySQL、Docker、docker-compose、Kafka、Redis、Apollo、prometheus、Grafana、GrayLog、Flink、Xxl-job、Echarts等等|376|3|2022-03-03| -|132|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7775|3|2022-02-21| -|133|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba|1360|3|2022-03-03| +|131|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台:pencil: 推送下发【邮件】【短信】【微信服务号】【微信小程序】等消息类型。所使用的技术栈包括:SpringBoot、SpringDataJPA、MySQL、Docker、docker-compose、Kafka、Redis、Apollo、prometheus、Grafana、GrayLog、Flink、Xxl-job、Echarts等等|382|3|2022-03-03| +|132|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7776|3|2022-02-21| +|133|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba|1361|3|2022-03-03| |134|[FiboAI/EngineX](https://github.com/FiboAI/EngineX)| Engine X - 实时AI智能决策引擎、规则引擎、风控引擎、数据流引擎。 通过可视化界面进行规则配置,无需繁琐开发,节约人力,提升效率,实时监控,减少错误率,随时调整; 支持规则集、评分卡、决策树,名单库管理、机器学习模型、三方数据接入、定制化开发等;|354|3|2021-12-24| -|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)|3255|3|2021-12-18| +|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)|3257|3|2021-12-18| |136|[coderbruis/JavaSourceCodeLearning](https://github.com/coderbruis/JavaSourceCodeLearning)|Java流行框架源码分析:Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码|1800|3|2022-02-25| -|137|[qunarcorp/bistoury](https://github.com/qunarcorp/bistoury)|Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案|3290|3|2022-01-21| +|137|[qunarcorp/bistoury](https://github.com/qunarcorp/bistoury)|Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案|3293|3|2022-01-21| |138|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5755|3|2022-01-07| -|139|[peng-zhihui/DeepVision](https://github.com/peng-zhihui/DeepVision)|在我很多项目中用到的CV算法推理框架应用。|1655|3|2021-11-09| +|139|[peng-zhihui/DeepVision](https://github.com/peng-zhihui/DeepVision)|在我很多项目中用到的CV算法推理框架应用。|1654|3|2021-11-09| |140|[tangxiaofeng7/BurpLog4j2Scan](https://github.com/tangxiaofeng7/BurpLog4j2Scan)|Burpsuite extension for log4j2rce|249|3|2021-12-13| -|141|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|553|3|2022-03-03| -|142|[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.|4500|3|2022-03-04| -|143|[KunMinX/Linkage-RecyclerView](https://github.com/KunMinX/Linkage-RecyclerView)|即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。|3044|3|2021-12-23| -|144|[MarkerHub/vueblog](https://github.com/MarkerHub/vueblog)|一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!|2102|3|2022-02-27| +|141|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|556|3|2022-03-03| +|142|[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.|4502|3|2022-03-04| +|143|[KunMinX/Linkage-RecyclerView](https://github.com/KunMinX/Linkage-RecyclerView)|即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。|3045|3|2021-12-23| +|144|[MarkerHub/vueblog](https://github.com/MarkerHub/vueblog)|一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!|2103|3|2022-02-27| |145|[pen4uin/java-security](https://github.com/pen4uin/java-security)|Java安全☞代码审计/漏洞研究/武器化|378|3|2022-03-01| |146|[smallbeanteng/dubbo-gateway](https://github.com/smallbeanteng/dubbo-gateway)|dubbo-gateway 高性能dubbo网关,提供了http协议到dubbo协议的转换,同时支持REACTIVE或SERVLET类型网关或微服务项目的整合|133|3|2022-03-03| -|147|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|5416|3|2022-02-10| +|147|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|5419|3|2022-02-10| |148|[lingochamp/okdownload](https://github.com/lingochamp/okdownload)|A Reliable, Flexible, Fast and Powerful download engine.|4539|3|2021-12-02| -|149|[erupts/erupt](https://github.com/erupts/erupt)|🚀 纯 Java 注解,单个类文件,快速开发 Admin 管理后台。不生成任何代码、零前端代码、零 CURD、自动建表、注解式API、自定义服务逻辑,支持所有主流数据库,支持自定义页面,支持多数据源,提供二十几类业务组件,十几种展示形式,支持逻辑删除,动态定时任务,前端后端分离等。核心技术:Spring Boot、JPA、Reflect、TypeScript、NG-ZORRO等。 开源不易,记得右 ...|1503|3|2022-03-04| -|150|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台|5807|3|2022-03-04| +|149|[erupts/erupt](https://github.com/erupts/erupt)|🚀 纯 Java 注解,单个类文件,快速开发 Admin 管理后台。不生成任何代码、零前端代码、零 CURD、自动建表、注解式API、自定义服务逻辑,支持所有主流数据库,支持自定义页面,支持多数据源,提供二十几类业务组件,十几种展示形式,支持逻辑删除,动态定时任务,前端后端分离等。核心技术:Spring Boot、JPA、Reflect、TypeScript、NG-ZORRO等。 开源不易,记得右 ...|1503|3|2022-03-05| +|150|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台|5820|3|2022-03-04| |151|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|7886|3|2022-03-03| -|152|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|732|3|2021-10-15| -|153|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入; ...|3393|3|2022-02-14| +|152|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|735|3|2021-10-15| +|153|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入; ...|3395|3|2022-02-14| |154|[alibaba/Appactive](https://github.com/alibaba/Appactive)|AppActive: A middleware to build an application with multiple active architectures(阿里巴巴开源的一款标准通用且功能强大的构建应用多活架构的开源中间件)|236|3|2022-02-28| -|155|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)|3952|3|2021-12-05| -|156|[ffay/lanproxy](https://github.com/ffay/lanproxy)|lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...)。技术交流QQ群 678776401|4843|3|2021-09-05| +|155|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)|3953|3|2021-12-05| +|156|[ffay/lanproxy](https://github.com/ffay/lanproxy)|lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...)。技术交流QQ群 678776401|4841|3|2021-09-05| |157|[java-aodeng/hope-boot](https://github.com/java-aodeng/hope-boot)|🌱 Hope-Boot 一款现代化的脚手架项目|3230|3|2022-02-09| |158|[0x727/JNDIExploit](https://github.com/0x727/JNDIExploit)|一款用于JNDI注入利用的工具,大量参考/引用了Rogue JNDI项目的代码,支持直接植入内存shell,并集成了常见的bypass 高版本JDK的方式,适用于与自动化工具配合使用。|440|3|2021-12-13| -|159|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|618|3|2022-02-10| +|159|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|621|3|2022-02-10| |160|[jetlinks/jetlinks-community](https://github.com/jetlinks/jetlinks-community)|JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|2593|3|2022-02-09| -|161|[apache/incubator-linkis](https://github.com/apache/incubator-linkis)|Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc ...|2445|3|2022-03-04| -|162|[techGay/v9porn](https://github.com/techGay/v9porn)|9*Porn Android 客户端,突破游客每天观看10次视频的限制,还可以下载视频|4527|3|2022-03-01| -|163|[lyrric/seckill](https://github.com/lyrric/seckill)|苗苗 约苗 九价 秒杀 脚本|1861|3|2022-01-04| -|164|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具,让你生成代码更简单更快捷|6122|3|2021-12-01| -|165|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|6747|3|2022-02-27| -|166|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|2143|3|2022-02-24| -|167|[xManager-v2/xManager-Spotify](https://github.com/xManager-v2/xManager-Spotify)|An android application where you can manage and install all versions of the spotify app.|1116|3|2022-03-03| -|168|[baidu/uid-generator](https://github.com/baidu/uid-generator)|UniqueID generator|4547|3|2021-12-16| -|169|[CheckChe0803/flink-recommandSystem-demo](https://github.com/CheckChe0803/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|3240|3|2022-01-07| +|161|[apache/incubator-linkis](https://github.com/apache/incubator-linkis)|Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc ...|2445|3|2022-03-05| +|162|[techGay/v9porn](https://github.com/techGay/v9porn)|9*Porn Android 客户端,突破游客每天观看10次视频的限制,还可以下载视频|4528|3|2022-03-01| +|163|[lyrric/seckill](https://github.com/lyrric/seckill)|苗苗 约苗 九价 秒杀 脚本|1863|3|2022-01-04| +|164|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具,让你生成代码更简单更快捷|6123|3|2021-12-01| +|165|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|6748|3|2022-02-27| +|166|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|2146|3|2022-03-05| +|167|[xManager-v2/xManager-Spotify](https://github.com/xManager-v2/xManager-Spotify)|An android application where you can manage and install all versions of the spotify app.|1123|3|2022-03-03| +|168|[baidu/uid-generator](https://github.com/baidu/uid-generator)|UniqueID generator|4546|3|2021-12-16| +|169|[CheckChe0803/flink-recommandSystem-demo](https://github.com/CheckChe0803/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。|3242|3|2022-01-07| |170|[jpush/aurora-imui](https://github.com/jpush/aurora-imui)|General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。|5539|3|2021-09-21| -|171|[201206030/fiction_house](https://github.com/201206030/fiction_house)|小说精品屋是一个多平台(web、安卓app、微信小程序)、功能完善的屏幕自适应小说漫画连载系统,包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。|2776|3|2021-11-11| -|172|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2021 、Spring Boot 2.6、 OAuth2 的 RBAC 权限管理系统|3047|3|2022-03-04| -|173|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|Change Data Capture (CDC) Connectors for Apache Flink|1987|3|2022-03-04| -|174|[whwlsfb/JDumpSpider](https://github.com/whwlsfb/JDumpSpider)|HeapDump敏感信息提取工具|96|2|2022-03-03| -|175|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5596|2|2021-12-09| +|171|[201206030/fiction_house](https://github.com/201206030/fiction_house)|小说精品屋是一个多平台(web、安卓app、微信小程序)、功能完善的屏幕自适应小说漫画连载系统,包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。|2779|3|2021-11-11| +|172|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2021 、Spring Boot 2.6、 OAuth2 的 RBAC 权限管理系统|3050|3|2022-03-04| +|173|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|Change Data Capture (CDC) Connectors for Apache Flink|1990|3|2022-03-05| +|174|[whwlsfb/JDumpSpider](https://github.com/whwlsfb/JDumpSpider)|HeapDump敏感信息提取工具|97|2|2022-03-03| +|175|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5597|2|2021-12-09| |176|[jiajunhui/PlayerBase](https://github.com/jiajunhui/PlayerBase)|The basic library of Android player will process complex business components. The access is simple。Android播放器基础库,专注于播放视图组件的高复用性和组件间的低耦合,轻松处理复杂业务。|2823|2|2022-02-21| -|177|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 是一系列以 springboot 为基础开发框架,整合 Redis 、 Rabbitmq 、ES 、MongoDB 、Springcloud、kafka、skywalking等互联网主流技术,实现各种常见功能点的综合性案例。|1015|2|2022-01-22| +|177|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 是一系列以 springboot 为基础开发框架,整合 Redis 、 Rabbitmq 、ES 、MongoDB 、Springcloud、kafka、skywalking等互联网主流技术,实现各种常见功能点的综合性案例。|1016|2|2022-01-22| |178|[getActivity/ToastUtils](https://github.com/getActivity/ToastUtils)|Android 吐司框架,专治 Toast 各种疑难杂症|2198|2|2022-02-02| |179|[codedrinker/community](https://github.com/codedrinker/community)|开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap|2015|2|2022-01-21| -|180|[ZHENFENG13/My-Blog](https://github.com/ZHENFENG13/My-Blog)|:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|2489|2|2022-02-11| -|181|[qq53182347/liugh-parent](https://github.com/qq53182347/liugh-parent)|SpringBoot+SpringCloud Oauth2+JWT+MybatisPlus实现Restful快速开发后端脚手架|2149|2|2022-02-11| -|182|[remkop/picocli](https://github.com/remkop/picocli)|Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps ca ...|3415|2|2022-03-03| -|183|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|569|2|2022-03-04| +|180|[ZHENFENG13/My-Blog](https://github.com/ZHENFENG13/My-Blog)|:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|2491|2|2022-02-11| +|181|[qq53182347/liugh-parent](https://github.com/qq53182347/liugh-parent)|SpringBoot+SpringCloud Oauth2+JWT+MybatisPlus实现Restful快速开发后端脚手架|2150|2|2022-02-11| +|182|[remkop/picocli](https://github.com/remkop/picocli)|Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps ca ...|3418|2|2022-03-04| +|183|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|569|2|2022-03-05| |184|[mcxiaoke/packer-ng-plugin](https://github.com/mcxiaoke/packer-ng-plugin)|下一代Android打包工具(对Gradle 7.x的支持,欢迎提PR)|4745|2|2022-03-02| -|185|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|1177|2|2022-02-06| +|185|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|1178|2|2022-02-06| |186|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|187|2|2021-12-30| -|187|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|164|2|2022-02-10| +|187|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|165|2|2022-02-10| |188|[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. |3016|2|2022-02-16| -|189|[wgpsec/fofa_viewer](https://github.com/wgpsec/fofa_viewer)|一个简单实用的FOFA客户端 By flashine|564|2|2022-02-27| +|189|[wgpsec/fofa_viewer](https://github.com/wgpsec/fofa_viewer)|一个简单实用的FOFA客户端 By flashine|565|2|2022-02-27| |190|[huage2580/leeks](https://github.com/huage2580/leeks)|idea插件,查看基金,股票,虚拟币|901|2|2022-02-22| |191|[hongyangAndroid/baseAdapter](https://github.com/hongyangAndroid/baseAdapter)|Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。|4670|2|2021-10-13| |192|[spring2go/staffjoy](https://github.com/spring2go/staffjoy)|微服务(Microservices)和云原生架构教学案例项目,基于Spring Boot和Kubernetes技术栈|1655|2|2022-02-26| -|193|[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 ...|1923|2|2022-03-03| -|194|[NiceSeason/gulimall-learning](https://github.com/NiceSeason/gulimall-learning)|2020谷粒商城代码+笔记|1066|2|2022-02-09| +|193|[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 ...|1927|2|2022-03-05| +|194|[NiceSeason/gulimall-learning](https://github.com/NiceSeason/gulimall-learning)|2020谷粒商城代码+笔记|1067|2|2022-02-09| |195|[mpusher/mpush](https://github.com/mpusher/mpush)|MPush开源实时消息推送系统|3478|2|2021-12-09| -|196|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5357|2|2022-03-04| +|196|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5356|2|2022-03-05| |197|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 多语言商城 跨境商城 多用户商城 小程序商城 微服务商城 新零售 社区商城|732|2|2022-03-03| -|198|[chenBingX/SuperTextView](https://github.com/chenBingX/SuperTextView)|Hi,Developer,Welcome to use SuperTextView !|3185|2|2022-01-17| +|198|[chenBingX/SuperTextView](https://github.com/chenBingX/SuperTextView)|Hi,Developer,Welcome to use SuperTextView !|3184|2|2022-01-17| |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.|4161|2|2021-09-13| |200|[DTStack/chunjun](https://github.com/DTStack/chunjun)|Based on Apache Flink. Support data synchronization/integration.|2822|2|2022-03-04| diff --git a/content/charts/growth/software/JavaScript.md b/content/charts/growth/software/JavaScript.md index 6a7acad0..eec6b902 100644 --- a/content/charts/growth/software/JavaScript.md +++ b/content/charts/growth/software/JavaScript.md @@ -1,206 +1,206 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > JavaScript -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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|19985|95|2022-03-04| -|2|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|193587|62|2022-03-04| -|3|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |15399|30|2022-03-04| -|4|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|36034|27|2022-03-04| -|5|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|38086|27|2022-03-03| -|6|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|30317|26|2022-03-02| -|7|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43517|19|2022-02-10| -|8|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2612|19|2022-02-14| -|9|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35248|18|2022-02-07| -|10|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|44719|17|2022-03-03| -|11|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29816|17|2022-02-26| -|12|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|16334|17|2022-02-26| -|13|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|19226|17|2022-03-03| -|14|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |42253|17|2022-03-04| +|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19998|95|2022-03-05| +|2|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|193650|62|2022-03-04| +|3|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |15420|30|2022-03-04| +|4|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|36037|27|2022-03-05| +|5|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|38094|27|2022-03-03| +|6|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|30332|26|2022-03-02| +|7|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43520|19|2022-02-10| +|8|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2617|19|2022-02-14| +|9|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。|35255|18|2022-02-07| +|10|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|44766|17|2022-03-03| +|11|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29820|17|2022-02-26| +|12|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|16358|17|2022-02-26| +|13|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|19242|17|2022-03-03| +|14|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |42264|17|2022-03-04| |15|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|10350|16|2022-02-27| -|16|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49889|15|2021-12-22| -|17|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|7422|14|2022-03-04| +|16|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49888|15|2021-12-22| +|17|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速|7449|14|2022-03-04| |18|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20384|14|2022-03-02| -|19|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|13569|14|2022-03-01| -|20|[cweijan/JD_tencent_scf](https://github.com/cweijan/JD_tencent_scf)|打京豆部署介绍|336|13|2022-02-26| -|21|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18803|13|2022-03-04| -|22|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4348|12|2021-10-20| -|23|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3572|12|2022-01-20| -|24|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25745|11|2021-10-26| -|25|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21695|11|2022-02-13| -|26|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|22323|11|2022-03-04| -|27|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|23004|11|2022-03-03| -|28|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33254|11|2021-12-13| +|19|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|13566|14|2022-03-05| +|20|[cweijan/JD_tencent_scf](https://github.com/cweijan/JD_tencent_scf)|打京豆部署介绍|339|13|2022-02-26| +|21|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18822|13|2022-03-05| +|22|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4352|12|2021-10-20| +|23|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3579|12|2022-03-04| +|24|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25752|11|2021-10-26| +|25|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21693|11|2022-02-13| +|26|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|22329|11|2022-03-05| +|27|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|23010|11|2022-03-05| +|28|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33257|11|2021-12-13| |29|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3023|11|2022-01-29| -|30|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23662|11|2022-03-03| -|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平台.|6125|11|2022-02-24| -|32|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12247|10|2022-03-03| -|33|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32339|10|2022-03-01| +|30|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23665|11|2022-03-03| +|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平台.|6126|11|2022-02-24| +|32|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScript(canvas) spreadsheet|12248|10|2022-03-03| +|33|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32339|10|2022-03-05| |34|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1111|10|2022-01-22| -|35|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22085|10|2022-03-03| -|36|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15779|9|2022-02-25| -|37|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15571|9|2022-02-23| -|38|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|15064|9|2022-03-03| -|39|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2289|9|2022-03-02| -|40|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17783|9|2022-03-04| -|41|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|29225|9|2022-03-03| +|35|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22086|10|2022-03-03| +|36|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15785|9|2022-02-25| +|37|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15577|9|2022-02-23| +|38|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|15090|9|2022-03-03| +|39|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2296|9|2022-03-02| +|40|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17784|9|2022-03-04| +|41|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|29232|9|2022-03-03| |42|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|-|2312|8|2022-02-07| |43|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15946|8|2022-01-27| -|44|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15696|8|2022-03-04| -|45|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8647|8|2022-02-27| -|46|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2934|8|2022-03-03| +|44|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15702|8|2022-03-04| +|45|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8646|8|2022-02-27| +|46|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2939|8|2022-03-03| |47|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|940|7|2021-10-30| |48|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11256|7|2022-03-01| -|49|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|20140|7|2022-01-05| -|50|[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.|4652|7|2022-02-13| -|51|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21748|7|2022-02-27| -|52|[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|25777|6|2022-03-04| -|53|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|2119|6|2022-02-15| -|54|[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.|5328|6|2022-03-04| -|55|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统,易安装,易使用,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2489|6|2022-02-28| +|49|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|20141|7|2022-01-05| +|50|[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.|4653|7|2022-02-13| +|51|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21751|7|2022-03-04| +|52|[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|25781|6|2022-03-05| +|53|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|2121|6|2022-02-15| +|54|[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.|5338|6|2022-03-04| +|55|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统,易安装,易使用,支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2492|6|2022-03-05| |56|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|8932|6|2022-03-02| |57|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1405|6|2022-01-24| -|58|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |3088|6|2022-03-04| -|59|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11334|6|2021-12-14| -|60|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14835|6|2022-03-03| -|61|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|12243|6|2022-01-25| -|62|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|3605|6|2022-03-04| -|63|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|22241|6|2022-02-25| -|64|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1559|5|2022-03-04| -|65|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|9031|5|2021-12-14| -|66|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5219|5|2022-02-12| -|67|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|7098|5|2022-03-04| +|58|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |3095|6|2022-03-05| +|59|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11337|6|2021-12-14| +|60|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14836|6|2022-03-03| +|61|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|12247|6|2022-01-25| +|62|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|3611|6|2022-03-04| +|63|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|22240|6|2022-02-25| +|64|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1568|5|2022-03-04| +|65|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|9030|5|2021-12-14| +|66|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5221|5|2022-02-12| +|67|[openspug/spug](https://github.com/openspug/spug)|开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|7098|5|2022-03-05| |68|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8673|5|2022-03-03| -|69|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|11937|5|2022-02-10| -|70|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|712|5|2022-03-04| -|71|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|1090|5|2022-02-26| -|72|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1526|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)|同步和更新大佬脚本库,更新懒人配置|2544|5|2022-01-27| -|75|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|4130|5|2022-03-04| -|76|[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制作、建站工具、可视化搭建系统.|5166|5|2022-03-03| -|77|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架框架|12213|5|2021-11-15| -|78|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|10037|4|2022-03-03| -|79|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8796|4|2022-03-03| -|80|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7798|4|2022-01-30| -|81|[mindskip/xzs](https://github.com/mindskip/xzs)|考试系统|1937|4|2022-03-04| -|82|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8587|4|2022-01-05| -|83|[study-vue3/fast-vue3](https://github.com/study-vue3/fast-vue3)|Vue3+Vite+Ts+Pinia+...一个快速开发vue3的模板框架|294|4|2022-03-02| -|84|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6821|4|2022-02-26| -|85|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7625|4|2022-02-11| -|86|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7275|4|2021-12-14| -|87|[VirgilClyne/GetSomeFries](https://github.com/VirgilClyne/GetSomeFries)|整点薯条|275|4|2022-03-04| -|88|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器,支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式,为上班族打造的上班必备神器,使用此软件可以让上班倍感轻松,远离 ICU。|4214|4|2021-09-10| -|89|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1328|4|2022-03-03| -|90|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|5953|4|2022-01-22| -|91|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|8177|4|2022-02-24| -|92|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|4975|4|2021-12-30| -|93|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10267|4|2022-03-04| -|94|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1266|4|2022-02-26| -|95|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|5303|4|2022-01-25| -|96|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4211|4|2022-03-04| -|97|[erikras/ducks-modular-redux](https://github.com/erikras/ducks-modular-redux)|A proposal for bundling reducers, action types and actions when using Redux|9350|4|2022-01-31| -|98|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts 的微信小程序版本|5598|4|2021-09-22| -|99|[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.|1503|4|2022-03-04| -|100|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|2579|3|2021-10-14| -|101|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|10038|3|2022-03-04| -|102|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|2553|3|2022-03-04| -|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|4107|3|2022-02-06| -|104|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9185|3|2022-02-12| -|105|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|372|3|2022-01-10| +|69|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|11938|5|2022-02-10| +|70|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|713|5|2022-03-04| +|71|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|1103|5|2022-02-26| +|72|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1528|5|2021-09-06| +|73|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|2544|5|2022-01-27| +|74|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|4130|5|2022-03-04| +|75|[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制作、建站工具、可视化搭建系统.|5167|5|2022-03-03| +|76|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架框架|12214|5|2021-11-15| +|77|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|10037|4|2022-03-03| +|78|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8795|4|2022-03-03| +|79|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7803|4|2022-01-30| +|80|[mindskip/xzs](https://github.com/mindskip/xzs)|考试系统|1939|4|2022-03-04| +|81|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8590|4|2022-01-05| +|82|[study-vue3/fast-vue3](https://github.com/study-vue3/fast-vue3)|Vue3+Vite+Ts+Pinia+...一个快速开发vue3的模板框架|295|4|2022-03-05| +|83|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6821|4|2022-02-26| +|84|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7627|4|2022-02-11| +|85|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7276|4|2021-12-14| +|86|[VirgilClyne/GetSomeFries](https://github.com/VirgilClyne/GetSomeFries)|整点薯条|275|4|2022-03-04| +|87|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器,支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式,为上班族打造的上班必备神器,使用此软件可以让上班倍感轻松,远离 ICU。|4218|4|2021-09-10| +|88|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1332|4|2022-03-03| +|89|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|5953|4|2022-01-22| +|90|[kgco/RateMySupervisor](https://github.com/kgco/RateMySupervisor)|永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台|2505|4|2021-11-01| +|91|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|8178|4|2022-02-24| +|92|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|4976|4|2021-12-30| +|93|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10267|4|2022-03-05| +|94|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1268|4|2022-02-26| +|95|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|5302|4|2022-01-25| +|96|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4212|4|2022-03-04| +|97|[erikras/ducks-modular-redux](https://github.com/erikras/ducks-modular-redux)|A proposal for bundling reducers, action types and actions when using Redux|9353|4|2022-01-31| +|98|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts 的微信小程序版本|5601|4|2021-09-22| +|99|[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.|1504|4|2022-03-04| +|100|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|2580|3|2021-10-14| +|101|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|10041|3|2022-03-05| +|102|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|2556|3|2022-03-04| +|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|4108|3|2022-02-06| +|104|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9187|3|2022-02-12| +|105|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|371|3|2022-01-10| |106|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9640|3|2022-01-25| |107|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|1811|3|2021-11-09| |108|[ciaochaos/qrbtf](https://github.com/ciaochaos/qrbtf)|An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com|1693|3|2022-02-27| -|109|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备。|6721|3|2022-02-11| +|109|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备。|6722|3|2022-02-11| |110|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2022年02月06日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|3162|3|2022-02-22| |111|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|2470|3|2022-02-28| |112|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3384|3|2022-02-26| -|113|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1183|3|2022-02-12| -|114|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|6808|3|2022-03-01| -|115|[bestony/neshouse](https://github.com/bestony/neshouse)|NESHouse.com —— An open source implementation of ClubHouse|1299|3|2022-02-28| -|116|[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.|3901|3|2022-03-02| -|117|[shenruisi/Stay](https://github.com/shenruisi/Stay)|Stay is a local userscript manager and an extension sample for Safari on iOS/iPadOS.|392|3|2022-03-04| +|113|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1185|3|2022-02-12| +|114|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|6811|3|2022-03-01| +|115|[bestony/neshouse](https://github.com/bestony/neshouse)|NESHouse.com —— An open source implementation of ClubHouse|1300|3|2022-02-28| +|116|[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.|3902|3|2022-03-02| +|117|[shenruisi/Stay](https://github.com/shenruisi/Stay)|Stay is a local userscript manager and an extension sample for Safari on iOS/iPadOS.|398|3|2022-03-04| |118|[transitive-bullshit/create-react-library](https://github.com/transitive-bullshit/create-react-library)|⚡CLI for creating reusable react libraries.|4615|3|2022-02-11| -|119|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|7170|3|2022-03-04| -|120|[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- ...|3660|3|2022-03-03| -|121|[ronggang/PT-Plugin-Plus](https://github.com/ronggang/PT-Plugin-Plus)|PT 助手 Plus,为 Google Chrome 和 Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|3144|3|2022-03-03| -|122|[didi/mpx](https://github.com/didi/mpx)|Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|2970|3|2022-03-04| +|119|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|7172|3|2022-03-04| +|120|[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- ...|3661|3|2022-03-03| +|121|[ronggang/PT-Plugin-Plus](https://github.com/ronggang/PT-Plugin-Plus)|PT 助手 Plus,为 Google Chrome 和 Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。|3152|3|2022-03-05| +|122|[didi/mpx](https://github.com/didi/mpx)|Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|2971|3|2022-03-04| |123|[alibaba/anyproxy](https://github.com/alibaba/anyproxy)|A fully configurable http/https proxy in NodeJS|7291|3|2021-11-01| |124|[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. 适合于个人和中小型团队的在线文档、知识库系统。|1837|3|2022-03-04| -|125|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3369|3|2022-02-28| +|125|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3371|3|2022-03-05| |126|[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 ...|1747|3|2021-12-28| -|127|[gys619/Absinthe](https://github.com/gys619/Absinthe)|一个兴趣使然的库|533|3|2022-03-03| -|128|[zhongshaofa/layuimini](https://github.com/zhongshaofa/layuimini)|后台admin前端模板,基于 layui 编写的最简洁、易用的后台框架模板。只需提供一个接口就直接初始化整个框架,无需复杂操作。|3369|3|2021-09-17| -|129|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8993|3|2022-03-01| -|130|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|2730|3|2022-02-28| +|127|[gys619/Absinthe](https://github.com/gys619/Absinthe)|一个兴趣使然的库|540|3|2022-03-05| +|128|[zhongshaofa/layuimini](https://github.com/zhongshaofa/layuimini)|后台admin前端模板,基于 layui 编写的最简洁、易用的后台框架模板。只需提供一个接口就直接初始化整个框架,无需复杂操作。|3370|3|2021-09-17| +|129|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8997|3|2022-03-01| +|130|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|2731|3|2022-02-28| |131|[otale/tale](https://github.com/otale/tale)|🦄 Best beautiful java blog, worth a try|4787|3|2021-09-25| |132|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4098|3|2022-03-03| -|133|[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) |4868|3|2021-11-19| -|134|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|4017|3|2022-03-02| -|135|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5597|3|2022-02-26| -|136|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS,支持扩展任意 APP|551|3|2022-03-03| -|137|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢,用上了这个插件后,下载速度嗖嗖嗖的~!|2239|3|2022-02-19| -|138|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2468|3|2021-11-04| +|133|[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) |4869|3|2021-11-19| +|134|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|4022|3|2022-03-02| +|135|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5598|3|2022-03-05| +|136|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS,支持扩展任意 APP|553|3|2022-03-03| +|137|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢,用上了这个插件后,下载速度嗖嗖嗖的~!|2238|3|2022-02-19| +|138|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2469|3|2021-11-04| |139|[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 ...|1828|3|2021-09-21| -|140|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速视频制作库 A fast video processing library based on node.js|1448|3|2022-02-24| -|141|[MakinoharaShoko/WebGAL](https://github.com/MakinoharaShoko/WebGAL)|全新的基于 Web 的 视觉小说引擎 A brand new Visual Novel engine based on Web.|497|3|2022-03-04| -|142|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|1116|3|2022-03-04| -|143|[MarkerHub/eblog](https://github.com/MarkerHub/eblog)|eblog是一个基于Springboot2.1.2开发的博客学习项目,为了让项目融合更多的知识点,达到学习目的,编写了详细的从0到1开发文档。主要学习包括:自定义Freemarker标签,redis的zset结构完成本周热议排行榜,t-io+websocket完成即时消息通知和群聊,rabbitmq+elasticsearch完成博客内容搜索引擎等。值得学习的地方很多!|1104|2|2022-02-09| -|144|[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....|2890|2|2022-02-27| -|145|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|620|2|2022-03-03| +|140|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速视频制作库 A fast video processing library based on node.js|1449|3|2022-02-24| +|141|[MakinoharaShoko/WebGAL](https://github.com/MakinoharaShoko/WebGAL)|全新的基于 Web 的 视觉小说引擎 A brand new Visual Novel engine based on Web.|497|3|2022-03-05| +|142|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|1123|3|2022-03-05| +|143|[MarkerHub/eblog](https://github.com/MarkerHub/eblog)|eblog是一个基于Springboot2.1.2开发的博客学习项目,为了让项目融合更多的知识点,达到学习目的,编写了详细的从0到1开发文档。主要学习包括:自定义Freemarker标签,redis的zset结构完成本周热议排行榜,t-io+websocket完成即时消息通知和群聊,rabbitmq+elasticsearch完成博客内容搜索引擎等。值得学习的地方很多!|1103|2|2022-02-09| +|144|[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....|2892|2|2022-02-27| +|145|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|620|2|2022-03-04| |146|[nashaofu/dingtalk](https://github.com/nashaofu/dingtalk)|钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS|2714|2|2022-03-04| |147|[BeautyYuYanli/full-mark-composition-generator](https://github.com/BeautyYuYanli/full-mark-composition-generator)|将专业术语和名人名言以随机报菜名的方式填入模板,生成一篇只有聪明人才能看懂的满分作文!|991|2|2021-11-15| -|148|[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|4607|2|2022-02-14| +|148|[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|4609|2|2022-02-14| |149|[thinkgem/jeesite](https://github.com/thinkgem/jeesite)|JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。|7723|2|2022-03-04| -|150|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|1702|2|2022-02-11| +|150|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|1703|2|2022-02-11| |151|[huanxsd/MeiTuan](https://github.com/huanxsd/MeiTuan)|MeiTuan App Write In latest React-Native(0.62.2)|2684|2|2022-03-01| |152|[xuedingmiaojun/mp-unpack](https://github.com/xuedingmiaojun/mp-unpack)|基于electron-vue开发的跨平台微信小程序自助解包(反编译)客户端|1004|2|2022-01-01| |153|[chatopera/cskefu](https://github.com/chatopera/cskefu)|🌲 春松客服,开源,免费,智能客服系统,机器人客服|2008|2|2022-01-28| |154|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|🥇🥇🥇商城系统- java商城 B2C商城 小程序商城 H5商城 APP商城 ,本商城是前后端分离的商城、微服务架构商城。|320|2|2022-02-09| -|155|[YuehaiTeam/cocogoat-client](https://github.com/YuehaiTeam/cocogoat-client)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|542|2|2022-02-15| -|156|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|1712|2|2022-02-27| +|155|[YuehaiTeam/cocogoat-client](https://github.com/YuehaiTeam/cocogoat-client)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|543|2|2022-02-15| +|156|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|1714|2|2022-02-27| |157|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|4561|2|2021-10-30| |158|[yuannian1112/jd_scripts](https://github.com/yuannian1112/jd_scripts)|-|318|2|2022-01-31| -|159|[WeBankFinTech/fes.js](https://github.com/WeBankFinTech/fes.js)|Fes.js 是一个基于 Vue 3 好用的前端应用解决方案。以约定、配置化、组件化的设计思想,让用户仅仅关心用组件搭建页面内容。技术曲线平缓,上手也简单。在经过多个项目中打磨后趋于稳定。丰富的 Vue 3 生态 和 Fes.js 插件,让业务开发更加简单快捷~|990|2|2022-03-04| +|159|[WeBankFinTech/fes.js](https://github.com/WeBankFinTech/fes.js)|Fes.js 是一个基于 Vue 3 好用的前端应用解决方案。以约定、配置化、组件化的设计思想,让用户仅仅关心用组件搭建页面内容。技术曲线平缓,上手也简单。在经过多个项目中打磨后趋于稳定。丰富的 Vue 3 生态 和 Fes.js 插件,让业务开发更加简单快捷~|991|2|2022-03-04| |160|[segfall/static-wiki](https://github.com/segfall/static-wiki)|Wikipedia using only static assets & no backend|510|2|2021-09-17| |161|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2132|2|2022-03-04| |162|[staven630/vue-cli4-config](https://github.com/staven630/vue-cli4-config)|vue-cli4配置vue.config.js持续更新|2595|2|2022-02-26| |163|[renrenio/renren-fast-vue](https://github.com/renrenio/renren-fast-vue)|renren-fast-vue基于vue、element-ui构建开发,实现renren-fast后台管理前端功能,提供一套更优的前端解决方案。|2816|2|2022-02-27| |164|[alibaba/beidou](https://github.com/alibaba/beidou)|:milky_way: Isomorphic framework for server-rendered React apps|2721|2|2022-03-01| -|165|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3034|2|2022-02-26| +|165|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA|3033|2|2022-02-26| |166|[czj2369/jd_tb_auto](https://github.com/czj2369/jd_tb_auto)|基于AutoJs编写的618 双十一 淘宝 京东 赚喵币 赚汪汪币 炸年兽任务自动完成脚本|1164|2|2022-01-23| -|167|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取插件|1375|2|2022-02-06| -|168|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统是一款 java + vue 的前后端分离的考试系统。主要优点是开发、部署简单快捷、界面设计友好、代码结构清晰。支持web端和微信小程序,能覆盖到pc机和手机等设备。 支持多种部署方式:集成部署、前后端分离部署、docker部署。|1081|2|2022-03-04| +|167|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取插件|1376|2|2022-02-06| +|168|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统是一款 java + vue 的前后端分离的考试系统。主要优点是开发、部署简单快捷、界面设计友好、代码结构清晰。支持web端和微信小程序,能覆盖到pc机和手机等设备。 支持多种部署方式:集成部署、前后端分离部署、docker部署。|1083|2|2022-03-04| |169|[elias-sundqvist/obsidian-annotator](https://github.com/elias-sundqvist/obsidian-annotator)|A plugin for reading and annotating PDFs and EPUBs in obsidian. |319|2|2022-03-01| |170|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS,可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1186|2|2022-03-03| -|171|[serverless/components](https://github.com/serverless/components)|The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...|2274|2|2022-01-19| -|172|[berwin/Blog](https://github.com/berwin/Blog)|记录成长的过程|3824|2|2021-11-25| -|173|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|427|2|2022-01-19| -|174|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|2931|2|2022-01-26| -|175|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3454|2|2022-03-04| +|171|[serverless/components](https://github.com/serverless/components)|The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...|2275|2|2022-01-19| +|172|[berwin/Blog](https://github.com/berwin/Blog)|记录成长的过程|3825|2|2021-11-25| +|173|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|428|2|2022-01-19| +|174|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|2932|2|2022-01-26| +|175|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3455|2|2022-03-04| |176|[SuperMonster003/Ant-Forest](https://github.com/SuperMonster003/Ant-Forest)|基于 Auto.js 的蚂蚁森林能量自动收取脚本 Auto.js-based ant forest energy auto-collect script|2554|2|2021-11-28| -|177|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|1157|2|2022-02-23| -|178|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|CUI 整合 for foobar2000|1772|2|2022-02-08| +|177|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|1161|2|2022-02-23| +|178|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|CUI 整合 for foobar2000|1780|2|2022-02-08| |179|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|636|2|2021-12-13| -|180|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|1261|2|2022-02-27| -|181|[sunoj/jjb](https://github.com/sunoj/jjb)|一个帮助你自动申请京东价格保护的chrome拓展|3089|2|2021-10-25| +|180|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|1262|2|2022-02-27| +|181|[sunoj/jjb](https://github.com/sunoj/jjb)|一个帮助你自动申请京东价格保护的chrome拓展|3090|2|2021-10-25| |182|[sx1989827/DOClever](https://github.com/sx1989827/DOClever)|做最好的接口管理平台|2852|2|2022-02-26| -|183|[qianjiachun/douyuEx](https://github.com/qianjiachun/douyuEx)|斗鱼直播间增强插件(Tampermonkey)|1233|2|2022-02-14| -|184|[limbopro/Adblock4limbo](https://github.com/limbopro/Adblock4limbo)|毒奶去广告计划(稳定版)For Quantumult X ;如去奈菲影视/低端影视/片库网/Pornhub/Jable/Netflav/HPjav等视频网站广告或其他ACG网站网页广告;|903|2|2022-02-13| +|183|[qianjiachun/douyuEx](https://github.com/qianjiachun/douyuEx)|斗鱼直播间增强插件(Tampermonkey)|1246|2|2022-03-05| +|184|[limbopro/Adblock4limbo](https://github.com/limbopro/Adblock4limbo)|毒奶去广告计划(稳定版)For Quantumult X ;如去奈菲影视/低端影视/片库网/Pornhub/Jable/Netflav/HPjav等视频网站广告或其他ACG网站网页广告;|904|2|2022-02-13| |185|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!|2434|2|2022-02-19| |186|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine testing platform. Sonic云真机测试平台前端。|354|2|2022-03-01| |187|[aui/font-spider](https://github.com/aui/font-spider)|Smart webfont compression and format conversion tool|4599|2|2022-02-12| -|188|[vitozyf/lucky-draw](https://github.com/vitozyf/lucky-draw)|年会抽奖程序|1352|2|2022-02-26| -|189|[Tencent/westore](https://github.com/Tencent/westore)|更好的小程序项目架构|3923|2|2021-09-28| +|188|[vitozyf/lucky-draw](https://github.com/vitozyf/lucky-draw)|年会抽奖程序|1353|2|2022-02-26| +|189|[Tencent/westore](https://github.com/Tencent/westore)|更好的小程序项目架构|3926|2|2021-09-28| |190|[Wenmoux/checkbox](https://github.com/Wenmoux/checkbox)| 常用网站签到本地/云函数/青龙脚本( 人人视频 刺猬猫小说 Acfun WPS 时光相册 书香门第论坛 绅士领域 好游快爆 埋堆堆 多看阅读 一亩三分地 闪艺app 香网小说 晋江 橙光 什么值得买 网易蜗牛读书 网易云游戏平台 龙空论坛 NGA论坛 csdn mt论坛 sf轻小说 猫耳FM 联想智选app 联想智选联想延保 联动云租车 数码之家 玩物志好物商店 togamemod 好书友论 ...|1183|2|2022-02-22| -|191|[Kujiale-Mobile/Painter](https://github.com/Kujiale-Mobile/Painter)|小程序生成图片库,轻松通过 json 方式绘制一张可以发到朋友圈的图片|3290|2|2022-02-17| -|192|[sunniejs/vue-h5-template](https://github.com/sunniejs/vue-h5-template)|:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装,构建手机端模板脚手架 |1863|2|2022-02-26| -|193|[Achrou/goindex-theme-acrou](https://github.com/Achrou/goindex-theme-acrou)|This is a goindex theme.一个goindex的扩展主题。|1647|2|2022-02-27| +|191|[Kujiale-Mobile/Painter](https://github.com/Kujiale-Mobile/Painter)|小程序生成图片库,轻松通过 json 方式绘制一张可以发到朋友圈的图片|3292|2|2022-02-17| +|192|[sunniejs/vue-h5-template](https://github.com/sunniejs/vue-h5-template)|:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装,构建手机端模板脚手架 |1864|2|2022-02-26| +|193|[Achrou/goindex-theme-acrou](https://github.com/Achrou/goindex-theme-acrou)|This is a goindex theme.一个goindex的扩展主题。|1650|2|2022-02-27| |194|[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 ...|1175|2|2022-03-04| -|195|[umijs/umi-request](https://github.com/umijs/umi-request)|A request tool based on fetch.|1806|2|2022-01-25| -|196|[OBKoro1/koro1FileHeader](https://github.com/OBKoro1/koro1FileHeader)|VSCode插件:自动生成,自动更新VSCode文件头部注释, 自动生成函数注释并支持提取函数参数,支持所有主流语言,文档齐全,使用简单,配置灵活方便,持续维护多年。|3328|2|2022-02-27| +|195|[umijs/umi-request](https://github.com/umijs/umi-request)|A request tool based on fetch.|1807|2|2022-01-25| +|196|[OBKoro1/koro1FileHeader](https://github.com/OBKoro1/koro1FileHeader)|VSCode插件:自动生成,自动更新VSCode文件头部注释, 自动生成函数注释并支持提取函数参数,支持所有主流语言,文档齐全,使用简单,配置灵活方便,持续维护多年。|3327|2|2022-02-27| |197|[JackonYang/money-maker-apps](https://github.com/JackonYang/money-maker-apps)|我认为有赚钱能力的开源小程序、个人网站|608|2|2022-01-05| |198|[Tencent/weui.js](https://github.com/Tencent/weui.js)|A lightweight javascript library for WeUI.|3018|2|2022-02-26| |199|[js-newbee/taro-yanxuan](https://github.com/js-newbee/taro-yanxuan)|首个 Taro 多端统一实例 - 网易严选(小程序 + H5 + React Native) - By 趣店 FED|2439|2|2022-02-26| diff --git a/content/charts/growth/software/Jupyter-Notebook.md b/content/charts/growth/software/Jupyter-Notebook.md index 2ba8a76f..61c56d7d 100644 --- a/content/charts/growth/software/Jupyter-Notebook.md +++ b/content/charts/growth/software/Jupyter-Notebook.md @@ -1,81 +1,81 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Jupyter Notebook -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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中文教学|6607|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+页)和视频链接|5662|4|2022-02-13| +|1|[MorvanZhou/PyTorch-Tutorial](https://github.com/MorvanZhou/PyTorch-Tutorial)|Build your neural network easy and fast, 莫烦Python中文教学|6608|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+页)和视频链接|5665|4|2022-03-05| |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.|2783|4|2021-10-14| -|4|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|3933|4|2022-03-04| -|5|[ljpzzz/machinelearning](https://github.com/ljpzzz/machinelearning)|My blogs and code for machine learning. http://cnblogs.com/pinard|6234|3|2021-10-01| +|4|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|3934|4|2022-03-05| +|5|[ljpzzz/machinelearning](https://github.com/ljpzzz/machinelearning)|My blogs and code for machine learning. http://cnblogs.com/pinard|6238|3|2021-10-01| |6|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|902|3|2022-03-04| -|7|[cleverhans-lab/cleverhans](https://github.com/cleverhans-lab/cleverhans)|An adversarial example library for constructing attacks, building defenses, and benchmarking both|5420|3|2022-01-23| +|7|[cleverhans-lab/cleverhans](https://github.com/cleverhans-lab/cleverhans)|An adversarial example library for constructing attacks, building defenses, and benchmarking both|5421|3|2022-01-23| |8|[wangshub/RL-Stock](https://github.com/wangshub/RL-Stock)|📈 如何用深度强化学习自动炒股|2176|3|2022-02-11| |9|[hhiim/Lacan](https://github.com/hhiim/Lacan)|利用四层LSTM生成拉康精神分析黑话,用于讽刺(但过拟合……|85|3|2022-02-07| -|10|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉等好玩的AI项目|319|3|2022-02-20| +|10|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉等好玩的AI项目|321|3|2022-03-05| |11|[yoyoyo-yo/Gasyori100knock](https://github.com/yoyoyo-yo/Gasyori100knock)|image processing codes to understand algorithm|2006|2|2022-01-20| -|12|[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. |1099|2|2022-01-31| +|12|[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. |1100|2|2022-01-31| |13|[marcotcr/checklist](https://github.com/marcotcr/checklist)|Beyond Accuracy: Behavioral Testing of NLP models with CheckList|1602|2|2022-02-13| -|14|[AIZOOTech/FaceMaskDetection](https://github.com/AIZOOTech/FaceMaskDetection)|开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.|1748|2|2022-01-05| +|14|[AIZOOTech/FaceMaskDetection](https://github.com/AIZOOTech/FaceMaskDetection)|开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.|1750|2|2022-01-05| |15|[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|1259|2|2022-02-28| -|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|959|1|2022-03-04| -|17|[TheEconomist/big-mac-data](https://github.com/TheEconomist/big-mac-data)|Data and methodology for the Big Mac index|1267|1|2022-02-04| -|18|[fastai/course20](https://github.com/fastai/course20)|Deep Learning for Coders, 2020, the website|734|1|2022-02-25| -|19|[gengyanlei/fire-smoke-detect-yolov4](https://github.com/gengyanlei/fire-smoke-detect-yolov4)|fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测|646|1|2021-10-29| -|20|[datawhalechina/thorough-pytorch](https://github.com/datawhalechina/thorough-pytorch)|-|135|1|2022-03-01| -|21|[FinMind/FinMind](https://github.com/FinMind/FinMind)|Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/|1677|1|2022-01-21| -|22|[lxztju/pytorch_classification](https://github.com/lxztju/pytorch_classification)|利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码|800|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|[datawhalechina/powerful-numpy](https://github.com/datawhalechina/powerful-numpy)|巨硬的NumPy|71|1|2022-03-04| -|25|[exacity/simplified-deeplearning](https://github.com/exacity/simplified-deeplearning)|Simplified implementations of deep learning related works|2398|1|2021-10-06| -|26|[hangsz/pandas-tutorial](https://github.com/hangsz/pandas-tutorial)|适合初级到中级晋升者,有了体系之后就看熟练度了。|1430|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.|1882|1|2022-02-27| -|28|[4paradigm/AutoX](https://github.com/4paradigm/AutoX)|AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data.|197|1|2022-03-02| -|29|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|84|1|2022-01-12| -|30|[ni1o1/transbigdata](https://github.com/ni1o1/transbigdata)|A Python package develop for transportation spatio-temporal big data processing, analysis and visualization.|81|1|2022-03-04| -|31|[Tiiiger/bert_score](https://github.com/Tiiiger/bert_score)|BERT score for text generation|836|1|2021-12-10| -|32|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|387|1|2022-02-22| -|33|[eastmountyxz/ImageProcessing-Python](https://github.com/eastmountyxz/ImageProcessing-Python)|该资源为作者在CSDN的撰写Python图像处理文章的支撑,主要是Python实现图像处理、图像识别、图像分类等算法代码实现,希望该资源对您有所帮助,一起加油。|862|1|2021-11-08| -|34|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|278|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|981|1|2022-02-07| -|37|[LinXueyuanStdio/LaTeX_OCR_PRO](https://github.com/LinXueyuanStdio/LaTeX_OCR_PRO)|:art: 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)Math Formula OCR Pro, supports handwrite, Chinese-mixed formulas and simple symbol reasoning (based on LaTeX AST). |542|1|2022-02-21| -|38|[miracleyoo/pytorch-lightning-template](https://github.com/miracleyoo/pytorch-lightning-template)|An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit all ...|220|1|2022-03-01| -|39|[hansu1017/WSDM2022-Retention-Score-Prediction](https://github.com/hansu1017/WSDM2022-Retention-Score-Prediction)|WSDM2022留存预测挑战赛 第1名解决方案|48|1|2022-02-26| -|40|[tugstugi/dl-colab-notebooks](https://github.com/tugstugi/dl-colab-notebooks)|Try out deep learning models online on Google Colab|1308|1|2022-01-13| -|41|[chokkan/mlnote](https://github.com/chokkan/mlnote)|機械学習帳|192|1|2022-02-01| -|42|[ypwhs/captcha_break](https://github.com/ypwhs/captcha_break)|验证码识别|2325|1|2022-02-25| -|43|[PaddlePaddle/Quantum](https://github.com/PaddlePaddle/Quantum)|-|339|1|2021-12-15| -|44|[wbbhcb/stock_market](https://github.com/wbbhcb/stock_market)|-|427|1|2021-11-01| -|45|[OneOneLiu/ggcnn_cornell_dataset](https://github.com/OneOneLiu/ggcnn_cornell_dataset)|cornell grasp dataset analyses and process|26|0|2022-02-25| -|46|[Dustyposa/goSpider](https://github.com/Dustyposa/goSpider)|some small project and some articles|56|0|2021-12-03| -|47|[oegedijk/dash_oop_components](https://github.com/oegedijk/dash_oop_components)|OOP components for plotly dash that make dashboard components composable, reusable and configurable|27|0|2022-03-01| -|48|[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| -|49|[xiaonan8826/jeffindex](https://github.com/xiaonan8826/jeffindex)|-|10|0|2021-09-08| -|50|[imistyrain/MTCNN](https://github.com/imistyrain/MTCNN)|Realtime Face Detection and Head pose estimation on Windows、Ubuntu、Mac、Android and iOS|426|0|2022-01-27| -|51|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|Everything I know: DevOps & CloudNative, Music, etc...|32|0|2022-03-03| -|52|[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(虚假新闻分类)的第三名的解决方案|14|0|2021-12-04| -|53|[xianghuisun/Chinese_KGQA](https://github.com/xianghuisun/Chinese_KGQA)|该仓库目的是实现基于知识图谱的中文问答系统|18|0|2021-12-22| -|54|[isee15/Card-Ocr](https://github.com/isee15/Card-Ocr)|身份证识别OCR|383|0|2021-09-22| -|55|[xieyan0811/pdfconv](https://github.com/xieyan0811/pdfconv)|中文PDF转TXT的实用工具|19|0|2021-10-13| -|56|[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| -|57|[dbkk/docx-researchmap](https://github.com/dbkk/docx-researchmap)|-|21|0|2022-02-27| -|58|[zhangzhiqiangccm/NLP-project](https://github.com/zhangzhiqiangccm/NLP-project)|自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。|85|0|2021-11-02| -|59|[jajupmochi/graphkit-learn](https://github.com/jajupmochi/graphkit-learn)|A python package for graph kernels, graph edit distances, and graph pre-image problem.|75|0|2022-02-14| -|60|[BSlience/rasa-conversational-ai](https://github.com/BSlience/rasa-conversational-ai)|Conversational AI based on Rasa|31|0|2022-02-11| -|61|[qwfy/doc-browser](https://github.com/qwfy/doc-browser)|A documentation browser with support for DevDocs, Dash and Hoogle, written in Haskell and QML|106|0|2021-10-09| -|62|[ybdesire/machinelearning](https://github.com/ybdesire/machinelearning)|My machine learning code written by python.|29|0|2021-11-19| -|63|[makelove/Programer_Log](https://github.com/makelove/Programer_Log)|最新动态在这里【我的程序员日志】|147|0|2021-09-03| +|16|[juntang-zhuang/Adabelief-Optimizer](https://github.com/juntang-zhuang/Adabelief-Optimizer)|Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"|964|2|2022-03-05| +|17|[amaiya/ktrain](https://github.com/amaiya/ktrain)|ktrain is a Python library that makes deep learning and AI more accessible and easier to apply|960|1|2022-03-05| +|18|[TheEconomist/big-mac-data](https://github.com/TheEconomist/big-mac-data)|Data and methodology for the Big Mac index|1267|1|2022-02-04| +|19|[fastai/course20](https://github.com/fastai/course20)|Deep Learning for Coders, 2020, the website|734|1|2022-02-25| +|20|[gengyanlei/fire-smoke-detect-yolov4](https://github.com/gengyanlei/fire-smoke-detect-yolov4)|fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测|647|1|2021-10-29| +|21|[datawhalechina/thorough-pytorch](https://github.com/datawhalechina/thorough-pytorch)|-|137|1|2022-03-01| +|22|[FinMind/FinMind](https://github.com/FinMind/FinMind)|Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/|1679|1|2022-01-21| +|23|[lxztju/pytorch_classification](https://github.com/lxztju/pytorch_classification)|利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码|800|1|2021-11-26| +|24|[chenghuige/pikachu2](https://github.com/chenghuige/pikachu2)|微信大数据2021 1st,qq浏览器2021 3rd,mind新闻推荐2020 1st,NAIC2020 AI+遥感影像 2nd|107|1|2021-11-17| +|25|[datawhalechina/powerful-numpy](https://github.com/datawhalechina/powerful-numpy)|巨硬的NumPy|72|1|2022-03-04| +|26|[exacity/simplified-deeplearning](https://github.com/exacity/simplified-deeplearning)|Simplified implementations of deep learning related works|2398|1|2021-10-06| +|27|[hangsz/pandas-tutorial](https://github.com/hangsz/pandas-tutorial)|适合初级到中级晋升者,有了体系之后就看熟练度了。|1430|1|2022-01-15| +|28|[wowchemy/starter-hugo-academic](https://github.com/wowchemy/starter-hugo-academic)|🎓 Hugo Academic Theme 创建一个学术网站. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify.|1885|1|2022-02-27| +|29|[4paradigm/AutoX](https://github.com/4paradigm/AutoX)|AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data.|199|1|2022-03-05| +|30|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|85|1|2022-01-12| +|31|[ni1o1/transbigdata](https://github.com/ni1o1/transbigdata)|A Python package develop for transportation spatio-temporal big data processing, analysis and visualization.|81|1|2022-03-05| +|32|[Tiiiger/bert_score](https://github.com/Tiiiger/bert_score)|BERT score for text generation|836|1|2021-12-10| +|33|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|388|1|2022-02-22| +|34|[eastmountyxz/ImageProcessing-Python](https://github.com/eastmountyxz/ImageProcessing-Python)|该资源为作者在CSDN的撰写Python图像处理文章的支撑,主要是Python实现图像处理、图像识别、图像分类等算法代码实现,希望该资源对您有所帮助,一起加油。|863|1|2021-11-08| +|35|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|278|1|2022-01-17| +|36|[44670/SourceHanSans-Pixel](https://github.com/44670/SourceHanSans-Pixel)|基于思源黑体的开源像素字体|172|1|2022-01-03| +|37|[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|982|1|2022-02-07| +|38|[LinXueyuanStdio/LaTeX_OCR_PRO](https://github.com/LinXueyuanStdio/LaTeX_OCR_PRO)|:art: 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)Math Formula OCR Pro, supports handwrite, Chinese-mixed formulas and simple symbol reasoning (based on LaTeX AST). |544|1|2022-02-21| +|39|[miracleyoo/pytorch-lightning-template](https://github.com/miracleyoo/pytorch-lightning-template)|An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit all ...|220|1|2022-03-01| +|40|[hansu1017/WSDM2022-Retention-Score-Prediction](https://github.com/hansu1017/WSDM2022-Retention-Score-Prediction)|WSDM2022留存预测挑战赛 第1名解决方案|49|1|2022-02-26| +|41|[tugstugi/dl-colab-notebooks](https://github.com/tugstugi/dl-colab-notebooks)|Try out deep learning models online on Google Colab|1308|1|2022-01-13| +|42|[chokkan/mlnote](https://github.com/chokkan/mlnote)|機械学習帳|192|1|2022-02-01| +|43|[ypwhs/captcha_break](https://github.com/ypwhs/captcha_break)|验证码识别|2326|1|2022-02-25| +|44|[PaddlePaddle/Quantum](https://github.com/PaddlePaddle/Quantum)|-|339|1|2021-12-15| +|45|[wbbhcb/stock_market](https://github.com/wbbhcb/stock_market)|-|428|1|2021-11-01| +|46|[OneOneLiu/ggcnn_cornell_dataset](https://github.com/OneOneLiu/ggcnn_cornell_dataset)|cornell grasp dataset analyses and process|26|0|2022-02-25| +|47|[Dustyposa/goSpider](https://github.com/Dustyposa/goSpider)|some small project and some articles|56|0|2021-12-03| +|48|[oegedijk/dash_oop_components](https://github.com/oegedijk/dash_oop_components)|OOP components for plotly dash that make dashboard components composable, reusable and configurable|27|0|2022-03-01| +|49|[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| +|50|[xiaonan8826/jeffindex](https://github.com/xiaonan8826/jeffindex)|-|10|0|2021-09-08| +|51|[imistyrain/MTCNN](https://github.com/imistyrain/MTCNN)|Realtime Face Detection and Head pose estimation on Windows、Ubuntu、Mac、Android and iOS|426|0|2022-01-27| +|52|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|Everything I know: DevOps & CloudNative, Music, etc...|32|0|2022-03-05| +|53|[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(虚假新闻分类)的第三名的解决方案|14|0|2021-12-04| +|54|[xianghuisun/Chinese_KGQA](https://github.com/xianghuisun/Chinese_KGQA)|该仓库目的是实现基于知识图谱的中文问答系统|18|0|2021-12-22| +|55|[isee15/Card-Ocr](https://github.com/isee15/Card-Ocr)|身份证识别OCR|383|0|2021-09-22| +|56|[xieyan0811/pdfconv](https://github.com/xieyan0811/pdfconv)|中文PDF转TXT的实用工具|19|0|2021-10-13| +|57|[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| +|58|[dbkk/docx-researchmap](https://github.com/dbkk/docx-researchmap)|-|21|0|2022-02-27| +|59|[zhangzhiqiangccm/NLP-project](https://github.com/zhangzhiqiangccm/NLP-project)|自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。|85|0|2021-11-02| +|60|[jajupmochi/graphkit-learn](https://github.com/jajupmochi/graphkit-learn)|A python package for graph kernels, graph edit distances, and graph pre-image problem.|75|0|2022-02-14| +|61|[BSlience/rasa-conversational-ai](https://github.com/BSlience/rasa-conversational-ai)|Conversational AI based on Rasa|31|0|2022-02-11| +|62|[qwfy/doc-browser](https://github.com/qwfy/doc-browser)|A documentation browser with support for DevDocs, Dash and Hoogle, written in Haskell and QML|106|0|2021-10-09| +|63|[ybdesire/machinelearning](https://github.com/ybdesire/machinelearning)|My machine learning code written by python.|29|0|2021-11-19| |64|[CUHKSZ-TQL/WeiboSpider_SentimentAnalysis](https://github.com/CUHKSZ-TQL/WeiboSpider_SentimentAnalysis)|借助Python抓取微博数据,并对抓取的数据进行情绪分析|243|0|2022-03-02| |65|[moliqingwa/carbon_challenge](https://github.com/moliqingwa/carbon_challenge)|捕碳大作战|14|0|2021-12-22| |66|[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 |95|0|2022-01-10| -|67|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|78|0|2022-03-04| +|67|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|78|0|2022-03-05| |68|[1165048017/BlogLearning](https://github.com/1165048017/BlogLearning)|自己的学习历程,重点包括各种好玩的图像处理算法、运动捕捉、机器学习|101|0|2022-02-11| |69|[Kahhann92/FaceMask-recognition](https://github.com/Kahhann92/FaceMask-recognition)|此一project是由清华大学医学院的姚非凡与郑家瀚共同开发完成,这里运用了三个目标检测模型,来找到图像里的人脸,以及他们是否有带口罩,是个目标检测+2分类问题。 这一readme.md文件是为了帮助使用者如何正确使用我们的code。我们使用FasterRCNN可达到0.7的mAP[.5:.95]。|14|0|2022-01-21| |70|[zsc/kid-programming](https://github.com/zsc/kid-programming)|Programming exercises for kids (no prior programming experience required)|13|0|2021-11-05| -|71|[serengil/tensorflow-101](https://github.com/serengil/tensorflow-101)|TensorFlow 101: Introduction to Deep Learning|784|0|2022-02-15| +|71|[serengil/tensorflow-101](https://github.com/serengil/tensorflow-101)|TensorFlow 101: Introduction to Deep Learning|785|0|2022-02-15| |72|[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| |73|[agave233/2020-CCF-Crowd-Flow-Prediction](https://github.com/agave233/2020-CCF-Crowd-Flow-Prediction)|科技战疫-大数据公益挑战赛-DataFountain重点区域人群密度预测 第1名方案|30|0|2021-12-28| |74|[jackhuntcn/2021ccf_iqiyi_nlp](https://github.com/jackhuntcn/2021ccf_iqiyi_nlp)|-|16|0|2021-12-03| @@ -86,7 +86,7 @@ |79|[areejokaili/topic_labelling](https://github.com/areejokaili/topic_labelling)|-|16|0|2022-02-10| |80|[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-02-15| |81|[vespa-engine/sample-apps](https://github.com/vespa-engine/sample-apps)|Repository of sample applications|157|0|2022-03-04| -|82|[duoergun0729/adversarial_examples](https://github.com/duoergun0729/adversarial_examples)|对抗样本|164|0|2022-02-11| +|82|[duoergun0729/adversarial_examples](https://github.com/duoergun0729/adversarial_examples)|对抗样本|165|0|2022-02-11| |83|[chokkan/python](https://github.com/chokkan/python)|Python早見帳|57|0|2021-11-28| |84|[zhouwei713/data_analysis](https://github.com/zhouwei713/data_analysis)|一些爬虫和数据分析相关实战练习|307|0|2022-01-26| |85|[lyj555/SelfLearning](https://github.com/lyj555/SelfLearning)|该项目主要是自学过程中对于一些知识点的整理,项目整体分为四部分,分别是算法、工程、工具和数学知识。算法部分主要是常用的机器学习(LR、SVM、树模型、XGBoost、LightGBM和CatBoost等)和深度学习算法(NLP和CV以及一些基础知识),工程部分主要是spark和hive|13|0|2021-12-06| @@ -100,7 +100,7 @@ |93|[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|147|0|2022-02-13| |94|[deepjavalibrary/d2l-java-zh](https://github.com/deepjavalibrary/d2l-java-zh)|-|11|0|2021-12-06| |95|[xjtulyc/lyc_code](https://github.com/xjtulyc/lyc_code)|-|11|0|2021-11-29| -|96|[X-lab2017/open-digger](https://github.com/X-lab2017/open-digger)|GitHub analysis tools|91|0|2022-03-02| +|96|[X-lab2017/open-digger](https://github.com/X-lab2017/open-digger)|GitHub analysis tools|91|0|2022-03-05| |97|[dglai/maxp_baseline_model](https://github.com/dglai/maxp_baseline_model)|-|67|0|2021-11-05| |98|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|26|0|2022-03-02| |99|[neozhu/smartadmin.core.urf](https://github.com/neozhu/smartadmin.core.urf)|Domain Driven Design (DDD) lightweight development architecture(support .net 5.0)|97|0|2021-09-13| @@ -114,97 +114,97 @@ |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.|274|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|64|0|2021-10-05| -|110|[deepintomlf/mlfbook](https://github.com/deepintomlf/mlfbook)|-|28|0|2021-09-26| -|111|[linguishi/chinese_sentiment](https://github.com/linguishi/chinese_sentiment)|中文情感分析,CNN,BI-LSTM,文本分类|369|0|2022-02-10| -|112|[hscspring/All4NLP](https://github.com/hscspring/All4NLP)|All For NLP, especially Chinese.|160|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)|44|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.|63|0|2022-02-12| -|116|[linbang/Metapath2vec](https://github.com/linbang/Metapath2vec)|使用DGL和pytorch实现metapath2vec|27|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)|83|0|2022-03-04| -|118|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|45|0|2022-02-22| -|119|[01ly/Codes](https://github.com/01ly/Codes)|不可能不会系列|29|0|2022-02-10| -|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)|-|103|0|2022-02-04| -|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-03-03| -|125|[QikaiXu/Recommender-System-Pytorch](https://github.com/QikaiXu/Recommender-System-Pytorch)|基于 Pytorch 实现推荐系统相关的算法|43|0|2021-11-17| -|126|[JuliaCN/MeetUpMaterials](https://github.com/JuliaCN/MeetUpMaterials)|Julia中文社区活动的各种材料 Meetup Materials |62|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!|77|0|2022-02-10| -|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 ...|52|0|2022-03-03| -|129|[HowardNTUST/Marketing-Data-Science-Application](https://github.com/HowardNTUST/Marketing-Data-Science-Application)|-|96|0|2022-02-28| -|130|[cacolola/python-LEC](https://github.com/cacolola/python-LEC)|python数据分析基础|32|0|2022-02-21| -|131|[luiarthur/TuringBnpBenchmarks](https://github.com/luiarthur/TuringBnpBenchmarks)|Benchmarks of Bayesian Nonparametric models in Turing and other PPLs|24|0|2022-02-11| -|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|585|0|2022-02-12| -|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|136|0|2021-09-13| -|136|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|99|0|2022-02-24| -|137|[nmcdev/meteva](https://github.com/nmcdev/meteva)|提供气象产品检验相关程序|129|0|2022-03-03| -|138|[lvxingchang/Interesting-python](https://github.com/lvxingchang/Interesting-python)|-|49|0|2021-10-21| -|139|[polarisZhao/pytorch-cookbook](https://github.com/polarisZhao/pytorch-cookbook)|-|43|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 🐍|32|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|163|0|2022-02-28| -|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|15|0|2022-02-10| -|145|[lcan520/BankCardRecognition](https://github.com/lcan520/BankCardRecognition)|基于python3.6+opencv3+tensorflow+cnn的银行卡识别|13|0|2021-10-05| -|146|[mapicccy/funcat](https://github.com/mapicccy/funcat)|Using very simple code to compute indicator of stock\crytocurrency. For example, MA(C, 5) means average closed-price for last 5 days.|16|0|2022-01-19| -|147|[polimi-ispl/deep_prior_interpolation](https://github.com/polimi-ispl/deep_prior_interpolation)|Interpolation of seismic data through Deep Priors|10|0|2021-10-12| -|148|[xinihe/jrxy_python_course](https://github.com/xinihe/jrxy_python_course)|Python in Finance |54|0|2021-12-20| -|149|[lingjzhu/probing-TTS-models](https://github.com/lingjzhu/probing-TTS-models)|Link to paper: https://www.isca-speech.org/archive_v0/SpeechProsody_2020/pdfs/51.pdf|26|0|2021-09-06| -|150|[hugo2046/Quantitative-analysis](https://github.com/hugo2046/Quantitative-analysis)|量化研究-券商金工研报复现|160|0|2022-02-24| -|151|[Sanzo00/files](https://github.com/Sanzo00/files)|托管代码和一些文件|10|0|2021-11-28| -|152|[svakulenk0/KBQA](https://github.com/svakulenk0/KBQA)|Complex Question Answering over Knowledge Graphs|82|0|2022-02-11| -|153|[makelove/True_Artificial_Intelligence](https://github.com/makelove/True_Artificial_Intelligence)|真AI人工智能|41|0|2022-03-02| -|154|[genkuroki/Statistics](https://github.com/genkuroki/Statistics)|Notes of Statistics|18|0|2022-02-18| -|155|[aws-samples/smart-cooler](https://github.com/aws-samples/smart-cooler)|-|22|0|2022-02-14| -|156|[czczup/UrbanRegionFunctionClassification](https://github.com/czczup/UrbanRegionFunctionClassification)|第五届百度西安交大大数据竞赛 城市区域功能分类 Baseline|81|0|2021-12-16| -|157|[dataforgoodfr/batch7_satellite_ges](https://github.com/dataforgoodfr/batch7_satellite_ges)|-|14|0|2021-09-28| -|158|[baidu/Quanlse](https://github.com/baidu/Quanlse)|-|28|0|2021-12-22| -|159|[richieBao/Urban-Spatial-Data-Analysis_python](https://github.com/richieBao/Urban-Spatial-Data-Analysis_python)|The second phase of <城市空间数据分析方法——PYTHON语言实现>|20|0|2021-12-13| -|160|[nwpc-oper/reki](https://github.com/nwpc-oper/reki)|A data tool in CEMC/CMA.|10|0|2021-11-24| -|161|[lukewys/SunXiaoChuan-spider](https://github.com/lukewys/SunXiaoChuan-spider)|A scrapper and analyze result on weibos of SunXiaoChuan. 孙笑川微博的爬虫与分析|34|0|2022-03-02| -|162|[avantcontra/coding-druid](https://github.com/avantcontra/coding-druid)|"Coding Druid" series is my horizontal programming practice notes, each part around a topic (mathematical physics electronic graphics sound...), implemented in several programming languages.|64|0|2021-10-01| -|163|[Yefee/xMCA](https://github.com/Yefee/xMCA)|Maximum Covariance Analysis in xarray for Climate Science|41|0|2021-11-07| -|164|[brain-zhang/xianglong](https://github.com/brain-zhang/xianglong)|资产配置方案|179|0|2021-09-07| -|165|[HuichuanLI/play-with-graph-algorithme](https://github.com/HuichuanLI/play-with-graph-algorithme)|python实现的初级图论算法库:环检测问题,桥和割点,最小生成树,最短路径,欧拉路径,哈密尔顿路径,拓扑排序,最大流问题,匹配问题(匈牙利算法)|24|0|2021-09-16| -|166|[eval4nlp/SharedTask2021](https://github.com/eval4nlp/SharedTask2021)|-|13|0|2021-11-23| -|167|[azy1988/ML-CV](https://github.com/azy1988/ML-CV)|机器学习实战|119|0|2022-02-11| -|168|[edwardlikaiyuan/QiPy](https://github.com/edwardlikaiyuan/QiPy)|OLDLee的Python气象应用私教课|17|0|2021-09-12| -|169|[EmbraceLife/fastai_treasures](https://github.com/EmbraceLife/fastai_treasures)|digging the endless treasures of fastai|20|0|2022-02-26| -|170|[guyujun/pyrosetta-basic](https://github.com/guyujun/pyrosetta-basic)|-|56|0|2021-10-27| -|171|[IvanaXu/TianChiProj](https://github.com/IvanaXu/TianChiProj)|TianChiProj 天池|16|0|2021-11-21| -|172|[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| -|173|[mindspore-ai/docs](https://github.com/mindspore-ai/docs)|MindSpore document|145|0|2022-03-04| -|174|[Daya-Jin/ML_for_learner](https://github.com/Daya-Jin/ML_for_learner)|Implementations of the machine learning algorithm with Python and numpy|72|0|2021-10-20| -|175|[PanJinquan/python-learning-notes](https://github.com/PanJinquan/python-learning-notes)|代码|26|0|2022-01-13| -|176|[LogicJake/competition_baselines](https://github.com/LogicJake/competition_baselines)|开源的各大比赛baseline|284|0|2021-12-28| -|177|[DeepTrial/Retina-VesselNet](https://github.com/DeepTrial/Retina-VesselNet)|A Simple U-net model for Retinal Blood Vessel Segmentation based on tensorflow2|221|0|2022-02-09| -|178|[simbafl/Data-analysis](https://github.com/simbafl/Data-analysis)|数据分析,挖掘建模。|159|0|2022-01-02| -|179|[Sanzo00/ML-homework](https://github.com/Sanzo00/ML-homework)|吴恩达机器学习作业|16|0|2021-10-18| -|180|[zengwb-lx/yolov5-deepsort-pedestrian-counting](https://github.com/zengwb-lx/yolov5-deepsort-pedestrian-counting)|yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下|47|0|2021-09-04| -|181|[tcmyxc/DL-AndrewNg](https://github.com/tcmyxc/DL-AndrewNg)|吴恩达深度学习2021年空白作业|17|0|2021-09-13| -|182|[blueapplehe/car_identify](https://github.com/blueapplehe/car_identify)|汽车识别,汽车车型识别,汽车品牌识别,车辆识别,深度学习,神经网络|93|0|2022-01-28| -|183|[lsh1994/remote_sensing_pretrained_models](https://github.com/lsh1994/remote_sensing_pretrained_models)|Remote Sensing pretrained weights with CNN finetune(PyTorch)|11|0|2021-09-17| -|184|[Ixiaohuihuihui/Tiny-Defect-Detection-for-PCB](https://github.com/Ixiaohuihuihui/Tiny-Defect-Detection-for-PCB)|This is a repository about PCB defect detection.|252|0|2022-02-10| -|185|[PaddlePaddle/PaddleSpatial](https://github.com/PaddlePaddle/PaddleSpatial)|PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle. |29|0|2021-12-17| -|186|[KoichiYasuoka/SuPar-Kanbun-1.3.4](https://github.com/KoichiYasuoka/SuPar-Kanbun-1.3.4)|Tokenizer POS-tagger and Dependency-parser for Classical Chinese|14|0|2021-12-16| -|187|[lures2019/lures2020-demos](https://github.com/lures2019/lures2020-demos)|lures2020年写的一些项目和程序|26|0|2021-09-11| -|188|[codecat0/CV](https://github.com/codecat0/CV)|本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!|15|0|2022-01-01| -|189|[EMUNES/Auto-Subtitle-File-Generation](https://github.com/EMUNES/Auto-Subtitle-File-Generation)|Generate subtitle files with timelines in an automatic way.|25|0|2021-11-09| -|190|[arjunmann73/Data-Analytics-Projects](https://github.com/arjunmann73/Data-Analytics-Projects)|:mag_right: Data analysis with real world data sets using Python :mag:|101|0|2021-10-16| -|191|[HuichuanLI/Recommand-Algorithme](https://github.com/HuichuanLI/Recommand-Algorithme)|推荐算法实战(Recommend algorithm)|37|0|2021-10-31| -|192|[Masterchiefm/Thirdparty-huawei-Share-OneHop](https://github.com/Masterchiefm/Thirdparty-huawei-Share-OneHop)|制作第三方华为一碰传标签/已完成历史使命,擦除标签的方案已整合入@汉客儿 最新工具。|96|0|2022-02-27| -|193|[moeheart/jx3bla](https://github.com/moeheart/jx3bla)|JX3 Battle Log Analyse|10|0|2021-12-06| -|194|[zll17/Neural_Topic_Models](https://github.com/zll17/Neural_Topic_Models)|Implementation of topic models based on neural network approaches.|233|0|2021-11-12| -|195|[SocratesAcademy/datascience](https://github.com/SocratesAcademy/datascience)|Introduction to Python Programming for Data Science|30|0|2022-01-13| -|196|[collective-action/tech](https://github.com/collective-action/tech)|Documentation of all collective action from tech workers.|186|0|2022-03-04| -|197|[BohriumKwong/Deep_learning_in_WSI](https://github.com/BohriumKwong/Deep_learning_in_WSI)|将深度学习用于病理图像分析以及Openslide和OpenCV使用入門資料|40|0|2022-02-09| -|198|[ShowMeAI-Hub/awesome-AI-cheatsheets](https://github.com/ShowMeAI-Hub/awesome-AI-cheatsheets)|AI与数据科学各类工具库速查表与参考代码|14|0|2021-12-18| -|199|[leolle/deep_learning](https://github.com/leolle/deep_learning)|projects about NLP knowledge graph, web crawling, word embedding, entity&relation extraction.|11|0|2021-11-10| -|200|[zhaihulu/DataScience](https://github.com/zhaihulu/DataScience)|-|21|0|2021-10-12| +|110|[lyj157175/nlp_projects](https://github.com/lyj157175/nlp_projects)|NLP实战项目|16|0|2022-03-05| +|111|[deepintomlf/mlfbook](https://github.com/deepintomlf/mlfbook)|-|28|0|2021-09-26| +|112|[linguishi/chinese_sentiment](https://github.com/linguishi/chinese_sentiment)|中文情感分析,CNN,BI-LSTM,文本分类|370|0|2022-02-10| +|113|[hscspring/All4NLP](https://github.com/hscspring/All4NLP)|All For NLP, especially Chinese.|160|0|2021-10-22| +|114|[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)|45|0|2022-01-19| +|115|[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| +|116|[lingjzhu/charsiu](https://github.com/lingjzhu/charsiu)|Charsiu: A neural phonetic aligner.|63|0|2022-02-12| +|117|[linbang/Metapath2vec](https://github.com/linbang/Metapath2vec)|使用DGL和pytorch实现metapath2vec|27|0|2021-09-17| +|118|[je-santos/MPLBM-UT](https://github.com/je-santos/MPLBM-UT)|Library for performing multiphase simulations (based on the Shan-Chen model) in complicated geometries (i.e. porous media 3D images)|83|0|2022-03-04| +|119|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|45|0|2022-02-22| +|120|[01ly/Codes](https://github.com/01ly/Codes)|不可能不会系列|29|0|2022-02-10| +|121|[RenShuhuai-Andy/my-tools](https://github.com/RenShuhuai-Andy/my-tools)|my commonly-used tools|11|0|2021-11-29| +|122|[jonnor/embeddedml](https://github.com/jonnor/embeddedml)|-|103|0|2022-02-04| +|123|[evaseemefly/TyphoonSearchSys](https://github.com/evaseemefly/TyphoonSearchSys)|NMEFC——台风相似路径系统|10|0|2021-10-05| +|124|[Jackthebighead/duplicate-question-pair-identification](https://github.com/Jackthebighead/duplicate-question-pair-identification)|Three models are implemented for text similarity classification/STS problem on Quora Question Pairs dataset.|11|0|2021-11-12| +|125|[wx-chevalier/ai-models](https://github.com/wx-chevalier/ai-models)|Artificial Intelligence & Machine Learning & DeepLearning & NLP & CV Workbench 示例,算法,模型,应用,TensorFlow & PyTorch,Kaggle|18|0|2022-03-03| +|126|[QikaiXu/Recommender-System-Pytorch](https://github.com/QikaiXu/Recommender-System-Pytorch)|基于 Pytorch 实现推荐系统相关的算法|43|0|2021-11-17| +|127|[JuliaCN/MeetUpMaterials](https://github.com/JuliaCN/MeetUpMaterials)|Julia中文社区活动的各种材料 Meetup Materials |62|0|2021-12-23| +|128|[Flowingsun007/DeepLearningTutorial](https://github.com/Flowingsun007/DeepLearningTutorial)|Talk is cheap,show me the code ! Deep Learning,Leaning deep,Have fun!|77|0|2022-02-10| +|129|[madhavmk/Noise2Noise-audio_denoising_without_clean_training_data](https://github.com/madhavmk/Noise2Noise-audio_denoising_without_clean_training_data)|Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy ...|52|0|2022-03-03| +|130|[HowardNTUST/Marketing-Data-Science-Application](https://github.com/HowardNTUST/Marketing-Data-Science-Application)|-|96|0|2022-02-28| +|131|[cacolola/python-LEC](https://github.com/cacolola/python-LEC)|python数据分析基础|32|0|2022-02-21| +|132|[luiarthur/TuringBnpBenchmarks](https://github.com/luiarthur/TuringBnpBenchmarks)|Benchmarks of Bayesian Nonparametric models in Turing and other PPLs|24|0|2022-02-11| +|133|[JuliaCN/juliacn.github.io](https://github.com/JuliaCN/juliacn.github.io)|Source code for cn.julialang.org|15|0|2021-12-21| +|134|[patrick-llgc/Learning-Deep-Learning](https://github.com/patrick-llgc/Learning-Deep-Learning)|Paper reading notes on Deep Learning and Machine Learning|585|0|2022-02-12| +|135|[dsh0416/quantum-i-ching](https://github.com/dsh0416/quantum-i-ching)|A Quantum 爻 System Implementation for Divination |94|0|2022-01-21| +|136|[chenmingxiang110/Chinese-automatic-speech-recognition](https://github.com/chenmingxiang110/Chinese-automatic-speech-recognition)|Chinese speech recognition|136|0|2021-09-13| +|137|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|99|0|2022-02-24| +|138|[nmcdev/meteva](https://github.com/nmcdev/meteva)|提供气象产品检验相关程序|129|0|2022-03-03| +|139|[lvxingchang/Interesting-python](https://github.com/lvxingchang/Interesting-python)|-|49|0|2021-10-21| +|140|[polarisZhao/pytorch-cookbook](https://github.com/polarisZhao/pytorch-cookbook)|-|43|0|2022-01-13| +|141|[xsthunder/download-youtube-subtitle](https://github.com/xsthunder/download-youtube-subtitle)|download youtube subtitles(closed caption, cc) as txt or json, support translation and proxy. available on PIP 🐍|32|0|2022-01-01| +|142|[xiaomingnotes/sdu2021](https://github.com/xiaomingnotes/sdu2021)|sdu2021 traffic交通监控|12|0|2021-11-03| +|143|[huseinzol05/malay-dataset](https://github.com/huseinzol05/malay-dataset)|Text corpus for Bahasa Malaysia, https://malaya.readthedocs.io/en/latest/Dataset.html|163|0|2022-02-28| +|144|[alext234/coronavirus-stats](https://github.com/alext234/coronavirus-stats)|Automatically scrape data and statistics on Coronavirus to make them easily accessible in CSV format|47|0|2021-12-13| +|145|[AnzorGozalishvili/unsupervised_keyword_extraction](https://github.com/AnzorGozalishvili/unsupervised_keyword_extraction)|Unsupervised approach to keyword extraction|15|0|2022-02-10| +|146|[lcan520/BankCardRecognition](https://github.com/lcan520/BankCardRecognition)|基于python3.6+opencv3+tensorflow+cnn的银行卡识别|13|0|2021-10-05| +|147|[mapicccy/funcat](https://github.com/mapicccy/funcat)|Using very simple code to compute indicator of stock\crytocurrency. For example, MA(C, 5) means average closed-price for last 5 days.|16|0|2022-01-19| +|148|[polimi-ispl/deep_prior_interpolation](https://github.com/polimi-ispl/deep_prior_interpolation)|Interpolation of seismic data through Deep Priors|10|0|2021-10-12| +|149|[xinihe/jrxy_python_course](https://github.com/xinihe/jrxy_python_course)|Python in Finance |54|0|2021-12-20| +|150|[lingjzhu/probing-TTS-models](https://github.com/lingjzhu/probing-TTS-models)|Link to paper: https://www.isca-speech.org/archive_v0/SpeechProsody_2020/pdfs/51.pdf|26|0|2021-09-06| +|151|[hugo2046/Quantitative-analysis](https://github.com/hugo2046/Quantitative-analysis)|量化研究-券商金工研报复现|161|0|2022-02-24| +|152|[Sanzo00/files](https://github.com/Sanzo00/files)|托管代码和一些文件|10|0|2021-11-28| +|153|[svakulenk0/KBQA](https://github.com/svakulenk0/KBQA)|Complex Question Answering over Knowledge Graphs|82|0|2022-02-11| +|154|[makelove/True_Artificial_Intelligence](https://github.com/makelove/True_Artificial_Intelligence)|真AI人工智能|42|0|2022-03-02| +|155|[genkuroki/Statistics](https://github.com/genkuroki/Statistics)|Notes of Statistics|18|0|2022-02-18| +|156|[aws-samples/smart-cooler](https://github.com/aws-samples/smart-cooler)|-|22|0|2022-02-14| +|157|[czczup/UrbanRegionFunctionClassification](https://github.com/czczup/UrbanRegionFunctionClassification)|第五届百度西安交大大数据竞赛 城市区域功能分类 Baseline|81|0|2021-12-16| +|158|[dataforgoodfr/batch7_satellite_ges](https://github.com/dataforgoodfr/batch7_satellite_ges)|-|14|0|2021-09-28| +|159|[baidu/Quanlse](https://github.com/baidu/Quanlse)|-|28|0|2021-12-22| +|160|[richieBao/Urban-Spatial-Data-Analysis_python](https://github.com/richieBao/Urban-Spatial-Data-Analysis_python)|The second phase of <城市空间数据分析方法——PYTHON语言实现>|20|0|2021-12-13| +|161|[nwpc-oper/reki](https://github.com/nwpc-oper/reki)|A data tool in CEMC/CMA.|10|0|2021-11-24| +|162|[lukewys/SunXiaoChuan-spider](https://github.com/lukewys/SunXiaoChuan-spider)|A scrapper and analyze result on weibos of SunXiaoChuan. 孙笑川微博的爬虫与分析|34|0|2022-03-02| +|163|[avantcontra/coding-druid](https://github.com/avantcontra/coding-druid)|"Coding Druid" series is my horizontal programming practice notes, each part around a topic (mathematical physics electronic graphics sound...), implemented in several programming languages.|64|0|2021-10-01| +|164|[Yefee/xMCA](https://github.com/Yefee/xMCA)|Maximum Covariance Analysis in xarray for Climate Science|41|0|2021-11-07| +|165|[brain-zhang/xianglong](https://github.com/brain-zhang/xianglong)|资产配置方案|179|0|2021-09-07| +|166|[HuichuanLI/play-with-graph-algorithme](https://github.com/HuichuanLI/play-with-graph-algorithme)|python实现的初级图论算法库:环检测问题,桥和割点,最小生成树,最短路径,欧拉路径,哈密尔顿路径,拓扑排序,最大流问题,匹配问题(匈牙利算法)|24|0|2021-09-16| +|167|[eval4nlp/SharedTask2021](https://github.com/eval4nlp/SharedTask2021)|-|13|0|2021-11-23| +|168|[azy1988/ML-CV](https://github.com/azy1988/ML-CV)|机器学习实战|119|0|2022-02-11| +|169|[edwardlikaiyuan/QiPy](https://github.com/edwardlikaiyuan/QiPy)|OLDLee的Python气象应用私教课|17|0|2021-09-12| +|170|[EmbraceLife/fastai_treasures](https://github.com/EmbraceLife/fastai_treasures)|digging the endless treasures of fastai|20|0|2022-02-26| +|171|[guyujun/pyrosetta-basic](https://github.com/guyujun/pyrosetta-basic)|-|56|0|2021-10-27| +|172|[IvanaXu/TianChiProj](https://github.com/IvanaXu/TianChiProj)|TianChiProj 天池|16|0|2021-11-21| +|173|[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| +|174|[mindspore-ai/docs](https://github.com/mindspore-ai/docs)|MindSpore document|145|0|2022-03-05| +|175|[Daya-Jin/ML_for_learner](https://github.com/Daya-Jin/ML_for_learner)|Implementations of the machine learning algorithm with Python and numpy|72|0|2021-10-20| +|176|[PanJinquan/python-learning-notes](https://github.com/PanJinquan/python-learning-notes)|代码|26|0|2022-01-13| +|177|[LogicJake/competition_baselines](https://github.com/LogicJake/competition_baselines)|开源的各大比赛baseline|284|0|2021-12-28| +|178|[DeepTrial/Retina-VesselNet](https://github.com/DeepTrial/Retina-VesselNet)|A Simple U-net model for Retinal Blood Vessel Segmentation based on tensorflow2|221|0|2022-02-09| +|179|[simbafl/Data-analysis](https://github.com/simbafl/Data-analysis)|数据分析,挖掘建模。|159|0|2022-01-02| +|180|[Sanzo00/ML-homework](https://github.com/Sanzo00/ML-homework)|吴恩达机器学习作业|16|0|2021-10-18| +|181|[zengwb-lx/yolov5-deepsort-pedestrian-counting](https://github.com/zengwb-lx/yolov5-deepsort-pedestrian-counting)|yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下|47|0|2021-09-04| +|182|[tcmyxc/DL-AndrewNg](https://github.com/tcmyxc/DL-AndrewNg)|吴恩达深度学习2021年空白作业|17|0|2021-09-13| +|183|[blueapplehe/car_identify](https://github.com/blueapplehe/car_identify)|汽车识别,汽车车型识别,汽车品牌识别,车辆识别,深度学习,神经网络|93|0|2022-01-28| +|184|[lsh1994/remote_sensing_pretrained_models](https://github.com/lsh1994/remote_sensing_pretrained_models)|Remote Sensing pretrained weights with CNN finetune(PyTorch)|11|0|2021-09-17| +|185|[Ixiaohuihuihui/Tiny-Defect-Detection-for-PCB](https://github.com/Ixiaohuihuihui/Tiny-Defect-Detection-for-PCB)|This is a repository about PCB defect detection.|252|0|2022-02-10| +|186|[PaddlePaddle/PaddleSpatial](https://github.com/PaddlePaddle/PaddleSpatial)|PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle. |29|0|2021-12-17| +|187|[KoichiYasuoka/SuPar-Kanbun-1.3.4](https://github.com/KoichiYasuoka/SuPar-Kanbun-1.3.4)|Tokenizer POS-tagger and Dependency-parser for Classical Chinese|14|0|2021-12-16| +|188|[lures2019/lures2020-demos](https://github.com/lures2019/lures2020-demos)|lures2020年写的一些项目和程序|26|0|2021-09-11| +|189|[codecat0/CV](https://github.com/codecat0/CV)|本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!|15|0|2022-01-01| +|190|[EMUNES/Auto-Subtitle-File-Generation](https://github.com/EMUNES/Auto-Subtitle-File-Generation)|Generate subtitle files with timelines in an automatic way.|25|0|2021-11-09| +|191|[arjunmann73/Data-Analytics-Projects](https://github.com/arjunmann73/Data-Analytics-Projects)|:mag_right: Data analysis with real world data sets using Python :mag:|102|0|2021-10-16| +|192|[HuichuanLI/Recommand-Algorithme](https://github.com/HuichuanLI/Recommand-Algorithme)|推荐算法实战(Recommend algorithm)|37|0|2021-10-31| +|193|[Masterchiefm/Thirdparty-huawei-Share-OneHop](https://github.com/Masterchiefm/Thirdparty-huawei-Share-OneHop)|制作第三方华为一碰传标签/已完成历史使命,擦除标签的方案已整合入@汉客儿 最新工具。|96|0|2022-02-27| +|194|[moeheart/jx3bla](https://github.com/moeheart/jx3bla)|JX3 Battle Log Analyse|10|0|2021-12-06| +|195|[zll17/Neural_Topic_Models](https://github.com/zll17/Neural_Topic_Models)|Implementation of topic models based on neural network approaches.|233|0|2021-11-12| +|196|[SocratesAcademy/datascience](https://github.com/SocratesAcademy/datascience)|Introduction to Python Programming for Data Science|30|0|2022-01-13| +|197|[collective-action/tech](https://github.com/collective-action/tech)|Documentation of all collective action from tech workers.|186|0|2022-03-05| +|198|[BohriumKwong/Deep_learning_in_WSI](https://github.com/BohriumKwong/Deep_learning_in_WSI)|将深度学习用于病理图像分析以及Openslide和OpenCV使用入門資料|40|0|2022-02-09| +|199|[ShowMeAI-Hub/awesome-AI-cheatsheets](https://github.com/ShowMeAI-Hub/awesome-AI-cheatsheets)|AI与数据科学各类工具库速查表与参考代码|14|0|2021-12-18| +|200|[leolle/deep_learning](https://github.com/leolle/deep_learning)|projects about NLP knowledge graph, web crawling, word embedding, entity&relation extraction.|11|0|2021-11-10|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Kotlin.md b/content/charts/growth/software/Kotlin.md index 53de50c7..ac0786d4 100644 --- a/content/charts/growth/software/Kotlin.md +++ b/content/charts/growth/software/Kotlin.md @@ -1,56 +1,56 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Kotlin -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|907|12|2022-03-03| -|2|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|8734|9|2022-03-04| -|3|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7808|8|2022-03-03| -|4|[gedoor/legado](https://github.com/gedoor/legado)|阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7010|7|2022-03-04| -|5|[xiaojinzi123/TallyApp](https://github.com/xiaojinzi123/TallyApp)|一个 Android 的记账 App, 完全的 Kotlin + 响应式编程 + Room 数据库|18|5|2022-03-02| -|6|[shaokeyibb/ChsiStatusOnlineVerification4J](https://github.com/shaokeyibb/ChsiStatusOnlineVerification4J)|学信网学籍/学历在线验证报告查询 API|9|5|2022-03-03| -|7|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|3893|4|2022-01-19| -|8|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|3146|4|2022-03-04| -|9|[guolindev/PermissionX](https://github.com/guolindev/PermissionX)|An open source Android library that makes handling runtime permissions extremely easy.|2319|3|2021-12-24| +|1|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|907|11|2022-03-03| +|2|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|8743|9|2022-03-05| +|3|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7811|8|2022-03-03| +|4|[gedoor/legado](https://github.com/gedoor/legado)|阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7019|7|2022-03-05| +|5|[xiaojinzi123/TallyApp](https://github.com/xiaojinzi123/TallyApp)|一个 Android 的记账 App, 完全的 Kotlin + 响应式编程 + Room 数据库|22|4|2022-03-02| +|6|[shaokeyibb/ChsiStatusOnlineVerification4J](https://github.com/shaokeyibb/ChsiStatusOnlineVerification4J)|学信网学籍/学历在线验证报告查询 API|11|4|2022-03-03| +|7|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|3894|4|2022-03-05| +|8|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|3151|4|2022-03-05| +|9|[guolindev/PermissionX](https://github.com/guolindev/PermissionX)|An open source Android library that makes handling runtime permissions extremely easy.|2320|3|2021-12-24| |10|[liujingxing/rxhttp](https://github.com/liujingxing/rxhttp)| 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.|3221|3|2022-03-03| -|11|[LittleTurtle2333/SimplicityTools](https://github.com/LittleTurtle2333/SimplicityTools)|基于 MIUI13(Android 12) 适配的自定义工具|51|3|2022-03-04| -|12|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|4333|3|2022-03-02| -|13|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|🔥🔥 android 端编译加速插件🚀 自动识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。|397|3|2022-03-02| +|11|[LittleTurtle2333/SimplicityTools](https://github.com/LittleTurtle2333/SimplicityTools)|基于 MIUI13(Android 12) 适配的自定义工具|54|3|2022-03-05| +|12|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|4335|3|2022-03-02| +|13|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|🔥🔥 android 端编译加速插件🚀 自动识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。|398|3|2022-03-02| |14|[FreddyChen/Silhouette](https://github.com/FreddyChen/Silhouette)|封装的Android常用控件,比如:SleTextButton、SleImageButton、SleConstraintLayout、SleFrameLayout、SleLinearLayout、SleRelativeLayout等。使控件具备Shape、Selector等功能,省去编写shape或selector文件的繁琐步骤。另外支持N种颜色渐变,弥补原生shape文件只支持三种颜色(star ...|94|3|2022-02-24| -|15|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测,注解+Asm修改字节码的检测方案|290|3|2022-03-04| -|16|[running-libo/Tiktok](https://github.com/running-libo/Tiktok)|高仿抖音APP|1779|3|2022-01-19| +|15|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测,注解+Asm修改字节码的检测方案|291|3|2022-03-04| +|16|[running-libo/Tiktok](https://github.com/running-libo/Tiktok)|高仿抖音APP|1780|3|2022-01-19| |17|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|428|2|2021-12-28| -|18|[Block-Network/StatusBarLyric](https://github.com/Block-Network/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|172|2|2022-03-04| -|19|[idisfkj/android-startup](https://github.com/idisfkj/android-startup)|🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to strea ...|1014|2|2022-02-09| +|18|[Block-Network/StatusBarLyric](https://github.com/Block-Network/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|173|2|2022-03-05| +|19|[idisfkj/android-startup](https://github.com/idisfkj/android-startup)|🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to strea ...|1015|2|2022-02-09| |20|[devzwy/open_nsfw_android](https://github.com/devzwy/open_nsfw_android)|🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台|1618|2|2022-01-05| -|21|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目,通过对Kotlin和Jetpack全家桶的系统运用,实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|541|2|2022-03-03| -|22|[princekin-f/EasyFloat](https://github.com/princekin-f/EasyFloat)|🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)|2340|2|2021-12-01| -|23|[ssseasonnn/RxDownload](https://github.com/ssseasonnn/RxDownload)|A multi-threaded download tool written with RxJava and Kotlin|4044|2|2021-10-28| -|24|[Szaki/XiaomiADBFastbootTools](https://github.com/Szaki/XiaomiADBFastbootTools)|A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot|2975|2|2021-12-27| +|21|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目,通过对Kotlin和Jetpack全家桶的系统运用,实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|542|2|2022-03-03| +|22|[princekin-f/EasyFloat](https://github.com/princekin-f/EasyFloat)|🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)|2345|2|2021-12-01| +|23|[ssseasonnn/RxDownload](https://github.com/ssseasonnn/RxDownload)|A multi-threaded download tool written with RxJava and Kotlin|4043|2|2021-10-28| +|24|[Szaki/XiaomiADBFastbootTools](https://github.com/Szaki/XiaomiADBFastbootTools)|A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot|2976|2|2021-12-27| |25|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|307|2|2021-12-30| -|26|[hegaojian/JetpackMvvm](https://github.com/hegaojian/JetpackMvvm)|:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目|2010|2|2022-01-13| +|26|[hegaojian/JetpackMvvm](https://github.com/hegaojian/JetpackMvvm)|:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目|2013|2|2022-01-13| |27|[wuseal/JsonToKotlinClass](https://github.com/wuseal/JsonToKotlinClass)|🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )|2516|2|2021-11-01| |28|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1414|2|2022-02-12| -|29|[Tencent/bk-ci](https://github.com/Tencent/bk-ci)|蓝鲸CI平台(BlueKing CI) |1828|2|2022-03-04| -|30|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|【持续更新中】本仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4040|2|2022-02-11| +|29|[Tencent/bk-ci](https://github.com/Tencent/bk-ci)|蓝鲸CI平台(BlueKing CI) |1828|2|2022-03-05| +|30|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|【持续更新中】本仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4039|2|2022-02-11| |31|[izhangzhihao/intellij-rainbow-brackets](https://github.com/izhangzhihao/intellij-rainbow-brackets)|🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio|3669|2|2022-02-13| |32|[edxposedd/wework](https://github.com/edxposedd/wework)|【Xposed Hook 企业微信 微信】企业微信机器人 微信机器人 自动抢回复 会话 自动通过 好友列表 群管理 SDK|269|1|2022-02-17| -|33|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|843|1|2022-03-04| -|34|[DylanCaiCoding/ViewBindingKTX](https://github.com/DylanCaiCoding/ViewBindingKTX)|The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)|451|1|2022-03-01| -|35|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|🌽 Android 最强大的RecyclerView库, 比BRVAH/MultiType更强大|798|1|2022-03-04| -|36|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|607|1|2022-02-04| -|37|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|183|1|2022-02-11| +|33|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|844|1|2022-03-05| +|34|[DylanCaiCoding/ViewBindingKTX](https://github.com/DylanCaiCoding/ViewBindingKTX)|The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)|455|1|2022-03-01| +|35|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|🌽 Android 最强大的RecyclerView库, 比BRVAH/MultiType更强大|798|1|2022-03-05| +|36|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|610|1|2022-02-04| +|37|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|185|1|2022-02-11| |38|[Shouheng88/Compressor](https://github.com/Shouheng88/Compressor)|🛩 An easy to use and well designed image compress library for Android.|551|1|2021-12-18| -|39|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / Android proxy toolchain / 安卓代理应用 / Fork of SagerNet|125|1|2022-03-03| -|40|[Moriafly/DsoMusic](https://github.com/Moriafly/DsoMusic)|Kotlin 开发的美观安卓音乐软件,音源:网易云音乐、QQ 音乐|594|1|2022-02-19| -|41|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|273|1|2022-03-04| -|42|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|361|1|2022-03-03| +|39|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / Android proxy toolchain / 安卓代理应用 / Fork of SagerNet|126|1|2022-03-03| +|40|[Moriafly/DsoMusic](https://github.com/Moriafly/DsoMusic)|Kotlin 开发的美观安卓音乐软件,音源:网易云音乐、QQ 音乐|595|1|2022-03-05| +|41|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|274|1|2022-03-04| +|42|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|362|1|2022-03-03| |43|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥|103|1|2022-02-23| |44|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|622|1|2022-01-21| |45|[lz233/unvcode_kotlin](https://github.com/lz233/unvcode_kotlin)|【幼女 Code For Kotlin】反和谐超级武器!|15|1|2022-02-06| -|46|[mamoe/mirai-console](https://github.com/mamoe/mirai-console)|mirai 的高效率 QQ 机器人控制台|1027|1|2021-12-15| +|46|[mamoe/mirai-console](https://github.com/mamoe/mirai-console)|mirai 的高效率 QQ 机器人控制台|1031|1|2021-12-15| |47|[getActivity/AndroidProject-Kotlin](https://github.com/getActivity/AndroidProject-Kotlin)|Android 技术中台 Kotlin 版本,但愿人长久,搬砖不再有|307|1|2022-01-08| |48|[eprendre/tingshu](https://github.com/eprendre/tingshu)|一款可在线播放多个免费听书站点的安卓app|536|1|2022-02-25| |49|[Leifzhang/AndroidAutoTrack](https://github.com/Leifzhang/AndroidAutoTrack)|Android Asm 插桩 教学|734|1|2022-01-18| @@ -58,46 +58,46 @@ |51|[skydoves/AndroidRibbon](https://github.com/skydoves/AndroidRibbon)|:ribbon: A fancy and beautiful ribbon with shimmer effects for Android.|606|1|2022-01-15| |52|[shenzhen2017/wanandroid-compose](https://github.com/shenzhen2017/wanandroid-compose)|Compose+MVI+Navigation实现wanAndroid客户端|127|1|2021-11-25| |53|[Quyunshuo/AndroidBaseFrameMVVM](https://github.com/Quyunshuo/AndroidBaseFrameMVVM)|Android 组件化 MVVM 框架 基于 Jetpack + Kotlin|517|1|2021-09-26| -|54|[gdutxiaoxu/AnchorTask](https://github.com/gdutxiaoxu/AnchorTask)|锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载|288|1|2021-09-15| -|55|[niuxiaowei/ReplaceMethod](https://github.com/niuxiaowei/ReplaceMethod)|android app中对方法进行替换工具|42|1|2022-02-26| -|56|[KitsunePie/QQCleaner](https://github.com/KitsunePie/QQCleaner)|瘦身模块|414|1|2022-02-28| +|54|[gdutxiaoxu/AnchorTask](https://github.com/gdutxiaoxu/AnchorTask)|锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载|289|1|2021-09-15| +|55|[niuxiaowei/ReplaceMethod](https://github.com/niuxiaowei/ReplaceMethod)|android app中对方法进行替换工具|44|1|2022-03-05| +|56|[KitsunePie/QQCleaner](https://github.com/KitsunePie/QQCleaner)|瘦身模块|415|1|2022-02-28| |57|[loperSeven/DateTimePicker](https://github.com/loperSeven/DateTimePicker)|:star::tada:一个高颜值日期时间选择器;极简API,内置弹窗,支持农历日期显示,可动态配置样式及主题,选择器支持完全自定义UI。|644|1|2022-03-04| |58|[WankkoRee/EnableWebViewDebugging](https://github.com/WankkoRee/EnableWebViewDebugging)|Enable WebView debugging and add vConsole in it. Support WebView, TBS X5, UC U4, Crosswalk(XWalk), XWeb. 启用 WebView 调试并添加 vConsole,支持 WebView、TBS X5、UC U4、Crosswalk(XWalk)、XWeb。|29|1|2022-03-04| -|59|[CarGuo/GSYGithubAppKotlin](https://github.com/CarGuo/GSYGithubAppKotlin)|超完整的Android Kotlin 项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:目前已经拥有Flutter、Weex、ReactNative、Kotlin四个版本。 功能齐全,项目框架内技术涉及面广,完成度高。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本: ...|1165|1|2021-09-04| +|59|[CarGuo/GSYGithubAppKotlin](https://github.com/CarGuo/GSYGithubAppKotlin)|超完整的Android Kotlin 项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:目前已经拥有Flutter、Weex、ReactNative、Kotlin四个版本。 功能齐全,项目框架内技术涉及面广,完成度高。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本: ...|1164|1|2021-09-04| |60|[baifan97/CangQiongLite](https://github.com/baifan97/CangQiongLite)|苍穹纯净版,完全开源|39|1|2022-02-12| |61|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗,支持全局、局部悬浮,支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window, support global, local suspension, support edge adsorption, rebound, custom animation, position s ...|189|1|2022-01-12| |62|[fuusy/component-jetpack-mvvm](https://github.com/fuusy/component-jetpack-mvvm)|💖组件化+Jetpack+Kotlin+MVVM项目实战,涉及Jetpack相关组件,Kotlin相关技术,协程+Retrofit,Paging3+Room等。|404|1|2021-12-18| |63|[FreddyChen/Shine-Kotlin](https://github.com/FreddyChen/Shine-Kotlin)|基于Retrofit+Kotlin协程实现的Kotlin网络请求库封装,支持GET/POST/PUT/DELETE请求、动态BaseUrl、请求头、请求/响应日志等。同时,支持自定义Parser(数据解析器),用于解决不同返回数据Model。|68|1|2022-02-14| |64|[Xposed-Modules-Repo/cn.geektang.privacyspace](https://github.com/Xposed-Modules-Repo/cn.geektang.privacyspace)|隐秘空间/PrivacySpace|11|1|2022-02-20| -|65|[Peakmain/BasicLibrary](https://github.com/Peakmain/BasicLibrary)|BasicLibrary是基于kotlin+jetpack+mvvm封装的一套框架,提高Android开发效率|79|1|2022-03-04| +|65|[Peakmain/BasicLibrary](https://github.com/Peakmain/BasicLibrary)|BasicLibrary是基于kotlin+jetpack+mvvm封装的一套框架,提高Android开发效率|81|1|2022-03-04| |66|[liangjingkanji/Net](https://github.com/liangjingkanji/Net)|🍉 Android 强大的创新式协程并发网络请求|798|1|2022-03-03| |67|[anyRTC-UseCase/anyHouse](https://github.com/anyRTC-UseCase/anyHouse)|高仿 ClubHouse,语音直播、语聊房、高音质、极速上麦,开源 ClubHouse,实现了Clubhouse的上麦,下麦,邀请,语音音量提示等功能。|177|1|2021-12-14| |68|[rumboalla/apkupdater](https://github.com/rumboalla/apkupdater)|APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.|1293|1|2022-01-03| |69|[rosuH/AndroidFilePicker](https://github.com/rosuH/AndroidFilePicker)|FilePicker is a small and fast file selector library that is constantly evolving with the goal of rapid integration, high customization, and configurability~|688|1|2022-03-03| -|70|[hegaojian/MvvmHelper](https://github.com/hegaojian/MvvmHelper)|:chicken::basketball:这是一个快速开发的项目壳,Kotlin语言开发,MVVM+Jetpack架构,封装了公共头部、界面状态管理、ViewModel、LiveData、DataBinding、ViewBinding头部刷新、加载更多、沉浸式、全局通知、丰富好用的拓展函数、RxHttp网络请求等等一系列工具|231|1|2022-02-15| +|70|[hegaojian/MvvmHelper](https://github.com/hegaojian/MvvmHelper)|:chicken::basketball:这是一个快速开发的项目壳,Kotlin语言开发,MVVM+Jetpack架构,封装了公共头部、界面状态管理、ViewModel、LiveData、DataBinding、ViewBinding头部刷新、加载更多、沉浸式、全局通知、丰富好用的拓展函数、RxHttp网络请求等等一系列工具|232|1|2022-02-15| |71|[izhangzhihao/intellij-rainbow-fart](https://github.com/izhangzhihao/intellij-rainbow-fart)|🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart|469|1|2022-01-08| |72|[EspoirX/StarrySky](https://github.com/EspoirX/StarrySky)|🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)|1195|1|2021-11-22| -|73|[angcyo/DslTabLayout](https://github.com/angcyo/DslTabLayout)|:hearts: Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等|829|1|2022-02-28| +|73|[angcyo/DslTabLayout](https://github.com/angcyo/DslTabLayout)|:hearts: Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等|832|1|2022-02-28| |74|[Xigong93/ExpandableRecyclerView](https://github.com/Xigong93/ExpandableRecyclerView)|ExpandableRecyclerView with smoothly animation.|318|1|2021-12-17| -|75|[behring/8x-flow-diagram](https://github.com/behring/8x-flow-diagram)|通过Kotlin DSL创建8x Flow建模图|73|1|2022-02-22| +|75|[behring/8x-flow-diagram](https://github.com/behring/8x-flow-diagram)|通过Kotlin DSL创建8x Flow建模图|73|1|2022-03-05| |76|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!|853|1|2022-03-02| |77|[vitaviva/fragivity](https://github.com/vitaviva/fragivity)|Use Fragment like Activity|252|1|2021-12-11| |78|[adisonhuang/awesome-kotlin-android](https://github.com/adisonhuang/awesome-kotlin-android)|🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源|849|1|2021-10-19| -|79|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|1853|1|2022-03-04| -|80|[chaxiu/KotlinJetpackInAction](https://github.com/chaxiu/KotlinJetpackInAction)|🔥🔥 Kotlin Jetpack zero to hero. 新手到高手|388|1|2022-01-21| +|79|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|1856|1|2022-03-04| +|80|[chaxiu/KotlinJetpackInAction](https://github.com/chaxiu/KotlinJetpackInAction)|🔥🔥 Kotlin Jetpack zero to hero. 新手到高手|389|1|2022-01-21| |81|[RyensX/SakuraAnimePlugin](https://github.com/RyensX/SakuraAnimePlugin)|MediaBox示例插件-樱花动漫第三方客户端|13|1|2022-03-02| -|82|[shenzhen2017/android-architecture](https://github.com/shenzhen2017/android-architecture)|追求android架构更佳实践~|128|1|2022-02-10| -|83|[Zhao-Yan-Yan/MultiStatePage](https://github.com/Zhao-Yan-Yan/MultiStatePage)|Android APP缺省页的正确打开方式 高度解耦、低侵入、易拓展 多状态视图状态切换器|552|1|2021-12-21| +|82|[shenzhen2017/android-architecture](https://github.com/shenzhen2017/android-architecture)|追求android架构更佳实践~|128|1|2022-03-05| +|83|[Zhao-Yan-Yan/MultiStatePage](https://github.com/Zhao-Yan-Yan/MultiStatePage)|Android APP缺省页的正确打开方式 高度解耦、低侵入、易拓展 多状态视图状态切换器|553|1|2021-12-21| |84|[caiyonglong/MusicLake](https://github.com/caiyonglong/MusicLake)|MediaPlayer、Exoplayer音乐播放器,可播在线音乐,qq音乐,百度音乐,虾米音乐,网易云音乐,YouTuBe|2319|1|2022-02-27| -|85|[EmmyLua/IntelliJ-EmmyLua](https://github.com/EmmyLua/IntelliJ-EmmyLua)|Lua IDE/Debugger Plugin for IntelliJ IDEA|1462|1|2022-03-04| +|85|[EmmyLua/IntelliJ-EmmyLua](https://github.com/EmmyLua/IntelliJ-EmmyLua)|Lua IDE/Debugger Plugin for IntelliJ IDEA|1463|1|2022-03-04| |86|[iielse/imageviewer](https://github.com/iielse/imageviewer)|A simple and customizable Android full-screen image viewer 一个简单且可自定义的Android全屏图像浏览器|1907|1|2021-12-02| -|87|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|497|1|2022-01-19| +|87|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|498|1|2022-01-19| |88|[HMBSbige/ShadowsocksR-Android](https://github.com/HMBSbige/ShadowsocksR-Android)|【自用】咕咕咕|1371|1|2021-12-26| -|89|[wdsqjq/FengYunWeather](https://github.com/wdsqjq/FengYunWeather)|风云天气是Android 平台开源天气 App,采用Kotlin、Room、OKHttp3、 协程等框架实现。|522|1|2022-02-28| +|89|[wdsqjq/FengYunWeather](https://github.com/wdsqjq/FengYunWeather)|风云天气是Android 平台开源天气 App,采用Kotlin、Room、OKHttp3、 协程等框架实现。|525|1|2022-02-28| |90|[ingbyr/vdm](https://github.com/ingbyr/vdm)|GUI for command-line video downloader (youtube-dl annie)|1908|1|2021-11-24| |91|[LucasDevelop/CustomView](https://github.com/LucasDevelop/CustomView)|自定义控件|18|0|2022-03-04| -|92|[stevenwsg/XSYBBS](https://github.com/stevenwsg/XSYBBS)|校园贴吧+校园BBS 基于Bmob+环信easeUI 主要难点在于,评论,回复,点赞 的数据库设计以及逻辑处理|26|0|2022-03-04| -|93|[LaoLittle/DrawMeme](https://github.com/LaoLittle/DrawMeme)|一个奇怪的图片生成器|7|0|2022-03-04| +|92|[stevenwsg/XSYBBS](https://github.com/stevenwsg/XSYBBS)|校园贴吧+校园BBS 基于Bmob+环信easeUI 主要难点在于,评论,回复,点赞 的数据库设计以及逻辑处理|26|0|2022-03-05| +|93|[LaoLittle/DrawMeme](https://github.com/LaoLittle/DrawMeme)|一个奇怪的图片生成器|7|0|2022-03-05| |94|[Entertech/Enter-AffectiveCloud-Android-SDK](https://github.com/Entertech/Enter-AffectiveCloud-Android-SDK)|The affective cloud Android SDK and demo./回车情感云 Android SDK 和 演示 demo,通过此 SDK 实现快速接入情感云。|5|0|2021-10-15| |95|[xluu233/mvvm_develop](https://github.com/xluu233/mvvm_develop)|mvvm+jetpack快速开发框架,包括一些常用工具封账|18|0|2022-01-10| |96|[XuQK/KDTabLayout](https://github.com/XuQK/KDTabLayout)|参考自MagicIndicator撸的自用版本,Kotlin编写,适配ViewPager2。|69|0|2021-12-02| @@ -112,16 +112,16 @@ |105|[fluttercandies/FlutterJsonBeanFactory](https://github.com/fluttercandies/FlutterJsonBeanFactory)|-|169|0|2022-01-18| |106|[JackL124/FinalPermission](https://github.com/JackL124/FinalPermission)|🔥这可能是用法最简单且功能强大的Android动态权限申请框架之一了🔥|11|0|2021-12-08| |107|[MeowCat-Studio/kato-message-source](https://github.com/MeowCat-Studio/kato-message-source)|A implementation of message-forwarding-client.消息转发客户端的bukkit(Minecraft)实现。|5|0|2021-11-15| -|108|[zhangbinhub/acp](https://github.com/zhangbinhub/acp)|Application Construction Platform 应用构建平台。该项目是用Kotlin和Java语言混编封装的脚手架。本人会密切关注业界最新动态,并使用最新技术持续更新优化。使用该脚手架可快速搭建基于Kotlin或Java语言的普通应用、SpringBoot应用和SpringCloud应用。|7|0|2022-03-04| +|108|[zhangbinhub/acp](https://github.com/zhangbinhub/acp)|Application Construction Platform 应用构建平台。该项目是用Kotlin和Java语言混编封装的脚手架。本人会密切关注业界最新动态,并使用最新技术持续更新优化。使用该脚手架可快速搭建基于Kotlin或Java语言的普通应用、SpringBoot应用和SpringCloud应用。|7|0|2022-03-05| |109|[li-xiaojun/EasyAdapter](https://github.com/li-xiaojun/EasyAdapter)|An simplify and practical version for hongyangAndroid [baseAdapter],重构了代码,并适配Kotlin。|18|0|2022-01-14| |110|[Bistutu/BistuEmpty](https://github.com/Bistutu/BistuEmpty)|北京信息科技大学,Bistu,空教室查询|10|0|2021-12-22| |111|[vitaviva/ComposeWaveLoading](https://github.com/vitaviva/ComposeWaveLoading)|Compose 波浪效果进度加载|7|0|2021-09-22| -|112|[meshtastic/Meshtastic-Android](https://github.com/meshtastic/Meshtastic-Android)|Android companion application for the Meshtastic ski/hike/fly/Signal-chat GPS radio|278|0|2022-03-03| +|112|[meshtastic/Meshtastic-Android](https://github.com/meshtastic/Meshtastic-Android)|Android companion application for the Meshtastic ski/hike/fly/Signal-chat GPS radio|279|0|2022-03-03| |113|[dashingqi/DQMVVMComponent](https://github.com/dashingqi/DQMVVMComponent)|MVVM+组件化的架构形式|7|0|2022-02-25| |114|[ichenhe/QQ-Notify-Evolution](https://github.com/ichenhe/QQ-Notify-Evolution)|免ROOT优化QQ通知,支持多会话/多消息/多渠道,兼容手环手表。|89|0|2022-02-11| |115|[plestoon/tbs-android](https://github.com/plestoon/tbs-android)|TBS IPTV player for Android devices|9|0|2022-02-26| |116|[SakurajimaMaii/Maker-Compose-Samples](https://github.com/SakurajimaMaii/Maker-Compose-Samples)|基于Compose开发的创客App|5|0|2021-09-28| -|117|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|283|0|2022-03-04| +|117|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|284|0|2022-03-05| |118|[qq877693928/Fast](https://github.com/qq877693928/Fast)|Fast是一款Android的方法被调用时自动日志记录的Debug工具,支持Java和Kotlin语言|5|0|2021-11-04| |119|[farewell12345/FAQ-Bot-QQ](https://github.com/farewell12345/FAQ-Bot-QQ)|一个基于Mirai框架的Q群问答机器人|28|0|2021-10-07| |120|[james58899/MuzeiPixivSource](https://github.com/james58899/MuzeiPixivSource)|從 Pixiv 抓取圖片並設為桌布|25|0|2022-03-04| @@ -138,7 +138,7 @@ |131|[SJJ-dot/Reader](https://github.com/SJJ-dot/Reader)|一个自用的小说阅读器 kotlin 协程、rhino、Javascript|18|0|2022-02-03| |132|[iostyle/ContinuousTrigger](https://github.com/iostyle/ContinuousTrigger)|多线程连续触发器,用于如按序展示弹窗(App更新、公告、签到之类)。支持多接口返回,等待超时,任意位置注册,任意位置绑定,支持DSL语法。喜欢请star⭐️|150|0|2021-10-15| |133|[fumiama/copymanga](https://github.com/fumiama/copymanga)|拷贝漫画的第三方APP,优化阅读/下载体验|55|0|2022-02-16| -|134|[barbeau/gpstest](https://github.com/barbeau/gpstest)|The #1 open-source Android GNSS/GPS test program|962|0|2022-03-03| +|134|[barbeau/gpstest](https://github.com/barbeau/gpstest)|The #1 open-source Android GNSS/GPS test program|963|0|2022-03-05| |135|[DragonKnightOfBreeze/Breeze-Framework](https://github.com/DragonKnightOfBreeze/Breeze-Framework)|基于Kotlin的整合代码框架,为标准库和其他框架提供各种有用的扩展。Integrated code framework based on Kotlin, provides many useful extensions for standard library and some frameworks.|8|0|2022-02-04| |136|[heyanLE/EasyBangumi](https://github.com/heyanLE/EasyBangumi)|纯纯看番,追番和看番的安卓软件,多番剧源 -樱花动漫 -Bimibimi - AGE 动漫|29|0|2021-12-25| |137|[lamprose/MIUltra](https://github.com/lamprose/MIUltra)|一个可能使MIUI更好用的xposed模块|25|0|2022-01-16| @@ -154,24 +154,24 @@ |147|[zsqw123/CatInject](https://github.com/zsqw123/CatInject)|一个服务发现框架, 无反射!使用Gradle Transform API实现的自动化依赖注入, 用了就会成猫猫一样可爱!!|8|0|2021-11-06| |148|[RickyHal/EQList](https://github.com/RickyHal/EQList)|EQList(E-QuickList)是一款Kotlin实现的功能强大的RecyclerView渲染框架,使用DSL方式快速构建RecyclerView,无需实现Adapter和ViewHolder。|40|0|2022-01-23| |149|[caoyanglee/SilentUpdate](https://github.com/caoyanglee/SilentUpdate)|⤴️基于Kotlin的静默更新应用库 A library silently & automatically download latest apk to update your App|14|0|2021-12-11| -|150|[aitsuki/SwipeMenuRecyclerView](https://github.com/aitsuki/SwipeMenuRecyclerView)|Swipe menu for recyclerView. Android 侧滑菜单,可轻松定制各种样式的菜单。|245|0|2021-11-27| +|150|[aitsuki/SwipeMenuRecyclerView](https://github.com/aitsuki/SwipeMenuRecyclerView)|Swipe menu for recyclerView. Android 侧滑菜单,可轻松定制各种样式的菜单。|246|0|2021-11-27| |151|[yongjiu8/yjys](https://github.com/yongjiu8/yjys)|永久影视app,kotlin学习,安卓新手练习项目,影视项目,安卓练习项目,安卓新手学习参考项目|9|0|2021-09-08| |152|[nickyoungzzz/EasyGo](https://github.com/nickyoungzzz/EasyGo)|基于Kotlin、OkHttp的声明式网络框架,像写HTML界面一样写网络调用代码|12|0|2022-01-23| |153|[vincent-series/smart-show](https://github.com/vincent-series/smart-show)|Toast & Snackbar & TopBar & Dialog |471|0|2022-02-12| |154|[leavesCZY/SmallestWidthGenerator](https://github.com/leavesCZY/SmallestWidthGenerator)|基于 SmallestWidth 屏幕适配方案生成 dimens 文件|17|0|2022-02-23| -|155|[pemistahl/lingua](https://github.com/pemistahl/lingua)|👄 The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike|465|0|2021-12-16| +|155|[pemistahl/lingua](https://github.com/pemistahl/lingua)|👄 The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike|466|0|2021-12-16| |156|[abrookins/WrapToColumn](https://github.com/abrookins/WrapToColumn)|An IntelliJ plugin that wraps text|54|0|2021-11-12| |157|[oooo7777777/VLibraryPlugin](https://github.com/oooo7777777/VLibraryPlugin)|基于VLibrary代码模板插件|30|0|2022-02-14| |158|[iTXTech/mirai-js](https://github.com/iTXTech/mirai-js)|强大的 Mirai JavaScript 插件运行时|63|0|2021-12-31| |159|[Repigeons/NjnuClassroom](https://github.com/Repigeons/NjnuClassroom)|南师教室|9|0|2022-03-01| |160|[xdd666t/getx_template](https://github.com/xdd666t/getx_template)|Used to generate the template code of GetX framework Flutter GetX模板代码生成(一个有用的IDEA插件)|191|0|2022-02-19| |161|[dacaoyuan/YPKTabDemo](https://github.com/dacaoyuan/YPKTabDemo)|一个自定义tablayout View|50|0|2021-09-23| -|162|[angcyo/DslAdapter](https://github.com/angcyo/DslAdapter)|:fire: Android Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等|299|0|2022-02-28| -|163|[helloklf/vtools](https://github.com/helloklf/vtools)|一个集高级重启、应用安装自动点击、CPU调频等多项功能于一体的工具箱。|455|0|2022-01-03| +|162|[angcyo/DslAdapter](https://github.com/angcyo/DslAdapter)|:fire: Android Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等|301|0|2022-02-28| +|163|[helloklf/vtools](https://github.com/helloklf/vtools)|一个集高级重启、应用安装自动点击、CPU调频等多项功能于一体的工具箱。|457|0|2022-01-03| |164|[chanfan1999/SCNU-ICAL-Android](https://github.com/chanfan1999/SCNU-ICAL-Android)|华师获取课表,Android客户端项目|7|0|2022-03-01| |165|[ssseasonnn/Bracer](https://github.com/ssseasonnn/Bracer)|Pass parameters safely and quickly between activities or fragments.|43|0|2022-03-04| |166|[WeiLianYang/GradientTextView](https://github.com/WeiLianYang/GradientTextView)|🔥🔥🔥 用于设置TexView的字体 渐变颜色、渐变方向 和 动画效果|12|0|2022-01-09| -|167|[TrMenu/TrMenu](https://github.com/TrMenu/TrMenu)|Modern & Advanced Menu-Plugin for Minecraft Servers|154|0|2022-03-04| +|167|[TrMenu/TrMenu](https://github.com/TrMenu/TrMenu)|Modern & Advanced Menu-Plugin for Minecraft Servers|154|0|2022-03-05| |168|[hezihaog/Chat](https://github.com/hezihaog/Chat)|Circle圈子 Android客户端|7|0|2022-01-27| |169|[only52607/lua-mirai](https://github.com/only52607/lua-mirai)|JVM平台基于lua的bot开发框架|101|0|2022-02-09| |170|[fan123199/v2ex-simple](https://github.com/fan123199/v2ex-simple)|A simple 3rd-party Android app for v2ex|28|0|2022-02-13| @@ -194,17 +194,17 @@ |187|[stars-one/M3u8Downloader](https://github.com/stars-one/M3u8Downloader)|a downloader for m3u8 video 一款m3u8视频下载解密合并工具|83|0|2021-09-05| |188|[forJrking/KLuban](https://github.com/forJrking/KLuban)|Lifecycle + Kotlin 协程 + flow + LiveData + Glide 识别和内存优化 + Luban采样算法 = KLuban图片压缩|259|0|2021-11-04| |189|[Leifzhang/Router-Android](https://github.com/Leifzhang/Router-Android)|通过注解实现路由跳转规则 同时增加ksp支持|145|0|2021-11-10| -|190|[Secack/ppx](https://github.com/Secack/ppx)|皮皮虾助手 (Xposed)|114|0|2022-02-28| -|191|[fanlcly/rx_retrofit](https://github.com/fanlcly/rx_retrofit)|rxjava2.0和retrofit2.0兼容的网络框架的封装|7|0|2021-09-14| -|192|[jaydroid1024/JDispatcher](https://github.com/jaydroid1024/JDispatcher)|Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景|15|0|2021-10-17| -|193|[Nambers/Mirai-TuLingBot](https://github.com/Nambers/Mirai-TuLingBot)|Mirai机器人接入图灵|7|0|2022-01-30| -|194|[scauzhangpeng/NfcSample](https://github.com/scauzhangpeng/NfcSample)|NFC库,兼容4.3之前API以及4.4之后的API,读卡器模式,Sample读取羊城通卡号、余额、交易记录|89|0|2021-11-25| -|195|[curioustorvald/Terrarum-sans-bitmap](https://github.com/curioustorvald/Terrarum-sans-bitmap)|The real multilingual bitmap font for video games|41|0|2022-03-02| -|196|[simplepeng/NiceKTX](https://github.com/simplepeng/NiceKTX)|🔥🔥🔥 - 一个超赞的Kotlin扩展库|5|0|2021-12-30| -|197|[Terran-Marine/ARCoreMeasuredDistance](https://github.com/Terran-Marine/ARCoreMeasuredDistance)|使用arCore 实现多点测距的Demo|97|0|2022-02-23| -|198|[expoli/mirai-plugins-Boastful](https://github.com/expoli/mirai-plugins-Boastful)|^_^ 夸夸其谈,一个基于 mirai 开发的夸人插件 ^_^|11|0|2021-10-20| -|199|[nEdAy/Flutter-Build-Runner-Helper](https://github.com/nEdAy/Flutter-Build-Runner-Helper)|Flutter Build Runner Helper, to make it easier to execute build_runner commands.|13|0|2022-02-28| -|200|[fengzhizi715/kvalidation](https://github.com/fengzhizi715/kvalidation)|基于 Kotlin 特性实现的验证框架|12|0|2022-02-19| +|190|[ColorfulHorse/fakepixiv](https://github.com/ColorfulHorse/fakepixiv)|仿pixiv android客户端 kotlin + MVVM + DataBinding|26|0|2022-03-05| +|191|[Secack/ppx](https://github.com/Secack/ppx)|皮皮虾助手 (Xposed)|114|0|2022-02-28| +|192|[fanlcly/rx_retrofit](https://github.com/fanlcly/rx_retrofit)|rxjava2.0和retrofit2.0兼容的网络框架的封装|7|0|2021-09-14| +|193|[jaydroid1024/JDispatcher](https://github.com/jaydroid1024/JDispatcher)|Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景|15|0|2021-10-17| +|194|[Nambers/Mirai-TuLingBot](https://github.com/Nambers/Mirai-TuLingBot)|Mirai机器人接入图灵|7|0|2022-01-30| +|195|[scauzhangpeng/NfcSample](https://github.com/scauzhangpeng/NfcSample)|NFC库,兼容4.3之前API以及4.4之后的API,读卡器模式,Sample读取羊城通卡号、余额、交易记录|89|0|2021-11-25| +|196|[curioustorvald/Terrarum-sans-bitmap](https://github.com/curioustorvald/Terrarum-sans-bitmap)|The real multilingual bitmap font for video games|41|0|2022-03-02| +|197|[simplepeng/NiceKTX](https://github.com/simplepeng/NiceKTX)|🔥🔥🔥 - 一个超赞的Kotlin扩展库|5|0|2021-12-30| +|198|[Terran-Marine/ARCoreMeasuredDistance](https://github.com/Terran-Marine/ARCoreMeasuredDistance)|使用arCore 实现多点测距的Demo|97|0|2022-02-23| +|199|[expoli/mirai-plugins-Boastful](https://github.com/expoli/mirai-plugins-Boastful)|^_^ 夸夸其谈,一个基于 mirai 开发的夸人插件 ^_^|11|0|2021-10-20| +|200|[nEdAy/Flutter-Build-Runner-Helper](https://github.com/nEdAy/Flutter-Build-Runner-Helper)|Flutter Build Runner Helper, to make it easier to execute build_runner commands.|13|0|2022-02-28|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Lua.md b/content/charts/growth/software/Lua.md index 802d02d2..b62152a9 100644 --- a/content/charts/growth/software/Lua.md +++ b/content/charts/growth/software/Lua.md @@ -1,32 +1,32 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Lua -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|8618|8|2022-03-04| +|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|8622|8|2022-03-04| |2|[jerrykuku/luci-app-vssr](https://github.com/jerrykuku/luci-app-vssr)|HelloWorld是一个以用户最佳主观体验为导向的插件,它支持多种主流协议和多种自定义视频分流服务,拥有精美的操作界面,并配上直观的节点信息。|1654|2|2022-01-09| |3|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|477|2|2022-03-03| |4|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2220|2|2022-01-30| -|5|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|938|1|2021-11-12| +|5|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|939|1|2021-11-12| |6|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1288|1|2022-02-22| -|7|[wongdean/rime-settings](https://github.com/wongdean/rime-settings)|接近原生的鼠须管 Rime 配置|1135|1|2022-03-04| +|7|[wongdean/rime-settings](https://github.com/wongdean/rime-settings)|接近原生的鼠须管 Rime 配置|1138|1|2022-03-04| |8|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|264|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...|713|1|2022-02-07| +|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...|715|1|2022-02-07| |10|[orlabs/orange](https://github.com/orlabs/orange)|OpenResty/Nginx Gateway for API Monitoring and Management.|2221|1|2021-12-22| |11|[threathunterX/nebula](https://github.com/threathunterX/nebula)|"星云"业务风控系统,主工程|989|1|2022-03-03| |12|[lisaac/luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman)|Docker Manager interface for LuCI|516|1|2022-02-26| |13|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|829|1|2021-10-11| |14|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,无二进制依赖。支持其它固件开发者集成到自己的固件里面。更方便小白搜索,下载插件。更方便开发者发布插件。|141|1|2022-02-28| -|15|[ssnhd/rime](https://github.com/ssnhd/rime)|Rime Squirrel 鼠须管配置文件(朙月拼音、小鹤双拼、自然码双拼)|989|1|2022-01-27| -|16|[kiccer/Soldier76](https://github.com/kiccer/Soldier76)|PUBG - 罗技鼠标宏 兴趣使然的项目,完虐收费宏!点个Star支持一下作者![PUBG - Logitech mouse macro Support 12 kinds of guns without recoil!]|788|1|2022-01-24| +|15|[ssnhd/rime](https://github.com/ssnhd/rime)|Rime Squirrel 鼠须管配置文件(朙月拼音、小鹤双拼、自然码双拼)|991|1|2022-01-27| +|16|[kiccer/Soldier76](https://github.com/kiccer/Soldier76)|PUBG - 罗技鼠标宏 兴趣使然的项目,完虐收费宏!点个Star支持一下作者![PUBG - Logitech mouse macro Support 12 kinds of guns without recoil!]|790|1|2022-01-24| |17|[Iorest/rime-setting](https://github.com/Iorest/rime-setting)|rime 输入法配置|108|0|2021-10-03| |18|[EtherProject/EtherWorkCollection](https://github.com/EtherProject/EtherWorkCollection)|EtherEngine 作品集|16|0|2021-09-04| -|19|[KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)|86五笔极点码表 for 鼠须管(macOs)、小狼毫(Windows)、中州韵(Ubuntu) 五笔输入法|443|0|2022-02-17| +|19|[KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)|86五笔极点码表 for 鼠须管(macOs)、小狼毫(Windows)、中州韵(Ubuntu) 五笔输入法|443|0|2022-03-05| |20|[Auranis/HighDigitSAMs](https://github.com/Auranis/HighDigitSAMs)|A simple, IC-compliant mod for DCS to add more modern SAM systems to the game.|55|0|2021-09-15| |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.|229|0|2021-11-23| -|22|[thenumbernine/hydro-cl-lua](https://github.com/thenumbernine/hydro-cl-lua)|yet *another* hydrodynamics/hyperbolic conservation law solver, this one in LuaJIT using OpenCL/OpenGL|15|0|2022-03-03| +|22|[thenumbernine/hydro-cl-lua](https://github.com/thenumbernine/hydro-cl-lua)|yet *another* hydrodynamics/hyperbolic conservation law solver, this one in LuaJIT using OpenCL/OpenGL|15|0|2022-03-05| |23|[horan-geeker/nana](https://github.com/horan-geeker/nana)|Lua http api framework|97|0|2021-11-20| |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。|15|0|2021-12-03| @@ -35,11 +35,11 @@ |28|[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!|75|0|2022-03-03| |29|[loaden/rime](https://github.com/loaden/rime)|中州韵输入法|23|0|2021-09-10| |30|[whjiang/cqeb](https://github.com/whjiang/cqeb)|超强二笔(超强音形、超强快码)适配RIME(鼠须管、中州韵、安卓同文、iRIME等输入框架)|23|0|2022-02-28| -|31|[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| +|31|[zhang-changwei/Automation-scripts-for-Aegisub](https://github.com/zhang-changwei/Automation-scripts-for-Aegisub)|A few automation scripts for Aegisub|20|0|2022-01-25| |32|[BlindingDark/rime-easy-en](https://github.com/BlindingDark/rime-easy-en)|Rime / Easy English 英文输入法|138|0|2022-01-30| |33|[lyy289065406/ro-single-client](https://github.com/lyy289065406/ro-single-client)|仙境RO传说-单机版-客户端(登陆补丁)|6|0|2022-01-29| |34|[shengnoah/blues](https://github.com/shengnoah/blues)|Blues是一个基于Openresty + LUA的WEB演示框架|16|0|2021-10-29| -|35|[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.|160|0|2022-03-04| +|35|[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.|160|0|2022-03-05| |36|[roninro/rime-wubi](https://github.com/roninro/rime-wubi)|鼠须管【五笔字型】输入方案|3|0|2021-10-12| |37|[Rubgrsch/EnhancedChatFilterMODFix](https://github.com/Rubgrsch/EnhancedChatFilterMODFix)|A WoW chat filter addon for CN servers|6|0|2021-12-07| |38|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon 配置|58|0|2022-01-23| @@ -47,7 +47,7 @@ |40|[hunzsig-warcraft3/w3x-my-tower](https://github.com/hunzsig-warcraft3/w3x-my-tower)|【h-lua实践开源地图】我塔非凡|8|0|2021-10-12| |41|[EsreverWoW/ShestakUI_Classic](https://github.com/EsreverWoW/ShestakUI_Classic)|ShestakUI for WoW Classic (1.14.0) and Burning Crusade Classic (2.5.2)|115|0|2022-01-19| |42|[AlejandroGiner/Lux-in-Tenebris](https://github.com/AlejandroGiner/Lux-in-Tenebris)|A Europa Universalis 4 expansion mod built upon Beyond Typus 9.|22|0|2022-01-02| -|43|[Eatsolx/nvim-lua](https://github.com/Eatsolx/nvim-lua)|基于nvchad的配置|18|0|2022-02-27| +|43|[Eatsolx/nvim-lua](https://github.com/Eatsolx/nvim-lua)|基于nvchad的配置|18|0|2022-03-05| |44|[Miaow233/Dingtalk_createLike](https://github.com/Miaow233/Dingtalk_createLike)|一个钉钉点赞小工具,使用FusionApp制作|3|0|2022-01-22| |45|[cloudwu/stellaris_cn](https://github.com/cloudwu/stellaris_cn)|Stellaris 群星 汉化 Mod|362|0|2022-03-01| |46|[XavierCHN/x-template](https://github.com/XavierCHN/x-template)|Xavier's DOTA 2 modding template using typescript and react-panorama|46|0|2022-03-02| @@ -66,21 +66,21 @@ |59|[sniper00/BallGame](https://github.com/sniper00/BallGame)|moon game server的一个使用示例,搭建简单的服务器框架|52|0|2022-01-26| |60|[WolvenKit/BraindanceProtocol](https://github.com/WolvenKit/BraindanceProtocol)|A GUI to modify your Cyberpunk 2077 experience|84|0|2021-09-12| |61|[WanKcn/HouTu](https://github.com/WanKcn/HouTu)|后土娘娘是中国古代神话中的天神,她掌阴阳,育万物,因此被称为大地之母,在这个文件夹里我将自己计算机组成原理、操作系统和计算机网络的学习笔记进行总结和整理,我相信这三门基础课程就像后土育万物一样,是我计算机更进一步的根基。所以我将这个仓库命名为HouTu|3|0|2021-12-13| -|62|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|120|0|2022-02-21| +|62|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|121|0|2022-02-21| |63|[TheOddler/FactorioWorld](https://github.com/TheOddler/FactorioWorld)|A mod for factorio that changes the map into a real-world map.|24|0|2021-09-26| -|64|[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.|83|0|2022-03-04| +|64|[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.|83|0|2022-03-05| |65|[bungle/lua-resty-template](https://github.com/bungle/lua-resty-template)|Templating Engine (HTML) for Lua and OpenResty.|827|0|2022-01-14| |66|[foggyspace/NsePocsuite-lua](https://github.com/foggyspace/NsePocsuite-lua)|网络摄像头漏洞检测脚本.Nmap (Nse Nmap script engine)|9|0|2022-01-25| |67|[TerrenceFong/lua-xx](https://github.com/TerrenceFong/lua-xx)|基于叉叉助手开发的一些脚本工具|4|0|2022-02-01| -|68|[enderneko/Cell](https://github.com/enderneko/Cell)|A World of Warcraft raid frame addon.|14|0|2022-03-04| +|68|[enderneko/Cell](https://github.com/enderneko/Cell)|A World of Warcraft raid frame addon.|14|0|2022-03-05| |69|[starjun/openstar](https://github.com/starjun/openstar)|lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx|1044|0|2021-10-10| |70|[DarkEnergyProcessor/livesim2](https://github.com/DarkEnergyProcessor/livesim2)|Love Live! School Idol Festival Live Simulator|79|0|2021-10-05| |71|[iwiniwin/LuaKit](https://github.com/iwiniwin/LuaKit)|Lua核心工具包,包含对面向对象,组件系统(灵活的绑定解绑模式),mvc分模块加载,事件分发系统等常用模式的封装。同时提供打印,内存泄漏检测,性能分析等常用工具类。|78|0|2021-09-04| -|72|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1676|0|2022-03-01| +|72|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1677|0|2022-03-01| |73|[ThinEureka/tabMachine](https://github.com/ThinEureka/tabMachine)|My new solution to high level hierarchical multiple code flows.|6|0|2021-09-09| |74|[ASoulCnki/oauth](https://github.com/ASoulCnki/oauth)|OAuth Service provide by ASoulCnki(枝网)|6|0|2021-12-30| |75|[Ace-Who/rime-xuma](https://github.com/Ace-Who/rime-xuma)|徐码/爾雅:三重注解、双重反查、屏蔽词组、全码后置、顶功版本……|45|0|2022-02-17| -|76|[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.|8|0|2022-03-04| +|76|[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.|8|0|2022-03-05| |77|[zhandouxiaojiji/skynet-creator](https://github.com/zhandouxiaojiji/skynet-creator)|skynet脚手架|9|0|2022-02-13| |78|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|78|0|2022-02-28| |79|[yanhuacuo/98wubi](https://github.com/yanhuacuo/98wubi)|具备码元提示功能的98五笔配置文件(for中州韵)|29|0|2021-11-03| @@ -102,14 +102,14 @@ |95|[LufsX/rime](https://github.com/LufsX/rime)|Rime(中川韵)朙月拼音与小鹤双拼配置方案|5|0|2022-02-02| |96|[UsbPacketViewer/parser](https://github.com/UsbPacketViewer/parser)|-|13|0|2021-11-30| |97|[lxfly2000/Acy-Font](https://github.com/lxfly2000/Acy-Font)|自制手写字体。A hand-writing font set.|15|0|2022-01-10| -|98|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|241|0|2021-11-26| -|99|[Seekladoom/Aegisub-Karaoke-Effect-481-Templates](https://github.com/Seekladoom/Aegisub-Karaoke-Effect-481-Templates)|转载自https://huyhuu.com/news/1282/Aegisub-Karaoke-Effect|51|0|2021-09-04| +|98|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|242|0|2021-11-26| +|99|[Seekladoom/Aegisub-Karaoke-Effect-481-Templates](https://github.com/Seekladoom/Aegisub-Karaoke-Effect-481-Templates)|转载自https://huyhuu.com/news/1282/Aegisub-Karaoke-Effect|52|0|2021-09-04| |100|[siweia/NDuiClassic](https://github.com/siweia/NDuiClassic)|NDui for Classic WoW|72|0|2022-03-04| |101|[simonxlg/syncobj](https://github.com/simonxlg/syncobj)|可以增量更新数据的库,服务端用lua,客户端可以用lua或者js|3|0|2022-01-22| -|102|[tkkcc/arknights](https://github.com/tkkcc/arknights)|明日方舟速通 |158|0|2022-03-01| -|103|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|472|0|2022-01-08| +|102|[tkkcc/arknights](https://github.com/tkkcc/arknights)|明日方舟速通 |159|0|2022-03-01| +|103|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|473|0|2022-01-08| |104|[amorphobia/openfly](https://github.com/amorphobia/openfly)|词库开源的小鹤音形 Rime 配方|31|0|2021-11-19| -|105|[Solor/FreeUI](https://github.com/Solor/FreeUI)|A user interface replacement for World of Warcraft.|52|0|2022-03-03| +|105|[Solor/FreeUI](https://github.com/Solor/FreeUI)|A user interface replacement for World of Warcraft.|52|0|2022-03-04| |106|[hcaihao/FetionHelper](https://github.com/hcaihao/FetionHelper)|和飞信助手,实现了发送消息/图片/群聊,利用移动接口发送短信等。|5|0|2021-12-13| |107|[JaredScar/Badger-Anticheat](https://github.com/JaredScar/Badger-Anticheat)|Badger's Official Anticheat [code inspirations from DevLanceGood and Bluethefurry on GitHub]|24|0|2021-09-12| |108|[iDvel/rime-settings](https://github.com/iDvel/rime-settings)|自用 Rime 配置|53|0|2022-03-01| @@ -143,40 +143,40 @@ |136|[Ponpon55837/Squirrel](https://github.com/Ponpon55837/Squirrel)|鼠鬚管洋蔥純注音版簡化安裝與外觀設計|40|0|2022-02-24| |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|29|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|454|0|2022-03-02| +|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|453|0|2022-03-02| |140|[openLuat/luatos-wiki](https://github.com/openLuat/luatos-wiki)|luatos文档|4|0|2021-12-21| |141|[DreamAfar/Rime-IME-for-iOS-iRime](https://github.com/DreamAfar/Rime-IME-for-iOS-iRime)|这是个人的使用的iRime仓库,主要用于记录: iRime輸入法- 基于Rime输入法框架开发的iOS端Rime输入法|8|0|2022-03-04| |142|[chenxuuu/receiver-meow-lua](https://github.com/chenxuuu/receiver-meow-lua)|接待喵lua插件的lua脚本仓库|12|0|2022-01-23| |143|[EvanMeek/dotfiles](https://github.com/EvanMeek/dotfiles)|所有的配置文件(持续更新)|22|0|2022-02-13| |144|[openresty/lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)|Health Checker for Nginx Upstream Servers in Pure Lua|448|0|2021-10-08| -|145|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|63|0|2022-02-14| +|145|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|63|0|2022-03-05| |146|[narc0tiq/YARM](https://github.com/narc0tiq/YARM)|Yet another variant of the Resource Monitor for Factorio|46|0|2022-02-28| |147|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|7|0|2022-03-04| |148|[VgerMods/Pawn](https://github.com/VgerMods/Pawn)|Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)|7|0|2022-02-24| |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-02-11| |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|102|0|2022-02-25| +|152|[vRP-Official-Developers/dunko_vrp](https://github.com/vRP-Official-Developers/dunko_vrp)|Dunko vRP V6.7|103|0|2022-02-25| |153|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|12|0|2022-03-03| |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|2022-02-09| |155|[xkinput/Rime_JD](https://github.com/xkinput/Rime_JD)|星空键道6是星空系列输入法中的一款音形码中文输入法方案,「Rime键道」是该方案借助RIME开源输入平台的实现。|26|0|2022-02-12| -|156|[ryohuang/slim-wrt](https://github.com/ryohuang/slim-wrt)|Armor for Openwrt|66|0|2021-11-15| -|157|[ainrm/safeGate](https://github.com/ainrm/safeGate)|一个基于openresty开发的安全网关demo|8|0|2022-03-03| +|156|[ryohuang/slim-wrt](https://github.com/ryohuang/slim-wrt)|Armor for Openwrt|67|0|2021-11-15| +|157|[ainrm/safeGate](https://github.com/ainrm/safeGate)|一个基于openresty开发的安全网关demo|10|0|2022-03-03| |158|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|243|0|2022-01-23| |159|[lirenchong/Rime_Settings](https://github.com/lirenchong/Rime_Settings)|Rime 输入法从简单到复杂的一套自用配置,会去隐私后不定时更新|4|0|2022-02-07| -|160|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|127|0|2022-03-04| +|160|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|127|0|2022-03-05| |161|[IT1187541749/Rime-data](https://github.com/IT1187541749/Rime-data)|个人输入法仓库-备份|7|0|2022-02-13| |162|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 For Linux|4|0|2022-01-26| |163|[ezhangjun/nginx-auth-cas-lua](https://github.com/ezhangjun/nginx-auth-cas-lua)|静态的web站点或者第三方的web站点,通过反向代理(nginx)接入sso|6|0|2021-10-22| |164|[hunzsig-warcraft3/h-lua](https://github.com/hunzsig-warcraft3/h-lua)|H-Lua SDK. This project has been stopped.|61|0|2022-01-02| |165|[Pergame35/Divergences](https://github.com/Pergame35/Divergences)|Newest version of the Divergences mod for Victoria 2|77|0|2021-10-12| -|166|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)|61|0|2022-03-04| +|166|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)|62|0|2022-03-05| |167|[EmmyLua/VSCode-EmmyLua](https://github.com/EmmyLua/VSCode-EmmyLua)|Lua IDE/Debugger Plugin for VSCode|474|0|2021-09-27| |168|[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| |169|[oclip/oclip-server-lite](https://github.com/oclip/oclip-server-lite)|oclip server 轻量版本,不依赖数据库且支持多用户|7|0|2021-09-10| |170|[nybdech/skynet-qp-server](https://github.com/nybdech/skynet-qp-server)|一个基于skynet的棋牌游戏服务端,也可以作为其他类型的游戏服务端|27|0|2021-09-23| |171|[Creckeryop/NOBORU](https://github.com/Creckeryop/NOBORU)|Application for PlayStation Vita to read manga or comics|117|0|2022-02-27| -|172|[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.|82|0|2022-02-26| +|172|[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.|82|0|2022-03-05| |173|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|448|0|2022-02-25| |174|[ybhuxiao/BadRotations_CN](https://github.com/ybhuxiao/BadRotations_CN)|QQ群578928506,这个插件是在尽量不动badrotations的情况下进行汉化,支持9.x,有兴趣star一下吧|13|0|2022-02-25| |175|[remijouannet/graftorio2](https://github.com/remijouannet/graftorio2)|(fork of graftorio) factorio mod for creating grafana dashboard |32|0|2022-02-21| @@ -188,9 +188,9 @@ |181|[zkqiang/rime-dict](https://github.com/zkqiang/rime-dict)|Rime 词库 for 朙月拼音,700 万词条|5|0|2021-11-15| |182|[kurapica/PLoop](https://github.com/kurapica/PLoop)|Prototype Lua object-oriented program system and frameworks. |190|0|2022-02-19| |183|[tinymins/MY](https://github.com/tinymins/MY)|剑侠情缘网络版叁茗伊插件集|104|0|2022-02-13| -|184|[chenxuuu/LuaRobot](https://github.com/chenxuuu/LuaRobot)|🌝可以即时运行lua脚本并返回结果的qq机器人插件脚本|3|0|2022-02-09| +|184|[chenxuuu/LuaRobot](https://github.com/chenxuuu/LuaRobot)|🌝可以即时运行lua脚本并返回结果的qq机器人插件脚本|4|0|2022-02-18| |185|[KikoPlayProject/KikoPlayScript](https://github.com/KikoPlayProject/KikoPlayScript)|KikoPlay脚本仓库|8|0|2022-02-13| -|186|[siweia/NDui](https://github.com/siweia/NDui)|NDui for World of Warcraft|162|0|2022-03-04| +|186|[siweia/NDui](https://github.com/siweia/NDui)|NDui for World of Warcraft|162|0|2022-03-05| |187|[denstiny/awesome-config](https://github.com/denstiny/awesome-config)|awesome config file ,sava my config|25|0|2022-02-24| |188|[openresty/lua-resty-lrucache](https://github.com/openresty/lua-resty-lrucache)|Lua-land LRU Cache based on LuaJIT FFI|382|0|2021-10-15| |189|[xiyoo0812/luaoop](https://github.com/xiyoo0812/luaoop)|一个 lua 面向对象机制的实现。|4|0|2022-02-23| @@ -198,7 +198,7 @@ |191|[jerrykuku/luci-app-ttnode](https://github.com/jerrykuku/luci-app-ttnode)|一个运行在openwrt下的甜糖星愿自动采集插件。|100|0|2022-01-24| |192|[zuorn/hammerspoon_config](https://github.com/zuorn/hammerspoon_config)|hammerspoon 配置文件|46|0|2022-02-26| |193|[bs10081/Rime-Cx330](https://github.com/bs10081/Rime-Cx330)|適配小鶴雙拼、全拼、五筆:支持部分中英混合輸入、Emoji輸入、簡繁轉換、傳承字標準字轉換、UTF-8 GBK編碼轉換、200萬詞庫覆蓋日常絕大多數場景。|48|0|2021-11-05| -|194|[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-03-04| +|194|[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-03-05| |195|[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| |196|[chenxuuu/lua-online](https://github.com/chenxuuu/lua-online)|在线测试lua代码,无需后端。test lua code online.|16|0|2021-12-29| |197|[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| diff --git a/content/charts/growth/software/MATLAB.md b/content/charts/growth/software/MATLAB.md index d1970299..47014442 100644 --- a/content/charts/growth/software/MATLAB.md +++ b/content/charts/growth/software/MATLAB.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > MATLAB -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -11,7 +11,7 @@ |4|[ShurenQi/MomentToolbox](https://github.com/ShurenQi/MomentToolbox)|Matlab code for the paper "A survey of orthogonal moments for image representation: Theory, implementation, and evaluation"|13|0|2021-11-25| |5|[Say-Hello2y/Path-planning-for-robots](https://github.com/Say-Hello2y/Path-planning-for-robots)|use Dijkstra 使用Dijkstra法实现了基于栅格地图的移动机器人路径规划|5|0|2021-12-29| |6|[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| -|7|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|75|0|2022-03-04| +|7|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|75|0|2022-03-05| |8|[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-03-02| |9|[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| |10|[fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI](https://github.com/fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI)|利用MATLAB GUI设计平台,用窗函数法设计FIR数字滤波器,对所给出的含有噪声的声音信号进行数字滤波处理,得到降噪的声音信号,进行时域频域分析,同时分析不同窗函数的效果。|6|0|2021-09-13| @@ -31,7 +31,7 @@ |24|[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| |25|[mrcaidev/matlab-experiment](https://github.com/mrcaidev/matlab-experiment)|程序基础+微积分+数值计算+最优化+随机模拟+椭球寻径。|3|0|2021-12-23| |26|[zxb17zxb/SLIC](https://github.com/zxb17zxb/SLIC)|一个SLIC算法用于图像分割的matlab实现|3|0|2021-12-07| -|27|[xingchenzhang/VIFB](https://github.com/xingchenzhang/VIFB)|Visible and Infrared Image Fusion Benchmark|163|0|2021-09-27| +|27|[xingchenzhang/VIFB](https://github.com/xingchenzhang/VIFB)|Visible and Infrared Image Fusion Benchmark|164|0|2021-09-27| |28|[seer-group329/PositionAndPosConnectionOfTheCar](https://github.com/seer-group329/PositionAndPosConnectionOfTheCar)|在已知无人仓储车的起始与目标位姿的条件下,得到三阶连续的曲线路径|5|0|2021-09-18| |29|[yeyuanxin110/CFOG](https://github.com/yeyuanxin110/CFOG)|-|11|0|2022-03-03| |30|[yfor1008/saliency_detection](https://github.com/yfor1008/saliency_detection)|显著性检测|5|0|2022-01-23| @@ -45,29 +45,30 @@ |38|[AirChem/F0AM](https://github.com/AirChem/F0AM)|Framework for 0-D Atmospheric Modeling|35|0|2022-01-20| |39|[zephyrhours/Hyperspectral-Change-Detection-Based-on-Multiple-Morphological-Profiles](https://github.com/zephyrhours/Hyperspectral-Change-Detection-Based-on-Multiple-Morphological-Profiles)|Hyperspectral Change Detection Based on Multiple Morphological Profiles|8|0|2022-02-25| |40|[a839290771/SSVEP-BCI-OpenBCI](https://github.com/a839290771/SSVEP-BCI-OpenBCI)|基于OpenBCI(Bciduino)完成的SSVEP项目,包括刺激器、信号实时传输、以及基于FFT方式的信号处理|4|0|2022-02-11| -|41|[zephyrhours/Hyperspectyral-Change-Detection-TDRD](https://github.com/zephyrhours/Hyperspectyral-Change-Detection-TDRD)|Three-Order Tucker Decomposition and Reconstruction Detector for Unsupervised Hyperspectral Change Detection|8|0|2021-09-15| -|42|[ZhangHongBo2019/Constraint_NSGA-II_Algorithms](https://github.com/ZhangHongBo2019/Constraint_NSGA-II_Algorithms)|这是一个带约束条件的非支配排序遗传算法NSGA-II,解决了一个多目标优化问题|26|0|2021-09-10| -|43|[himynameisfuego/SiTraNo](https://github.com/himynameisfuego/SiTraNo)|A MATLAB app for tonal-transient-noise decomposition of audio signals.|10|0|2021-09-08| -|44|[Silver-Fang/MATLAB-Extension](https://github.com/Silver-Fang/MATLAB-Extension)|埃博拉酱的MATLAB扩展|4|0|2022-02-25| -|45|[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 ...|46|0|2021-09-17| -|46|[scliubit/complex-DnCNN](https://github.com/scliubit/complex-DnCNN)|-|13|0|2022-01-17| -|47|[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.|386|0|2022-02-17| -|48|[wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve](https://github.com/wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve)|使用贝塞尔曲线,通过合理选取控制点使轨迹在拼接点处曲率连续|5|0|2021-09-06| -|49|[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| -|50|[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| -|51|[WeisongZhao/Sparse-SIM](https://github.com/WeisongZhao/Sparse-SIM)|Official MATLAB implementation of the "Sparse deconvolution" -v1.0.3|27|0|2021-12-31| -|52|[AomanHao/Matlab-Image-Dehaze-Enhance](https://github.com/AomanHao/Matlab-Image-Dehaze-Enhance)|图像去雾、图像增强、灰度直方图均衡化等|45|0|2021-10-23| -|53|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|5|0|2021-12-29| -|54|[DietCokewithSugar/undamage-blood-glucose](https://github.com/DietCokewithSugar/undamage-blood-glucose)|基于改进深度回归网络的无创血糖检测算法|2|0|2021-12-02| -|55|[mingsongli/acycle](https://github.com/mingsongli/acycle)|Acycle: Time-series analysis software for research and education|54|0|2021-12-12| -|56|[heihei2122/mag_cuboid](https://github.com/heihei2122/mag_cuboid)|a gui or app based matlab to calculate B force stiffness 矩形磁体的计算|4|0|2022-03-04| -|57|[JackHCC/Routing-Algorithm](https://github.com/JackHCC/Routing-Algorithm)|MATLAB实现路由算法基本原理(内附报告)[MATLAB realizes the basic principle of routing algorithm - mathematics experiment work (with report)]|10|0|2021-12-15| -|58|[fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI](https://github.com/fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI)|利用MATLAB GUI设计平台,设计多算法雷达一维恒虚警检测CFAR可视化界面,通过选择噪声类型、目标类型、算法类型,手动输入相关参数,可视化显示噪声波形与目标检测的回波-检测门限波形图。|7|0|2021-09-13| -|59|[liuziwei7/fashion-landmarks](https://github.com/liuziwei7/fashion-landmarks)|Fashion Landmark Detection in the Wild|329|0|2021-10-09| -|60|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multi-Task Optimization Platform 多任务优化平台|15|0|2022-03-04| -|61|[mingli-ai/FaVeST](https://github.com/mingli-ai/FaVeST)|Fast Vector Spherical Harmonic Transforms|11|0|2021-10-13| -|62|[chdilo/BadAppleOSC](https://github.com/chdilo/BadAppleOSC)|在示波器上播放Bad Apple!!|12|0|2022-02-12| -|63|[cggos/opt_matlab](https://github.com/cggos/opt_matlab)|最优化方法及其MATLAB实现 源代码|11|0|2021-10-07| +|41|[Zhao-Jichao/Consensus_of_Heterogeneous_Mixed-order_Multi-agent_Systems_including_UGV_and_UAV](https://github.com/Zhao-Jichao/Consensus_of_Heterogeneous_Mixed-order_Multi-agent_Systems_including_UGV_and_UAV)|包括UGV和UAV在内的异构混合阶多智能体系统的一致性|3|0|2021-09-07| +|42|[zephyrhours/Hyperspectyral-Change-Detection-TDRD](https://github.com/zephyrhours/Hyperspectyral-Change-Detection-TDRD)|Three-Order Tucker Decomposition and Reconstruction Detector for Unsupervised Hyperspectral Change Detection|8|0|2021-09-15| +|43|[ZhangHongBo2019/Constraint_NSGA-II_Algorithms](https://github.com/ZhangHongBo2019/Constraint_NSGA-II_Algorithms)|这是一个带约束条件的非支配排序遗传算法NSGA-II,解决了一个多目标优化问题|26|0|2021-09-10| +|44|[himynameisfuego/SiTraNo](https://github.com/himynameisfuego/SiTraNo)|A MATLAB app for tonal-transient-noise decomposition of audio signals.|10|0|2021-09-08| +|45|[Silver-Fang/MATLAB-Extension](https://github.com/Silver-Fang/MATLAB-Extension)|埃博拉酱的MATLAB扩展|4|0|2022-02-25| +|46|[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 ...|46|0|2021-09-17| +|47|[scliubit/complex-DnCNN](https://github.com/scliubit/complex-DnCNN)|-|13|0|2022-01-17| +|48|[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.|386|0|2022-02-17| +|49|[wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve](https://github.com/wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve)|使用贝塞尔曲线,通过合理选取控制点使轨迹在拼接点处曲率连续|5|0|2021-09-06| +|50|[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| +|51|[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| +|52|[WeisongZhao/Sparse-SIM](https://github.com/WeisongZhao/Sparse-SIM)|Official MATLAB implementation of the "Sparse deconvolution" -v1.0.3|27|0|2021-12-31| +|53|[AomanHao/Matlab-Image-Dehaze-Enhance](https://github.com/AomanHao/Matlab-Image-Dehaze-Enhance)|图像去雾、图像增强、灰度直方图均衡化等|45|0|2021-10-23| +|54|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|5|0|2021-12-29| +|55|[DietCokewithSugar/undamage-blood-glucose](https://github.com/DietCokewithSugar/undamage-blood-glucose)|基于改进深度回归网络的无创血糖检测算法|2|0|2021-12-02| +|56|[mingsongli/acycle](https://github.com/mingsongli/acycle)|Acycle: Time-series analysis software for research and education|54|0|2021-12-12| +|57|[heihei2122/mag_cuboid](https://github.com/heihei2122/mag_cuboid)|a gui or app based matlab to calculate B force stiffness 矩形磁体的计算|4|0|2022-03-04| +|58|[JackHCC/Routing-Algorithm](https://github.com/JackHCC/Routing-Algorithm)|MATLAB实现路由算法基本原理(内附报告)[MATLAB realizes the basic principle of routing algorithm - mathematics experiment work (with report)]|10|0|2021-12-15| +|59|[fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI](https://github.com/fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI)|利用MATLAB GUI设计平台,设计多算法雷达一维恒虚警检测CFAR可视化界面,通过选择噪声类型、目标类型、算法类型,手动输入相关参数,可视化显示噪声波形与目标检测的回波-检测门限波形图。|8|0|2021-09-13| +|60|[liuziwei7/fashion-landmarks](https://github.com/liuziwei7/fashion-landmarks)|Fashion Landmark Detection in the Wild|329|0|2021-10-09| +|61|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multi-Task Optimization Platform 多任务优化平台|15|0|2022-03-04| +|62|[mingli-ai/FaVeST](https://github.com/mingli-ai/FaVeST)|Fast Vector Spherical Harmonic Transforms|11|0|2021-10-13| +|63|[chdilo/BadAppleOSC](https://github.com/chdilo/BadAppleOSC)|在示波器上播放Bad Apple!!|12|0|2022-02-12| +|64|[cggos/opt_matlab](https://github.com/cggos/opt_matlab)|最优化方法及其MATLAB实现 源代码|11|0|2021-10-07|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Objective-C.md b/content/charts/growth/software/Objective-C.md index 9d02243d..c066152e 100644 --- a/content/charts/growth/software/Objective-C.md +++ b/content/charts/growth/software/Objective-C.md @@ -1,45 +1,45 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Objective-C -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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)|18831|18|2022-03-02| -|2|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12267|6|2022-03-02| +|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18832|18|2022-03-02| +|2|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12271|6|2022-03-05| |3|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|2863|5|2022-02-21| -|4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨|6900|4|2022-02-09| -|5|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|5622|4|2021-10-25| +|4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨|6903|4|2022-02-09| +|5|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|5626|4|2021-10-25| |6|[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 ...|3929|4|2021-09-26| |7|[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.|8455|3|2022-02-22| |8|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6493|3|2022-01-25| |9|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6723|3|2022-02-22| -|10|[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+|7784|3|2022-03-04| +|10|[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+|7785|3|2022-03-04| |11|[didi/DiDiPrism](https://github.com/didi/DiDiPrism)|小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!|1573|3|2022-02-10| |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样式,自 ...|6644|3|2021-12-30| |13|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)|2958|2|2022-01-12| -|14|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|2782|2|2022-03-04| -|15|[skyming/iOS-Performance-Optimization](https://github.com/skyming/iOS-Performance-Optimization)|关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit|4386|2|2022-02-18| +|14|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|2784|2|2022-03-04| +|15|[skyming/iOS-Performance-Optimization](https://github.com/skyming/iOS-Performance-Optimization)|关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit|4387|2|2022-02-18| |16|[MatthewYork/DateTools](https://github.com/MatthewYork/DateTools)|Dates and times made easy in iOS|7182|2|2022-01-26| |17|[iodefog/VipVideo](https://github.com/iodefog/VipVideo)|各大网站vip视频免费观看 等 Mac版。付费电影,VIP会员剧等,去广告播放。自用视频或者电影URL,音乐破解URL,CCTV等电视播放URL|2397|2|2021-10-20| -|18|[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, ...|4398|2|2022-02-26| +|18|[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, ...|4397|2|2022-02-26| |19|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5199|2|2021-11-09| -|20|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|787|2|2022-03-04| -|21|[headkaze/Hackintool](https://github.com/headkaze/Hackintool)|The Swiss army knife of vanilla Hackintoshing|1917|2|2022-01-07| -|22|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。|3949|2|2022-01-25| +|20|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|788|2|2022-03-04| +|21|[headkaze/Hackintool](https://github.com/headkaze/Hackintool)|The Swiss army knife of vanilla Hackintoshing|1919|2|2022-01-07| +|22|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。|3950|2|2022-01-25| |23|[ChenYilong/iOSBlog](https://github.com/ChenYilong/iOSBlog)| 微博@iOS程序犭袁 的blog|1081|1|2021-09-14| |24|[tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK)|移动直播 SDK,国内下载镜像:|765|1|2022-03-04| |25|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK. |474|1|2022-02-28| -|26|[jezzmemo/JJException](https://github.com/jezzmemo/JJException)|Protect the objective-c application(保护App不闪退)|1428|1|2022-02-04| +|26|[jezzmemo/JJException](https://github.com/jezzmemo/JJException)|Protect the objective-c application(保护App不闪退)|1429|1|2022-02-04| |27|[dustturtle/RealReachability](https://github.com/dustturtle/RealReachability)|We need to observe the REAL reachability of network. That's what RealReachability do.|3051|1|2021-10-14| |28|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速|1587|1|2021-12-23| |29|[changsanjiang/SJVideoPlayer](https://github.com/changsanjiang/SJVideoPlayer)|iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer|2109|1|2022-03-04| |30|[wwmz/WMZDropDownMenu](https://github.com/wwmz/WMZDropDownMenu)|🌹一个能几乎实现所有App各种类型筛选菜单的控件,可悬浮,目前已实现闲鱼/美团/Boss直聘/京东/饿了么/淘宝/拼多多/赶集网/美图外卖等等的筛选菜单,可以自由调用代理实现自己想组装的筛选功能和UI,且控件的生命周期自动管理,悬浮自动管理🌹(A control that can implement almost all types of filtering menus of all apps)|634|1|2021-10-25| |31|[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 ...|1665|1|2022-01-25| -|32|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1355|1|2021-09-18| +|32|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1356|1|2021-09-18| |33|[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 ...|2410|1|2022-02-19| |34|[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 ...|794|1|2021-11-03| -|35|[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.)|744|1|2022-02-25| +|35|[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.)|745|1|2022-02-25| |36|[pili-engineering/PLPlayerKit](https://github.com/pili-engineering/PLPlayerKit)|PLPlayerKit 是七牛推出的一款免费的适用于 iOS 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。|1988|1|2022-02-10| |37|[lixiang1994/LEEAlert](https://github.com/lixiang1994/LEEAlert)|优雅的可自定义 Alert ActionSheet|1185|1|2021-12-08| |38|[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 ...|926|1|2021-10-14| @@ -58,15 +58,15 @@ |51|[didi/echo](https://github.com/didi/echo)|Echo是一款桌面端调试工具,旨在提高客户端的研发调试效率|955|1|2021-09-27| |52|[LeoMobileDeveloper/Blogs](https://github.com/LeoMobileDeveloper/Blogs)|一点心得 - iOS,Swift,React Native,Python...|1453|1|2021-12-02| |53|[LoSenTrad/LSTPopView](https://github.com/LoSenTrad/LSTPopView)|(重构开发中,swift版本同步进行)LSTPopView iOS万能弹窗 (QQ群:1045568246 微信:a_LSTKit)|957|1|2022-01-07| -|54|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|3143|1|2022-02-15| +|54|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|3144|1|2022-02-15| |55|[kingsic/SGQRCode](https://github.com/kingsic/SGQRCode)|The easy to use bar code and QR code scan library for iOS【支持二维码生成、从相册中读取二维码、条形码和二维码扫描】|1573|1|2021-09-19| |56|[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. |1159|1|2021-12-21| -|57|[netease-kit/NIM_iOS_UIKit](https://github.com/netease-kit/NIM_iOS_UIKit)|网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币/京东卡,现在推荐使用网易云信,最低得0.02BTC或3000元京东卡/单,点击参与:https://yunxin.163.com/promotion/recommend|1375|1|2022-03-03| +|57|[netease-kit/NIM_iOS_UIKit](https://github.com/netease-kit/NIM_iOS_UIKit)|网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币/京东卡,现在推荐使用网易云信,最低得0.02BTC或3000元京东卡/单,点击参与:https://yunxin.163.com/promotion/recommend|1376|1|2022-03-03| |58|[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 ...|855|1|2021-12-29| |59|[91renb/BRPickerView](https://github.com/91renb/BRPickerView)|BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。|2177|1|2021-10-12| |60|[WillkYang/YYKline](https://github.com/WillkYang/YYKline)|iOS YYKline:Kline、Chart、Volume、Scroll、Scale、MACD、KDJ、K线图、分时图...|2332|1|2021-12-10| |61|[ibireme/YYImage](https://github.com/ibireme/YYImage)|Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.|1709|1|2021-12-29| -|62|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|962|1|2022-03-02| +|62|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|961|1|2022-03-02| |63|[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 ...|771|1|2022-02-17| |64|[QuintGao/GKPhotoBrowser](https://github.com/QuintGao/GKPhotoBrowser)|iOS仿微信、今日头条等图片浏览器|981|1|2022-02-28| |65|[ming1016/GCDFetchFeed](https://github.com/ming1016/GCDFetchFeed)|“已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向|1585|1|2021-10-27| @@ -84,127 +84,127 @@ |77|[CCSH/SHLabelPageView](https://github.com/CCSH/SHLabelPageView)|标签页|3|0|2022-01-13| |78|[Ericfengshi/FSAPMSDK](https://github.com/Ericfengshi/FSAPMSDK)|iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等|48|0|2021-10-10| |79|[FrankHausmann/IOSKeePass](https://github.com/FrankHausmann/IOSKeePass)|a Fork of MiniKeePass|18|0|2022-02-05| -|80|[remember17/WHDebugTool](https://github.com/remember17/WHDebugTool)|🔨简单的调试小工具|144|0|2021-09-03| -|81|[wangshengjin/cordova-plugin-umengT](https://github.com/wangshengjin/cordova-plugin-umengT)|集成友盟分析|2|0|2022-02-10| -|82|[APOPIX/react-native-trtc](https://github.com/APOPIX/react-native-trtc)|react-native-trtc是腾讯音视频SDK(TRTC SDK)的React Native封装demo,目前仅支持ios|5|0|2022-03-02| -|83|[anyrtcIO-Community/AnyMeetUIKit-iOS](https://github.com/anyrtcIO-Community/AnyMeetUIKit-iOS)|anyRTC视频会议UI封装以及Api封装|42|0|2021-09-07| -|84|[Lester2020/YZTimerDemo](https://github.com/Lester2020/YZTimerDemo)|处理解决NSTimer造成循环引用的几种实现方式|2|0|2021-09-30| -|85|[Rycccccccc/YCCardView](https://github.com/Rycccccccc/YCCardView)|卡片左滑右滑框架|8|0|2021-12-01| -|86|[jpush/jverify-flutter-plugin](https://github.com/jpush/jverify-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|89|0|2022-01-26| -|87|[chenqingze/capacitor-wechat-sdk](https://github.com/chenqingze/capacitor-wechat-sdk)|wechat sdk wrapper with capacitor , support ios and android . 自用项目,未发布到npm 仓库|2|0|2022-02-23| -|88|[p709723778/UIDevice-SPPlatform](https://github.com/p709723778/UIDevice-SPPlatform)|在不同设备上获取对应的设备类型名称|5|0|2021-10-16| -|89|[MrLuanJX/Filter](https://github.com/MrLuanJX/Filter)|仿链家、美团、京东筛选|2|0|2021-11-18| -|90|[iossun/PixelFreeEffects](https://github.com/iossun/PixelFreeEffects)|美颜SDK|15|0|2021-12-23| -|91|[GuanQinghao/SeedCoder](https://github.com/GuanQinghao/SeedCoder)|匹配Seed开发框架的代码生成工具|2|0|2021-10-11| -|92|[tqhnet/MacCatalyst_Learn](https://github.com/tqhnet/MacCatalyst_Learn)|Mac Catalyst的练习|3|0|2021-12-24| -|93|[WelkinXie/FiveInARow](https://github.com/WelkinXie/FiveInARow)|Five In A Row(五子棋) with Sprite Kit for iPad|21|0|2021-09-21| -|94|[siuying/BSMInputMethod](https://github.com/siuying/BSMInputMethod)|筆順碼輸入法 - BSM Input Method for Mac OS X (10.8+)|5|0|2021-11-07| -|95|[2662419405/meituanApp](https://github.com/2662419405/meituanApp)|使用 ReactNative 相关技术栈 :100: 模拟美团原生APP|5|0|2022-03-02| -|96|[volcengine/APMInsight_iOS](https://github.com/volcengine/APMInsight_iOS)|-|17|0|2022-02-28| -|97|[zhuzhuxingtianxia/QQRed](https://github.com/zhuzhuxingtianxia/QQRed)|仿QQ拖拽爆炸效果|28|0|2022-01-29| -|98|[chkm/NumMatrixDemo](https://github.com/chkm/NumMatrixDemo)|Calculate sudoku Resulet 计算数独游戏的结果|2|0|2021-10-27| -|99|[wsl2ls/UIActivityViewController](https://github.com/wsl2ls/UIActivityViewController)|仿简书分享--系统原生分享:利用UIActivityViewController实现系统原生分享,不需要三方SDK,支持自定义分享,可以分享到微博、微信、QQ、信息、邮件、备忘录、通讯录、剪贴板、FaceBook.....等等|141|0|2021-10-07| -|100|[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| -|101|[pili-engineering/QNRTC-SampleCode-Video-Basic](https://github.com/pili-engineering/QNRTC-SampleCode-Video-Basic)|Sample Code 工程用于展示如何 加入/离开 房间,发布/订阅 音视频数据流,动态 启用/禁用 本地音视频数据流,切换前后置摄像头等功能使用|18|0|2022-03-03| -|102|[yangKJ/KJMenuView](https://github.com/yangKJ/KJMenuView)|封装整理一些菜单控件|4|0|2021-12-07| -|103|[fatboy-hard/react-native-gcy-datakit](https://github.com/fatboy-hard/react-native-gcy-datakit)|观测云RN集成|4|0|2021-12-09| -|104|[finogeeks/finclip-ios-demo](https://github.com/finogeeks/finclip-ios-demo)|FinClip 苹果运行环境,让小程序在苹果应用中无缝运行 / iOS DEMO for FinClip|242|0|2022-02-08| -|105|[CaicaiNo/HCPush](https://github.com/CaicaiNo/HCPush)|用于项目使用的方便的左侧或者右侧的弹出视图,自定义ViewController的逻辑独立|9|0|2021-11-05| -|106|[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| -|107|[changsanjiang/SJMediaCacheServer](https://github.com/changsanjiang/SJMediaCacheServer)|A HTTP Media Caching Framework. It can cache FILE or HLS media. 音视频边播边缓存框架, 支持 HLS(m3u8) 和 FILE(mp4, mp3等).|154|0|2022-01-13| -|108|[site-chenwei/chenwei-plugin-amap](https://github.com/site-chenwei/chenwei-plugin-amap)|Cordova高德地图插件,使用高德Android定位SDK进行定位,以解决webapp中定位不准的问题|4|0|2021-10-20| -|109|[253CL/CLShanYan_Flutter](https://github.com/253CL/CLShanYan_Flutter)|闪验Flutter使用示例|8|0|2022-03-03| -|110|[Jayxiang/CJLandscapeDemo](https://github.com/Jayxiang/CJLandscapeDemo)|iOS 横竖屏处理|3|0|2021-12-24| -|111|[aliyun/aliyun-oss-ios-sdk](https://github.com/aliyun/aliyun-oss-ios-sdk)|iOS SDK for aliyun object storage service|415|0|2022-02-14| -|112|[591xt/YZModel](https://github.com/591xt/YZModel)|一键生成带注释的Model文件和Mode解析工具支持三种语言|4|0|2022-01-13| -|113|[HMS-Core/hms-3d-modeling-demo-ios](https://github.com/HMS-Core/hms-3d-modeling-demo-ios)|-|12|0|2021-11-15| -|114|[zhYes/YSTimeCountDown](https://github.com/zhYes/YSTimeCountDown)|倒计时的完整封装上传|40|0|2022-02-10| -|115|[Jonas-o/CCExcelView](https://github.com/Jonas-o/CCExcelView)|iOS ExcelView 自定义表格,支持设置左右向锁住的列数,支持列排序(排序规则自己实现),支持设置topView,支持列表背景色,支持设置整行还是单元格点击的点击色|9|0|2021-12-29| -|116|[ITHanYong/HYTimePicker](https://github.com/ITHanYong/HYTimePicker)|自定义时分选择器|6|0|2021-09-25| -|117|[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| -|118|[MQL9011/MRDLNA](https://github.com/MQL9011/MRDLNA)|纯OC实现的iOS DLNA 投屏功能, 支持各大主流电视盒子(小米,华为,乐视,移动魔百盒等), 可以播放,暂停,快进退,调音量,退出.|504|0|2022-02-25| -|119|[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| -|120|[banchichen/TZImagePreviewController](https://github.com/banchichen/TZImagePreviewController)|对TZImagePickerController库的增强,支持用UIImage、NSURL预览照片和用NSURL预览视频。|89|0|2021-11-26| -|121|[loyalwind/WJLicensePlateKeyboard](https://github.com/loyalwind/WJLicensePlateKeyboard)|自定义的车牌号码输入键盘|9|0|2021-10-08| -|122|[feiduduhaha/PandaHook](https://github.com/feiduduhaha/PandaHook)|一个简单易用的hook组件|7|0|2021-10-25| -|123|[wildfirechat/ios-momentkit](https://github.com/wildfirechat/ios-momentkit)|iOS 朋友圈UI组件库|6|0|2021-11-20| -|124|[strongbox-password-safe/Strongbox](https://github.com/strongbox-password-safe/Strongbox)|A KeePass/Password Safe Client for iOS and OS X|813|0|2022-02-02| -|125|[huangboju/FormView](https://github.com/huangboju/FormView)|优雅的使用UITableView创建静态表单|54|0|2021-12-29| -|126|[daiwei-git/cordova-plugin-umeng](https://github.com/daiwei-git/cordova-plugin-umeng)|cordova 集成友盟统计|3|0|2021-11-18| -|127|[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| -|128|[yangKJ/WebDiscernDemo](https://github.com/yangKJ/WebDiscernDemo)|长按识别网页图片工具|4|0|2022-03-03| -|129|[pirder/PRSleepApp](https://github.com/pirder/PRSleepApp)| 2020年毕业答辩iOS项目|2|0|2021-10-09| -|130|[huang303513/ReactNativeSourceCodeStudy](https://github.com/huang303513/ReactNativeSourceCodeStudy)|ReactNative源码解析|3|0|2022-03-02| -|131|[qinqi777/QQCorner](https://github.com/qinqi777/QQCorner)|给 UIView 或 UIImage 高性能添加(之后可以修改)圆角,生成渐变色图片等|84|0|2022-01-18| -|132|[lisen87/image_pickers](https://github.com/lisen87/image_pickers)|图片多选并压缩,保存图片到相册,视频多选,预览图片和视频|62|0|2021-12-08| -|133|[li6185377/IMYAOPTableView](https://github.com/li6185377/IMYAOPTableView)|无业务入侵,无逻辑入侵,外部察觉不到的 UITableView/UICollectionView AOP 框架|456|0|2022-01-25| -|134|[ToLengSon/iOS14TabbarHiddenFix](https://github.com/ToLengSon/iOS14TabbarHiddenFix)|解决iOS14下pop多层控制器至主页时,tabbar不显示问题|14|0|2021-09-07| -|135|[tencentyun/leb-ios-sdk](https://github.com/tencentyun/leb-ios-sdk)|快直播 LEB (超低延迟直播)iOS SDK https://cloud.tencent.com/product/leb|7|0|2022-02-08| -|136|[WanyueKJ/wanyue_live_shopping_ios](https://github.com/WanyueKJ/wanyue_live_shopping_ios)|万岳直播商城APP,直播带货商城( live with goods mall)、短视频商城(short video mall)、仿淘宝商城(imitation Taobao mall)|3|0|2022-02-23| -|137|[rueen/react-native-ottpay](https://github.com/rueen/react-native-ottpay)|react-native ottpay跨境支付|6|0|2021-11-25| -|138|[Faceunity/FUP2AArt](https://github.com/Faceunity/FUP2AArt)|-|13|0|2022-01-13| -|139|[leon2017/cmbpb-flutter](https://github.com/leon2017/cmbpb-flutter)|Flutter 招商银行一网通支付|8|0|2021-10-15| -|140|[mxmhao/iOS_App_Template](https://github.com/mxmhao/iOS_App_Template)|一些iOS工具类和模板代码,极简/高效,大部分是直接使用官方SDK实现,很小一部分是改造官方SDK实现或者自己实现|2|0|2021-09-17| -|141|[yidun/alive-detected-iOS-demo](https://github.com/yidun/alive-detected-iOS-demo)|活体检测demo&framework|7|0|2022-01-11| -|142|[BlinkID/blinkid-ios](https://github.com/BlinkID/blinkid-ios)|Everything you need to add AI-driven ID scanning into your native iOS app.|350|0|2022-02-10| -|143|[MrZhou1010/MZCode](https://github.com/MrZhou1010/MZCode)|二维码、条形码扫描及生成|2|0|2022-02-08| -|144|[yoriWang/YRGestureLock](https://github.com/yoriWang/YRGestureLock)|封装一个手势密码锁|3|0|2021-11-04| -|145|[Maxwin-z/xsmth-newsmth](https://github.com/Maxwin-z/xsmth-newsmth)|水木社区第三方客户端|101|0|2022-02-27| -|146|[xmy0010/DemoForCSDN](https://github.com/xmy0010/DemoForCSDN)|-|57|0|2021-09-29| -|147|[CodeTips/ThunderPlugin-macOS](https://github.com/CodeTips/ThunderPlugin-macOS)|For macOS。Mac版 迅雷的反hook绕过~|144|0|2021-12-24| -|148|[Resory/RYCuteView](https://github.com/Resory/RYCuteView)|🍮 用UIBezierPath实现果冻效果|151|0|2021-09-17| -|149|[react-native-studio/react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh)|基于ios MJRefresh https://github.com/CoderMJLee/MJRefresh 开发的插件,可提供自定义的弹性刷新|147|0|2022-02-11| -|150|[Jdb156158/JBBPuzzleView](https://github.com/Jdb156158/JBBPuzzleView)|模板拼图、宫格拼图、不规则拼图、视频图片拼图、GIF拼图|3|0|2021-12-03| -|151|[sensorsdata/sf-sdk-ios](https://github.com/sensorsdata/sf-sdk-ios)|iOS 弹窗 SDK 是一款基于神策智能运营,帮助客户实现精准运营的 SDK|3|0|2022-01-11| -|152|[anyrtcIO-Community/anyRTC-WaWa-Client-iOS](https://github.com/anyrtcIO-Community/anyRTC-WaWa-Client-iOS)|第三代娃娃机在线解决方案,全新娱乐方式,超低延时娱乐。|8|0|2021-09-07| -|153|[zjjzmw1/XM_OC_TOOL](https://github.com/zjjzmw1/XM_OC_TOOL)|一直维护的OC工具类|7|0|2021-11-02| -|154|[dustylove/ruler](https://github.com/dustylove/ruler)|一款简单实用的刻度尺|2|0|2021-11-29| -|155|[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| -|156|[QuintGao/GKNavigationBar](https://github.com/QuintGao/GKNavigationBar)|GKNavigationBarViewController的分类实现方式,耦合度底,使用更加便捷|258|0|2022-02-24| -|157|[Avery-AN/TableView](https://github.com/Avery-AN/TableView)|TableView优化案例、Cell展示内容的异步绘制、Cell展示图片的异步解码与字节对齐的处理、TableView首屏cell渲染的提速、支持Cell展示内容中包含的各种富文本的交互。|7|0|2022-02-06| -|158|[mlcldh/MLCKit](https://github.com/mlcldh/MLCKit)|封装一些iOS方法。|8|0|2022-01-24| -|159|[CaiChenghan/Addition](https://github.com/CaiChenghan/Addition)|对字典、字符串、NSOject类的扩展,起到字典取值保护,模型归档等。|31|0|2022-01-12| -|160|[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| -|161|[dvlproad/CJNetwork](https://github.com/dvlproad/CJNetwork)|AFNetworking的二次封装(secondary encapsulation for AFNetworking)|3|0|2021-11-24| -|162|[kaiser143/ZKIDCardCamera](https://github.com/kaiser143/ZKIDCardCamera)|针对身份证正反面拍照的相机的封装|8|0|2021-11-29| -|163|[finogeeks/FinClipExtSDK](https://github.com/finogeeks/FinClipExtSDK)|FinClip 扩展 SDK 插件,用于与权限相关的 API 与组件调用 / Extension SDK for FinClip|3|0|2022-03-04| -|164|[Huaida/TestFunction_OC](https://github.com/Huaida/TestFunction_OC)|验证OC功能|2|0|2021-09-24| -|165|[yangyangFeng/TTPatch](https://github.com/yangyangFeng/TTPatch)|热修复、热更新、JS代码动态下发、动态创建类|459|0|2022-03-04| -|166|[Faceunity/FUZegoExpressVideoDemo](https://github.com/Faceunity/FUZegoExpressVideoDemo)|FUZegoExpressVideoDemo是集成了 Faceunity 面部跟踪和虚拟道具功能和 Zego 直播功能的 Demo。 本文是 FaceUnity SDK 快速对接 Zego 直播 的导读说明,关于 FaceUnity SDK 的更多详细说明,请参看 FULiveDemo|2|0|2022-02-15| -|167|[qingqiusuomeng/LQAlertViewKit](https://github.com/qingqiusuomeng/LQAlertViewKit)|自定义UIAlertViewController|2|0|2021-11-16| -|168|[Humein/BX_TiKuBaseModulesRepo](https://github.com/Humein/BX_TiKuBaseModulesRepo)|题库基础私有库/支持富文本以及多种题型,不含业务模块|4|0|2021-12-07| -|169|[KonsomeJona/OctoMouse](https://github.com/KonsomeJona/OctoMouse)|OctoMouse is an open-source application for MAC OSX that measures your mouse and keyboard activities.|210|0|2021-12-08| -|170|[Roen-Ro/RRViewControllerExtension](https://github.com/Roen-Ro/RRViewControllerExtension)| UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods|133|0|2021-12-28| -|171|[jack903652/safeKeyboard](https://github.com/jack903652/safeKeyboard)|自定义样式的3种安全键盘,数字键盘,字母键盘,特殊字符键盘|7|0|2022-02-23| -|172|[netless-io/Whiteboard-iOS](https://github.com/netless-io/Whiteboard-iOS)|Whiteboard|19|0|2022-03-04| -|173|[sangwell/KMovie](https://github.com/sangwell/KMovie)|🍭🍭电影资讯app|12|0|2022-03-02| -|174|[lincf0912/LFAssetExportSession](https://github.com/lincf0912/LFAssetExportSession)|视频压缩(体积小,清晰度高)|27|0|2021-12-13| -|175|[KeenTeam1990/HXWeiboPhotoPicker](https://github.com/KeenTeam1990/HXWeiboPhotoPicker)|🏂HXWeiboPhotoPicker-高仿微博照片选择,使用的是PhotoKit框架来获取系统相册以及照片/视频,支持查看/选择GIF图片 , 照片、视频可同时多选/原图 , 3DTouch预览照片 , 长按拖动改变顺序 , 自定义相机拍照/录制视频 , 自定义转场动画 , 查看/选择LivePhoto IOS9.1以上才有用 , 支持浏览网络图片 , 支持自定义裁剪图片, 支持传入本地图片,支 ...|85|0|2021-11-11| -|176|[liuchunlao/LVDevelopDemo](https://github.com/liuchunlao/LVDevelopDemo)|指纹识别、蓝牙扫描,不定期更新,开发实践中的实用工具。。。|9|0|2022-03-04| -|177|[g0v/moedict-webkit](https://github.com/g0v/moedict-webkit)|萌典網站|509|0|2022-02-26| -|178|[Zws-China/CAAnimation](https://github.com/Zws-China/CAAnimation)|iOS动画演示,核心动画演示,CAAnimation动画|91|0|2021-09-24| -|179|[253CL/flash_iOS](https://github.com/253CL/flash_iOS)|闪验iOS SDK|12|0|2021-12-21| -|180|[liangdahong/AMLeaksFinder](https://github.com/liangdahong/AMLeaksFinder)|A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏,View 内存泄漏】的小工具,支持 ObjC,Swift。|90|0|2021-10-25| -|181|[zxinsunshine/NinePatchKit](https://github.com/zxinsunshine/NinePatchKit)|A ninepatch image render framework for iOS and MacOS|7|0|2021-12-27| -|182|[jiaxiaogang/he4o](https://github.com/jiaxiaogang/he4o)|HE —— “信息熵减机系统”|299|0|2022-03-04| -|183|[Rain-dew/YLTextView](https://github.com/Rain-dew/YLTextView)|一行代码搞定textView占位符、字数限制、行数限制、自动计算高度— OC和Swift|97|0|2022-01-18| -|184|[yiwangxin/BjcaSignSDK](https://github.com/yiwangxin/BjcaSignSDK)|北京数字医信SDK|5|0|2021-09-09| -|185|[chengzongxin/Projects](https://github.com/chengzongxin/Projects)|记录日常开发测试Demo|2|0|2021-11-17| -|186|[wz15011015/BWDemo](https://github.com/wz15011015/BWDemo)|一些示例工程。|9|0|2022-02-21| -|187|[GWTimes/GWP2PSDK](https://github.com/GWTimes/GWP2PSDK)|GWP2P SDK 是基于技威时代的纯C语言P2P库,使用Objective-C进行封装的一个SDK。屏蔽其内部复杂细节,对外提供较为简洁的API接口,方便第三方应用快速集成智能摄像机等设备的APP功能。|8|0|2021-11-08| -|188|[aliyunvideo/AliPlayerSDK](https://github.com/aliyunvideo/AliPlayerSDK)|AliyunPlayer SDK 4.x version|83|0|2022-02-22| -|189|[mengxianliang/XLPageViewController](https://github.com/mengxianliang/XLPageViewController)|一个开放、高度可定制化的分页视图控制器|344|0|2022-01-18| -|190|[SmileZXLee/iOSSignatureAnalysis](https://github.com/SmileZXLee/iOSSignatureAnalysis)|iOSApp+Springboot后端sign签名+aes加密原理&逆向破解分析示例(class-dump+Logos+monkeyDev+IDA)|4|0|2022-02-06| -|191|[Barnett2050/JXCategoryKit](https://github.com/Barnett2050/JXCategoryKit)|系统基础类扩展|4|0|2022-01-14| -|192|[QuintGao/GKCover](https://github.com/QuintGao/GKCover)|GKCover-一行代码实现遮罩视图,让你的弹窗更easy|184|0|2021-12-31| -|193|[QuintGao/JXCategoryViewExt](https://github.com/QuintGao/JXCategoryViewExt)|对JXCategoryView优化及扩展,拆分pod|5|0|2021-12-03| -|194|[xllyll/XYCountryCode](https://github.com/xllyll/XYCountryCode)|🥁国家代码选择器,支持中英文、国旗🇨🇳|11|0|2021-10-12| -|195|[dushiling/native_import_flutter_demo](https://github.com/dushiling/native_import_flutter_demo)|在iOS、Android原生项目里嵌入flutter_module|3|0|2022-03-01| -|196|[HYAdonisCoding/AEObjCWorking](https://github.com/HYAdonisCoding/AEObjCWorking)|一个高效的Objective-C工具。|3|0|2022-02-24| -|197|[rugarciap/Turbo-Boost-Switcher](https://github.com/rugarciap/Turbo-Boost-Switcher)|Turbo Boost disabler / enable app for Mac OS X|1305|0|2021-10-29| -|198|[Danonlylane/goodhouse](https://github.com/Danonlylane/goodhouse)|Flutter好客租房项目,模仿安居客APP页面编写的一款静态页面项目|39|0|2021-10-11| -|199|[qiyukf/react-native-qiyu](https://github.com/qiyukf/react-native-qiyu)|qiyukf SDK for ReactNative|32|0|2022-02-10| -|200|[fanbaoying/FBYFaceRecognitionDemo_iOS](https://github.com/fanbaoying/FBYFaceRecognitionDemo_iOS)|demo人脸识别功能是对讯飞 sdk 二次封装,活体检测功能是自己开发封装,烦请点个Star,你的支持是我最大的动力!|38|0|2021-09-03| +|80|[wangshengjin/cordova-plugin-umengT](https://github.com/wangshengjin/cordova-plugin-umengT)|集成友盟分析|2|0|2022-02-10| +|81|[APOPIX/react-native-trtc](https://github.com/APOPIX/react-native-trtc)|react-native-trtc是腾讯音视频SDK(TRTC SDK)的React Native封装demo,目前仅支持ios|5|0|2022-03-02| +|82|[anyrtcIO-Community/AnyMeetUIKit-iOS](https://github.com/anyrtcIO-Community/AnyMeetUIKit-iOS)|anyRTC视频会议UI封装以及Api封装|42|0|2021-09-07| +|83|[Lester2020/YZTimerDemo](https://github.com/Lester2020/YZTimerDemo)|处理解决NSTimer造成循环引用的几种实现方式|2|0|2021-09-30| +|84|[Rycccccccc/YCCardView](https://github.com/Rycccccccc/YCCardView)|卡片左滑右滑框架|8|0|2021-12-01| +|85|[jpush/jverify-flutter-plugin](https://github.com/jpush/jverify-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。|89|0|2022-01-26| +|86|[chenqingze/capacitor-wechat-sdk](https://github.com/chenqingze/capacitor-wechat-sdk)|wechat sdk wrapper with capacitor , support ios and android . 自用项目,未发布到npm 仓库|3|0|2022-02-25| +|87|[p709723778/UIDevice-SPPlatform](https://github.com/p709723778/UIDevice-SPPlatform)|在不同设备上获取对应的设备类型名称|5|0|2021-10-16| +|88|[MrLuanJX/Filter](https://github.com/MrLuanJX/Filter)|仿链家、美团、京东筛选|2|0|2021-11-18| +|89|[iossun/PixelFreeEffects](https://github.com/iossun/PixelFreeEffects)|美颜SDK|15|0|2021-12-23| +|90|[GuanQinghao/SeedCoder](https://github.com/GuanQinghao/SeedCoder)|匹配Seed开发框架的代码生成工具|2|0|2021-10-11| +|91|[tqhnet/MacCatalyst_Learn](https://github.com/tqhnet/MacCatalyst_Learn)|Mac Catalyst的练习|3|0|2021-12-24| +|92|[WelkinXie/FiveInARow](https://github.com/WelkinXie/FiveInARow)|Five In A Row(五子棋) with Sprite Kit for iPad|21|0|2021-09-21| +|93|[siuying/BSMInputMethod](https://github.com/siuying/BSMInputMethod)|筆順碼輸入法 - BSM Input Method for Mac OS X (10.8+)|5|0|2021-11-07| +|94|[2662419405/meituanApp](https://github.com/2662419405/meituanApp)|使用 ReactNative 相关技术栈 :100: 模拟美团原生APP|5|0|2022-03-02| +|95|[volcengine/APMInsight_iOS](https://github.com/volcengine/APMInsight_iOS)|-|18|0|2022-02-28| +|96|[zhuzhuxingtianxia/QQRed](https://github.com/zhuzhuxingtianxia/QQRed)|仿QQ拖拽爆炸效果|28|0|2022-01-29| +|97|[chkm/NumMatrixDemo](https://github.com/chkm/NumMatrixDemo)|Calculate sudoku Resulet 计算数独游戏的结果|2|0|2021-10-27| +|98|[wsl2ls/UIActivityViewController](https://github.com/wsl2ls/UIActivityViewController)|仿简书分享--系统原生分享:利用UIActivityViewController实现系统原生分享,不需要三方SDK,支持自定义分享,可以分享到微博、微信、QQ、信息、邮件、备忘录、通讯录、剪贴板、FaceBook.....等等|141|0|2021-10-07| +|99|[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| +|100|[pili-engineering/QNRTC-SampleCode-Video-Basic](https://github.com/pili-engineering/QNRTC-SampleCode-Video-Basic)|Sample Code 工程用于展示如何 加入/离开 房间,发布/订阅 音视频数据流,动态 启用/禁用 本地音视频数据流,切换前后置摄像头等功能使用|18|0|2022-03-03| +|101|[yangKJ/KJMenuView](https://github.com/yangKJ/KJMenuView)|封装整理一些菜单控件|4|0|2021-12-07| +|102|[fatboy-hard/react-native-gcy-datakit](https://github.com/fatboy-hard/react-native-gcy-datakit)|观测云RN集成|4|0|2021-12-09| +|103|[finogeeks/finclip-ios-demo](https://github.com/finogeeks/finclip-ios-demo)|FinClip 苹果运行环境,让小程序在苹果应用中无缝运行 / iOS DEMO for FinClip|242|0|2022-02-08| +|104|[CaicaiNo/HCPush](https://github.com/CaicaiNo/HCPush)|用于项目使用的方便的左侧或者右侧的弹出视图,自定义ViewController的逻辑独立|9|0|2021-11-05| +|105|[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| +|106|[changsanjiang/SJMediaCacheServer](https://github.com/changsanjiang/SJMediaCacheServer)|A HTTP Media Caching Framework. It can cache FILE or HLS media. 音视频边播边缓存框架, 支持 HLS(m3u8) 和 FILE(mp4, mp3等).|154|0|2022-01-13| +|107|[site-chenwei/chenwei-plugin-amap](https://github.com/site-chenwei/chenwei-plugin-amap)|Cordova高德地图插件,使用高德Android定位SDK进行定位,以解决webapp中定位不准的问题|4|0|2021-10-20| +|108|[253CL/CLShanYan_Flutter](https://github.com/253CL/CLShanYan_Flutter)|闪验Flutter使用示例|8|0|2022-03-03| +|109|[Jayxiang/CJLandscapeDemo](https://github.com/Jayxiang/CJLandscapeDemo)|iOS 横竖屏处理|3|0|2021-12-24| +|110|[aliyun/aliyun-oss-ios-sdk](https://github.com/aliyun/aliyun-oss-ios-sdk)|iOS SDK for aliyun object storage service|415|0|2022-02-14| +|111|[591xt/YZModel](https://github.com/591xt/YZModel)|一键生成带注释的Model文件和Mode解析工具支持三种语言|4|0|2022-01-13| +|112|[HMS-Core/hms-3d-modeling-demo-ios](https://github.com/HMS-Core/hms-3d-modeling-demo-ios)|-|12|0|2021-11-15| +|113|[zhYes/YSTimeCountDown](https://github.com/zhYes/YSTimeCountDown)|倒计时的完整封装上传|40|0|2022-02-10| +|114|[Jonas-o/CCExcelView](https://github.com/Jonas-o/CCExcelView)|iOS ExcelView 自定义表格,支持设置左右向锁住的列数,支持列排序(排序规则自己实现),支持设置topView,支持列表背景色,支持设置整行还是单元格点击的点击色|9|0|2021-12-29| +|115|[ITHanYong/HYTimePicker](https://github.com/ITHanYong/HYTimePicker)|自定义时分选择器|6|0|2021-09-25| +|116|[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| +|117|[MQL9011/MRDLNA](https://github.com/MQL9011/MRDLNA)|纯OC实现的iOS DLNA 投屏功能, 支持各大主流电视盒子(小米,华为,乐视,移动魔百盒等), 可以播放,暂停,快进退,调音量,退出.|504|0|2022-02-25| +|118|[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| +|119|[banchichen/TZImagePreviewController](https://github.com/banchichen/TZImagePreviewController)|对TZImagePickerController库的增强,支持用UIImage、NSURL预览照片和用NSURL预览视频。|89|0|2021-11-26| +|120|[loyalwind/WJLicensePlateKeyboard](https://github.com/loyalwind/WJLicensePlateKeyboard)|自定义的车牌号码输入键盘|9|0|2021-10-08| +|121|[feiduduhaha/PandaHook](https://github.com/feiduduhaha/PandaHook)|一个简单易用的hook组件|7|0|2021-10-25| +|122|[wildfirechat/ios-momentkit](https://github.com/wildfirechat/ios-momentkit)|iOS 朋友圈UI组件库|6|0|2021-11-20| +|123|[strongbox-password-safe/Strongbox](https://github.com/strongbox-password-safe/Strongbox)|A KeePass/Password Safe Client for iOS and OS X|815|0|2022-02-02| +|124|[huangboju/FormView](https://github.com/huangboju/FormView)|优雅的使用UITableView创建静态表单|54|0|2021-12-29| +|125|[daiwei-git/cordova-plugin-umeng](https://github.com/daiwei-git/cordova-plugin-umeng)|cordova 集成友盟统计|3|0|2021-11-18| +|126|[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| +|127|[yangKJ/WebDiscernDemo](https://github.com/yangKJ/WebDiscernDemo)|长按识别网页图片工具|4|0|2022-03-03| +|128|[pirder/PRSleepApp](https://github.com/pirder/PRSleepApp)| 2020年毕业答辩iOS项目|2|0|2021-10-09| +|129|[huang303513/ReactNativeSourceCodeStudy](https://github.com/huang303513/ReactNativeSourceCodeStudy)|ReactNative源码解析|3|0|2022-03-02| +|130|[qinqi777/QQCorner](https://github.com/qinqi777/QQCorner)|给 UIView 或 UIImage 高性能添加(之后可以修改)圆角,生成渐变色图片等|84|0|2022-01-18| +|131|[lisen87/image_pickers](https://github.com/lisen87/image_pickers)|图片多选并压缩,保存图片到相册,视频多选,预览图片和视频|62|0|2021-12-08| +|132|[li6185377/IMYAOPTableView](https://github.com/li6185377/IMYAOPTableView)|无业务入侵,无逻辑入侵,外部察觉不到的 UITableView/UICollectionView AOP 框架|456|0|2022-01-25| +|133|[ToLengSon/iOS14TabbarHiddenFix](https://github.com/ToLengSon/iOS14TabbarHiddenFix)|解决iOS14下pop多层控制器至主页时,tabbar不显示问题|14|0|2021-09-07| +|134|[tencentyun/leb-ios-sdk](https://github.com/tencentyun/leb-ios-sdk)|快直播 LEB (超低延迟直播)iOS SDK https://cloud.tencent.com/product/leb|7|0|2022-02-08| +|135|[WanyueKJ/wanyue_live_shopping_ios](https://github.com/WanyueKJ/wanyue_live_shopping_ios)|万岳直播商城APP,直播带货商城( live with goods mall)、短视频商城(short video mall)、仿淘宝商城(imitation Taobao mall)|3|0|2022-02-23| +|136|[rueen/react-native-ottpay](https://github.com/rueen/react-native-ottpay)|react-native ottpay跨境支付|6|0|2021-11-25| +|137|[Faceunity/FUP2AArt](https://github.com/Faceunity/FUP2AArt)|-|13|0|2022-01-13| +|138|[leon2017/cmbpb-flutter](https://github.com/leon2017/cmbpb-flutter)|Flutter 招商银行一网通支付|8|0|2021-10-15| +|139|[mxmhao/iOS_App_Template](https://github.com/mxmhao/iOS_App_Template)|一些iOS工具类和模板代码,极简/高效,大部分是直接使用官方SDK实现,很小一部分是改造官方SDK实现或者自己实现|2|0|2021-09-17| +|140|[yidun/alive-detected-iOS-demo](https://github.com/yidun/alive-detected-iOS-demo)|活体检测demo&framework|7|0|2022-01-11| +|141|[BlinkID/blinkid-ios](https://github.com/BlinkID/blinkid-ios)|Everything you need to add AI-driven ID scanning into your native iOS app.|350|0|2022-02-10| +|142|[MrZhou1010/MZCode](https://github.com/MrZhou1010/MZCode)|二维码、条形码扫描及生成|2|0|2022-02-08| +|143|[yoriWang/YRGestureLock](https://github.com/yoriWang/YRGestureLock)|封装一个手势密码锁|3|0|2021-11-04| +|144|[Maxwin-z/xsmth-newsmth](https://github.com/Maxwin-z/xsmth-newsmth)|水木社区第三方客户端|101|0|2022-02-27| +|145|[xmy0010/DemoForCSDN](https://github.com/xmy0010/DemoForCSDN)|-|57|0|2021-09-29| +|146|[CodeTips/ThunderPlugin-macOS](https://github.com/CodeTips/ThunderPlugin-macOS)|For macOS。Mac版 迅雷的反hook绕过~|144|0|2021-12-24| +|147|[Resory/RYCuteView](https://github.com/Resory/RYCuteView)|🍮 用UIBezierPath实现果冻效果|151|0|2021-09-17| +|148|[react-native-studio/react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh)|基于ios MJRefresh https://github.com/CoderMJLee/MJRefresh 开发的插件,可提供自定义的弹性刷新|147|0|2022-02-11| +|149|[Jdb156158/JBBPuzzleView](https://github.com/Jdb156158/JBBPuzzleView)|模板拼图、宫格拼图、不规则拼图、视频图片拼图、GIF拼图|3|0|2021-12-03| +|150|[sensorsdata/sf-sdk-ios](https://github.com/sensorsdata/sf-sdk-ios)|iOS 弹窗 SDK 是一款基于神策智能运营,帮助客户实现精准运营的 SDK|3|0|2022-01-11| +|151|[anyrtcIO-Community/anyRTC-WaWa-Client-iOS](https://github.com/anyrtcIO-Community/anyRTC-WaWa-Client-iOS)|第三代娃娃机在线解决方案,全新娱乐方式,超低延时娱乐。|8|0|2021-09-07| +|152|[zjjzmw1/XM_OC_TOOL](https://github.com/zjjzmw1/XM_OC_TOOL)|一直维护的OC工具类|7|0|2021-11-02| +|153|[dustylove/ruler](https://github.com/dustylove/ruler)|一款简单实用的刻度尺|2|0|2021-11-29| +|154|[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| +|155|[QuintGao/GKNavigationBar](https://github.com/QuintGao/GKNavigationBar)|GKNavigationBarViewController的分类实现方式,耦合度底,使用更加便捷|258|0|2022-02-24| +|156|[Avery-AN/TableView](https://github.com/Avery-AN/TableView)|TableView优化案例、Cell展示内容的异步绘制、Cell展示图片的异步解码与字节对齐的处理、TableView首屏cell渲染的提速、支持Cell展示内容中包含的各种富文本的交互。|7|0|2022-02-06| +|157|[mlcldh/MLCKit](https://github.com/mlcldh/MLCKit)|封装一些iOS方法。|8|0|2022-01-24| +|158|[CaiChenghan/Addition](https://github.com/CaiChenghan/Addition)|对字典、字符串、NSOject类的扩展,起到字典取值保护,模型归档等。|31|0|2022-01-12| +|159|[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| +|160|[dvlproad/CJNetwork](https://github.com/dvlproad/CJNetwork)|AFNetworking的二次封装(secondary encapsulation for AFNetworking)|3|0|2021-11-24| +|161|[kaiser143/ZKIDCardCamera](https://github.com/kaiser143/ZKIDCardCamera)|针对身份证正反面拍照的相机的封装|8|0|2021-11-29| +|162|[finogeeks/FinClipExtSDK](https://github.com/finogeeks/FinClipExtSDK)|FinClip 扩展 SDK 插件,用于与权限相关的 API 与组件调用 / Extension SDK for FinClip|3|0|2022-03-04| +|163|[Huaida/TestFunction_OC](https://github.com/Huaida/TestFunction_OC)|验证OC功能|2|0|2021-09-24| +|164|[yangyangFeng/TTPatch](https://github.com/yangyangFeng/TTPatch)|热修复、热更新、JS代码动态下发、动态创建类|459|0|2022-03-04| +|165|[Faceunity/FUZegoExpressVideoDemo](https://github.com/Faceunity/FUZegoExpressVideoDemo)|FUZegoExpressVideoDemo是集成了 Faceunity 面部跟踪和虚拟道具功能和 Zego 直播功能的 Demo。 本文是 FaceUnity SDK 快速对接 Zego 直播 的导读说明,关于 FaceUnity SDK 的更多详细说明,请参看 FULiveDemo|2|0|2022-02-15| +|166|[qingqiusuomeng/LQAlertViewKit](https://github.com/qingqiusuomeng/LQAlertViewKit)|自定义UIAlertViewController|2|0|2021-11-16| +|167|[Humein/BX_TiKuBaseModulesRepo](https://github.com/Humein/BX_TiKuBaseModulesRepo)|题库基础私有库/支持富文本以及多种题型,不含业务模块|4|0|2021-12-07| +|168|[KonsomeJona/OctoMouse](https://github.com/KonsomeJona/OctoMouse)|OctoMouse is an open-source application for MAC OSX that measures your mouse and keyboard activities.|210|0|2021-12-08| +|169|[Roen-Ro/RRViewControllerExtension](https://github.com/Roen-Ro/RRViewControllerExtension)| UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods|133|0|2021-12-28| +|170|[jack903652/safeKeyboard](https://github.com/jack903652/safeKeyboard)|自定义样式的3种安全键盘,数字键盘,字母键盘,特殊字符键盘|7|0|2022-02-23| +|171|[netless-io/Whiteboard-iOS](https://github.com/netless-io/Whiteboard-iOS)|Whiteboard|19|0|2022-03-04| +|172|[sangwell/KMovie](https://github.com/sangwell/KMovie)|🍭🍭电影资讯app|12|0|2022-03-02| +|173|[lincf0912/LFAssetExportSession](https://github.com/lincf0912/LFAssetExportSession)|视频压缩(体积小,清晰度高)|27|0|2021-12-13| +|174|[KeenTeam1990/HXWeiboPhotoPicker](https://github.com/KeenTeam1990/HXWeiboPhotoPicker)|🏂HXWeiboPhotoPicker-高仿微博照片选择,使用的是PhotoKit框架来获取系统相册以及照片/视频,支持查看/选择GIF图片 , 照片、视频可同时多选/原图 , 3DTouch预览照片 , 长按拖动改变顺序 , 自定义相机拍照/录制视频 , 自定义转场动画 , 查看/选择LivePhoto IOS9.1以上才有用 , 支持浏览网络图片 , 支持自定义裁剪图片, 支持传入本地图片,支 ...|85|0|2021-11-11| +|175|[liuchunlao/LVDevelopDemo](https://github.com/liuchunlao/LVDevelopDemo)|指纹识别、蓝牙扫描,不定期更新,开发实践中的实用工具。。。|9|0|2022-03-04| +|176|[g0v/moedict-webkit](https://github.com/g0v/moedict-webkit)|萌典網站|509|0|2022-02-26| +|177|[Zws-China/CAAnimation](https://github.com/Zws-China/CAAnimation)|iOS动画演示,核心动画演示,CAAnimation动画|91|0|2021-09-24| +|178|[253CL/flash_iOS](https://github.com/253CL/flash_iOS)|闪验iOS SDK|12|0|2021-12-21| +|179|[liangdahong/AMLeaksFinder](https://github.com/liangdahong/AMLeaksFinder)|A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏,View 内存泄漏】的小工具,支持 ObjC,Swift。|90|0|2021-10-25| +|180|[zxinsunshine/NinePatchKit](https://github.com/zxinsunshine/NinePatchKit)|A ninepatch image render framework for iOS and MacOS|7|0|2021-12-27| +|181|[jiaxiaogang/he4o](https://github.com/jiaxiaogang/he4o)|HE —— “信息熵减机系统”|299|0|2022-03-05| +|182|[Rain-dew/YLTextView](https://github.com/Rain-dew/YLTextView)|一行代码搞定textView占位符、字数限制、行数限制、自动计算高度— OC和Swift|97|0|2022-01-18| +|183|[yiwangxin/BjcaSignSDK](https://github.com/yiwangxin/BjcaSignSDK)|北京数字医信SDK|5|0|2021-09-09| +|184|[chengzongxin/Projects](https://github.com/chengzongxin/Projects)|记录日常开发测试Demo|2|0|2021-11-17| +|185|[wz15011015/BWDemo](https://github.com/wz15011015/BWDemo)|一些示例工程。|9|0|2022-02-21| +|186|[GWTimes/GWP2PSDK](https://github.com/GWTimes/GWP2PSDK)|GWP2P SDK 是基于技威时代的纯C语言P2P库,使用Objective-C进行封装的一个SDK。屏蔽其内部复杂细节,对外提供较为简洁的API接口,方便第三方应用快速集成智能摄像机等设备的APP功能。|8|0|2021-11-08| +|187|[aliyunvideo/AliPlayerSDK](https://github.com/aliyunvideo/AliPlayerSDK)|AliyunPlayer SDK 4.x version|83|0|2022-02-22| +|188|[mengxianliang/XLPageViewController](https://github.com/mengxianliang/XLPageViewController)|一个开放、高度可定制化的分页视图控制器|345|0|2022-01-18| +|189|[SmileZXLee/iOSSignatureAnalysis](https://github.com/SmileZXLee/iOSSignatureAnalysis)|iOSApp+Springboot后端sign签名+aes加密原理&逆向破解分析示例(class-dump+Logos+monkeyDev+IDA)|4|0|2022-02-06| +|190|[Barnett2050/JXCategoryKit](https://github.com/Barnett2050/JXCategoryKit)|系统基础类扩展|4|0|2022-01-14| +|191|[QuintGao/GKCover](https://github.com/QuintGao/GKCover)|GKCover-一行代码实现遮罩视图,让你的弹窗更easy|184|0|2021-12-31| +|192|[QuintGao/JXCategoryViewExt](https://github.com/QuintGao/JXCategoryViewExt)|对JXCategoryView优化及扩展,拆分pod|5|0|2021-12-03| +|193|[xllyll/XYCountryCode](https://github.com/xllyll/XYCountryCode)|🥁国家代码选择器,支持中英文、国旗🇨🇳|11|0|2021-10-12| +|194|[dushiling/native_import_flutter_demo](https://github.com/dushiling/native_import_flutter_demo)|在iOS、Android原生项目里嵌入flutter_module|3|0|2022-03-01| +|195|[HYAdonisCoding/AEObjCWorking](https://github.com/HYAdonisCoding/AEObjCWorking)|一个高效的Objective-C工具。|3|0|2022-02-24| +|196|[rugarciap/Turbo-Boost-Switcher](https://github.com/rugarciap/Turbo-Boost-Switcher)|Turbo Boost disabler / enable app for Mac OS X|1305|0|2021-10-29| +|197|[Danonlylane/goodhouse](https://github.com/Danonlylane/goodhouse)|Flutter好客租房项目,模仿安居客APP页面编写的一款静态页面项目|40|0|2021-10-11| +|198|[qiyukf/react-native-qiyu](https://github.com/qiyukf/react-native-qiyu)|qiyukf SDK for ReactNative|32|0|2022-02-10| +|199|[venn0126/SNAugusPopView](https://github.com/venn0126/SNAugusPopView)|A super lightweight popView.|10|0|2021-11-11| +|200|[jpush/JVerification-cordova-plugin](https://github.com/jpush/JVerification-cordova-plugin)|极光认证官方支持的 cordova 插件(Android & iOS)|3|0|2021-11-12|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/PHP.md b/content/charts/growth/software/PHP.md index 4edd586b..40a2f04b 100644 --- a/content/charts/growth/software/PHP.md +++ b/content/charts/growth/software/PHP.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > PHP -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[PGYER/codefever](https://github.com/PGYER/codefever)|CodeFever 是完全免费开源的 Git 代码托管服务,支持一行命令安装到自己服务器!CodeFever Community Edition (A Self-hosted Git Services)!|1424|32|2022-02-17| -|2|[dtm-php/dtm-client](https://github.com/dtm-php/dtm-client)|A PHP coroutine client for distributed transaction manager DTM. 分布式事务管理器 DTM 的 PHP 协程客户端|222|9|2022-02-27| -|3|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10400|6|2022-02-11| +|1|[PGYER/codefever](https://github.com/PGYER/codefever)|CodeFever 是完全免费开源的 Git 代码托管服务,支持一行命令安装到自己服务器!CodeFever Community Edition (A Self-hosted Git Services)!|1433|31|2022-02-17| +|2|[dtm-php/dtm-client](https://github.com/dtm-php/dtm-client)|A PHP coroutine client for distributed transaction manager DTM. 分布式事务管理器 DTM 的 PHP 协程客户端|223|8|2022-02-27| +|3|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10401|6|2022-02-11| |4|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10364|5|2022-02-24| -|5|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|818|5|2022-02-26| +|5|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|820|5|2022-02-26| |6|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2619|5|2022-02-26| -|7|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18271|4|2022-03-03| -|8|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4381|4|2022-03-04| -|9|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9759|4|2022-03-04| +|7|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18272|4|2022-03-05| +|8|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4382|4|2022-03-05| +|9|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9759|4|2022-03-05| |10|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1534|4|2021-12-04| |11|[osuuu/LightPicture](https://github.com/osuuu/LightPicture)|企业/团队/个人图片资源管理系统、图床系统|164|3|2022-02-27| -|12|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|2886|3|2022-03-04| -|13|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4234|3|2022-03-04| -|14|[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.|9729|3|2022-03-04| -|15|[swoft-cloud/swoft](https://github.com/swoft-cloud/swoft)|🚀 PHP Microservice Full Coroutine Framework|5442|3|2022-02-24| +|12|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码|2887|3|2022-03-04| +|13|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4235|3|2022-03-05| +|14|[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.|9735|3|2022-03-04| +|15|[swoft-cloud/swoft](https://github.com/swoft-cloud/swoft)|🚀 PHP Microservice Full Coroutine Framework|5443|3|2022-02-24| |16|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.|3525|2|2022-01-14| |17|[Qsnh/meedu](https://github.com/Qsnh/meedu)|知识付费、企业线上培训解决方案。开源只有录播功能。|2778|2|2022-02-22| -|18|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5911|2|2022-03-04| -|19|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|Self-hosted speedtest, an extended project of https://github.com/librespeed/speedtest|1069|2|2021-12-20| -|20|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2112|2|2022-02-04| -|21|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|2055|2|2022-02-28| +|18|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5913|2|2022-03-04| +|19|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|Self-hosted speedtest, an extended project of https://github.com/librespeed/speedtest|1070|2|2021-12-20| +|20|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2113|2|2022-02-04| +|21|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|2058|2|2022-03-05| |22|[easy-swoole/easyswoole](https://github.com/easy-swoole/easyswoole)|swoole,easyswoole,swoole framework|4452|2|2022-01-19| -|23|[easychen/docker2saas](https://github.com/easychen/docker2saas)|An open source tool that lets you create a SaaS website from docker images in 10 minutes.|598|2|2022-01-18| -|24|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7679|2|2022-01-24| +|23|[easychen/docker2saas](https://github.com/easychen/docker2saas)|An open source tool that lets you create a SaaS website from docker images in 10 minutes.|599|2|2022-01-18| +|24|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7680|2|2022-01-24| |25|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|597|2|2022-02-12| |26|[WGrape/esupdater](https://github.com/WGrape/esupdater)|A high-performance lightweight framework of PHP to achieve incremental update of ES documents / 一个基于Canal实现ES文档增量更新的高性能轻量框架|126|2|2022-03-04| -|27|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2369|2|2022-01-11| -|28|[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 ...|588|2|2022-03-04| +|27|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2372|2|2022-01-11| +|28|[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 ...|592|2|2022-03-04| |29|[matyhtf/framework](https://github.com/matyhtf/framework)|SPF (Swoole PHP Framework),世界第一款基于Swoole扩展的PHP框架,开发者是Swoole创始人 |2195|1|2022-01-21| |30|[dodgepudding/wechat-php-sdk](https://github.com/dodgepudding/wechat-php-sdk)|微信公众平台php开发包, weixin developer SDK.|4459|1|2021-10-21| |31|[yii-starter-kit/yii2-starter-kit](https://github.com/yii-starter-kit/yii2-starter-kit)|Yii2 Starter Kit|1399|1|2021-10-28| -|32|[duxphp/duxravel](https://github.com/duxphp/duxravel)|Duxravel 是基于 Laravel 框架和Arco Design Vue 开发的后台管理开发框架|37|1|2022-01-10| -|33|[zhufenghua1998/bp3](https://github.com/zhufenghua1998/bp3)|bp3是一款使用php开发的百度网盘接口程序,百度网盘目录搜索引擎,文件展示搜索目录树,在线目录搜索索引,百度网盘文件下载(含直链)等。|87|1|2022-03-04| -|34|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户,图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|125|1|2022-02-26| -|35|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|611|1|2022-02-28| -|36|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin )|1949|1|2022-03-04| -|37|[jcc/blog](https://github.com/jcc/blog)|:star2: PJ Blog is an open source blog built with Laravel and Vue.js.|2816|1|2022-02-27| -|38|[Licoy/wordpress-theme-puock](https://github.com/Licoy/wordpress-theme-puock)|:art: 一款基于WordPress开发的高颜值的自适应主题,支持白天与黑夜模式、无刷新加载等 A high-value adaptive theme based on WordPress, supports day and night modes, no refresh loading, etc.|655|1|2022-02-24| -|39|[bettershop/LaikeTui](https://github.com/bettershop/LaikeTui)|来客电商,微信小程序商城 + APP商城 + 公众号商城 + PC商城系统 + 支付宝小程序商城 + 抖音小程序商城 + 百度小程序电商系统(前后端代码全部开源) 注重界面美感与用户体验,打造独特电商系统生态圈|584|1|2022-02-15| -|40|[weiboad/kafka-php](https://github.com/weiboad/kafka-php)|kafka php client|1405|1|2022-03-04| -|41|[swoole/yasd](https://github.com/swoole/yasd)|Yet Another Swoole Debugger|248|1|2022-02-22| -|42|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|845|1|2022-01-07| -|43|[lizhipay/faka](https://github.com/lizhipay/faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码|324|1|2022-01-12| -|44|[likeyun/WeChat-Group-HuoMa](https://github.com/likeyun/WeChat-Group-HuoMa)|微信群二维码活码工具,生成微信群活码,随时可以切换二维码!|381|1|2022-01-20| -|45|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1181|1|2022-03-04| -|46|[ghboke/CorePressWPTheme](https://github.com/ghboke/CorePressWPTheme)|CorePress 主题,一款高性能,高颜值的WordPress主题|521|1|2021-12-24| -|47|[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)|1006|1|2022-02-28| -|48|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|820|1|2021-09-24| -|49|[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.|1151|1|2022-03-04| -|50|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227|891|1|2022-03-04| -|51|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|118|1|2022-01-30| -|52|[litepress/wp-china-yes](https://github.com/litepress/wp-china-yes)|此插件将你的WordPress接入本土生态体系之中,使之更适合国内应用环境|535|1|2021-11-01| -|53|[coduo/php-humanizer](https://github.com/coduo/php-humanizer)|Humanize values that are readable only for developers.|1457|1|2021-09-13| -|54|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1775|1|2022-02-12| -|55|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|923|1|2022-02-14| -|56|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|107|1|2022-02-11| -|57|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统,旨在打造极致的用户体验!开箱即可商用! Leadshop主要面向中小型企业,助力搭建电商平台,并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度,追求极致体验,全面赋能商家,为商家创造价值。 演示站:https://demo.leadshop.vip 账号:1 ...|409|1|2021-12-28| -|58|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2679|1|2022-02-27| -|59|[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.|1614|1|2022-02-19| -|60|[userfrosting/UserFrosting](https://github.com/userfrosting/UserFrosting)|:doughnut: Modern PHP user login and management framework++.|1553|1|2022-03-02| -|61|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1647|1|2021-11-06| -|62|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|3620|1|2022-01-31| -|63|[fex-team/fis](https://github.com/fex-team/fis)|Front-end Integrated Solution - 前端集成解决方案, 最新版请进入 FIS3 https://github.com/fex-team/fis3|2994|1|2022-01-10| -|64|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4255|1|2022-02-05| -|65|[hyperf-admin/hyperf-admin](https://github.com/hyperf-admin/hyperf-admin)|hyperf-admin 是基于 hyperf + vue 的配置化后台开发工具|357|1|2022-02-17| -|66|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码,2020 重制版|589|1|2021-12-05| -|67|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2124|1|2022-02-18| -|68|[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. |2153|1|2022-03-04| -|69|[ledccn/IYUUAutoReseed](https://github.com/ledccn/IYUUAutoReseed)|IYUU自动辅种工具,目前能对国内大部分的PT站点自动辅种,支持下载器集群,支持多盘位,支持多下载目录,支持远程连接等。|708|1|2021-09-05| -|70|[likeyun/liKeYun_Huoma](https://github.com/likeyun/liKeYun_Huoma)|这是一套开源、免费、可上线运营的活码系统,便于协助自己、他人进行微信私域流量资源获取,更大化地进行营销推广活动!降低运营成本,提高工作效率,获取更多资源。|194|1|2022-02-21| -|71|[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|1769|1|2022-01-22| -|72|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等|1032|1|2022-01-06| -|73|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|945|1|2021-10-15| -|74|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1105|1|2022-02-18| -|75|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3856|1|2021-11-30| -|76|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3379|1|2021-11-05| -|77|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|:calling: 一款满足你的多种发送需求的短信发送组件|2687|1|2022-03-03| -|78|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2744|1|2022-02-22| -|79|[seatonjiang/kratos](https://github.com/seatonjiang/kratos)|📖 WordPress theme that focus on reading experience|2256|1|2022-02-22| -|80|[smalls0098/video-parse-tools](https://github.com/smalls0098/video-parse-tools)|短视频的PHP拓展包,集成各大短视频的去水印功能、抖音、快手、微视主流短视频。PHP去水印|476|1|2021-12-22| -|81|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩(Bilibili)助手 - PHP 版(Personal)|725|1|2022-02-23| -|82|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2776|1|2022-03-04| -|83|[overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat)|微信 SDK for Laravel, 基于 overtrue/wechat|2710|1|2022-03-02| -|84|[ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ)|⚡ The most advanced open-source automatic algorithm online judge system 南京邮电大学开源 Online Judge QQ群:668108264|834|1|2022-03-04| -|85|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|164|1|2022-01-04| -|86|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|129|1|2022-01-31| -|87|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1964|1|2022-01-13| -|88|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。|476|1|2022-03-02| -|89|[ZE3kr/Cloudflare-CNAME-Setup](https://github.com/ZE3kr/Cloudflare-CNAME-Setup)|-|1311|1|2021-12-18| -|90|[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.|2730|1|2022-02-07| -|91|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4844|1|2021-12-28| -|92|[helloxz/onenav](https://github.com/helloxz/onenav)|使用PHP开发的简约导航/书签管理系统。|563|1|2022-03-04| -|93|[4x99/code6](https://github.com/4x99/code6)|码小六 - GitHub 代码泄露监控系统|814|1|2022-02-25| -|94|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|1920|1|2021-12-21| -|95|[simple-swoole/simps](https://github.com/simple-swoole/simps)|🚀 A simple, lightweight and high-performance PHP coroutine framework.|379|1|2021-12-06| -|96|[helloxz/imgurl](https://github.com/helloxz/imgurl)|ImgURL是一个简单、纯粹的图床程序,让个人图床多一个选择。|1499|1|2022-02-18| -|97|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|1983|1|2021-12-13| -|98|[celaraze/chemex](https://github.com/celaraze/chemex)|☕ 咖啡壶是一个免费、开源、高效且漂亮的运维资产管理平台。软硬件资产管理、归属/使用者追溯、盘点以及可靠的服务器状态管理面板。基于优雅的Laravel框架和DcatAdmin开发。|271|1|2022-03-03| -|99|[lsky-org/lsky-pro](https://github.com/lsky-org/lsky-pro)|☁️兰空图床(Lsky Pro) - Your photo album on the cloud.|1850|1|2022-03-04| -|100|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统|1524|1|2021-09-10| -|101|[slimkit/plus](https://github.com/slimkit/plus)|💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.|2163|1|2022-02-17| -|102|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|866|1|2021-12-20| -|103|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|227|1|2022-02-28| -|104|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2426|1|2022-02-24| -|105|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2293|1|2021-12-24| -|106|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|网课系统,网校系统,知识付费系统,在线教育系统,基于高性能 C 扩展框架 Phalcon ,可免费商用。|501|1|2022-02-17| -|107|[louislivi/SMProxy](https://github.com/louislivi/SMProxy)|Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.|1682|1|2021-11-18| -|108|[jadjoubran/laravel5-angular-material-starter](https://github.com/jadjoubran/laravel5-angular-material-starter)|Get started with Laravel 5.3 and AngularJS (material)|1686|1|2021-11-01| -|109|[dspurl/dsshop](https://github.com/dspurl/dsshop)|vue2.0+Laravel7商城电商解决方案,完全前后端分离,免费开源可商用,H5商城电商平台,微信小程序商城电商平台;支持网站、PWA、H5、微信小程序,支付宝小程序、百度小程序、字节跳动小程序、安卓、IOS等等|434|1|2022-03-03| -|110|[yuan-dian/originThink](https://github.com/yuan-dian/originThink)|基于thinkphp5.1开发的后台管理系统|88|0|2021-09-24| -|111|[Fanli2012/nbnbk](https://github.com/Fanli2012/nbnbk)|基于thinkphp5的cms管理系统,B2C电商开源php商城系统平台,tp5开源cms,thinkphp企业网站源码,适合博客、中小企业建站二次开发。|67|0|2022-03-03| -|112|[chowjiawei/laravel-help-plugin](https://github.com/chowjiawei/laravel-help-plugin)|Laravel综合辅助工具包. 消息通知、获取国家列表 支持钉钉机器人 企业微信机器人 微信模板消息/广播驱动及消息通知 、Openexchangerates 汇率实时获取,自定义汇率获取、国家列表、汉语拼音转换威妥玛式拼音|38|0|2022-02-28| -|113|[walkor/workerman-statistics](https://github.com/walkor/workerman-statistics)|一个分布式统计监控系统 包含PHP客户端 、服务端|340|0|2021-12-03| -|114|[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| -|115|[CrazyBoyM/geeknav](https://github.com/CrazyBoyM/geeknav)|网址导航,具备很酷的界面和完备的管理功能|88|0|2022-02-27| -|116|[kasuganosoras/Pigeon](https://github.com/kasuganosoras/Pigeon)|💬 一个轻量化的留言板 / 记事本 / 社交系统 / 博客。人类的本质是……咕咕咕?|335|0|2021-10-25| -|117|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|新版简单强大无数据库的图床2.0版 演示地址:|502|0|2022-03-04| -|118|[schuppo/PasswordStrengthPackage](https://github.com/schuppo/PasswordStrengthPackage)|This package provides a validator for ensuring strong passwords in Laravel applications|141|0|2022-02-13| -|119|[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| -|120|[qiaoanqiao/siteNavigation](https://github.com/qiaoanqiao/siteNavigation)|网址导航 完善后台|63|0|2022-02-10| -|121|[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| -|122|[kbdxbt/kbframe](https://github.com/kbdxbt/kbframe)| 一款基于Laravel框架开发的现代化二次开发框架,是高性能,高效率,高质量的企业级开发框架,具有驱动领域,敏捷开发,轻易上手,高内聚低耦合,开箱即用等特点。 |52|0|2021-10-05| -|123|[Yurunsoft/YurunOAuthLogin](https://github.com/Yurunsoft/YurunOAuthLogin)|PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227|373|0|2021-12-24| -|124|[EFTEC/StateMachineOne](https://github.com/EFTEC/StateMachineOne)|State Machine library for PHP|96|0|2021-10-01| -|125|[yunwuxin/think-cron](https://github.com/yunwuxin/think-cron)|计划任务 for thinkphp|129|0|2022-02-12| -|126|[hisune/Echarts-PHP](https://github.com/hisune/Echarts-PHP)|Echarts-PHP a PHP library that works as a wrapper for the Echarts js library |269|0|2022-03-04| -|127|[BlueSkyXN/Allinone-FigureBed](https://github.com/BlueSkyXN/Allinone-FigureBed)|来自里客云图床源码,提供多家大厂的全球CDN图床,完全免费,上传即用【接口基本全部失效,该项目废弃】|54|0|2021-11-12| -|128|[doukoi-BDB/BDB-Frame-API](https://github.com/doukoi-BDB/BDB-Frame-API)|Frame API (开源api 、支付、服务号、邮箱、封装函数、数据库方法、类)等等一系列功能案例,可以参照使用 & 拿去使用 (免费)。如有问题,社区联系交流即可。|110|0|2022-02-22| -|129|[youzan/open-sdk-php](https://github.com/youzan/open-sdk-php)|有赞云网关 SDK for PHP|46|0|2022-01-25| -|130|[elapse-annals/laravel-plus](https://github.com/elapse-annals/laravel-plus)|Based on Laravel transformation and expansion, more convenient for practical business use|47|0|2022-02-27| -|131|[Littlesqx/aint-queue](https://github.com/Littlesqx/aint-queue)|:rocket: An async-queue library built on top of swoole, flexable multi-consumer, coroutine supported. 基于 Swoole 的一个异步队列库,可弹性伸缩的工作进程池,工作进程协程支持。|162|0|2022-03-04| -|132|[likeyun/Personal-Dwz](https://github.com/likeyun/Personal-Dwz)|个人使用的短网址生成平台|74|0|2021-10-28| -|133|[overtrue/laravel-skeleton](https://github.com/overtrue/laravel-skeleton)|Laravel Application skeleton for me.|116|0|2022-02-23| -|134|[DongyunLee/SM3-PHP](https://github.com/DongyunLee/SM3-PHP)|国密标准SM3的PHP实现|66|0|2022-02-11| -|135|[xiaoqidun/shell](https://github.com/xiaoqidun/shell)|大概是PHP最强大的SHELL执行类了|40|0|2021-10-23| -|136|[2lovecode/code-segment](https://github.com/2lovecode/code-segment)|代码集和收藏项目目录。包括数据结构,算法,练习等的简单实现以及收藏项目列表。|83|0|2022-02-08| -|137|[longwenjunjie/jiangqie_theme](https://github.com/longwenjunjie/jiangqie_theme)|酱茄Free主题由酱茄( www.jiangqie.com )开发的一款免费开源的WordPress主题,主题专为WordPress博客、资讯、自媒体网站而设计。|75|0|2021-11-02| -|138|[jxlwqq/id-validator](https://github.com/jxlwqq/id-validator)|中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国台湾居民居住证号码验证工具(PHP 版)|615|0|2021-12-10| -|139|[easy-swoole/orm](https://github.com/easy-swoole/orm)|-|31|0|2021-11-10| -|140|[luzzhong/tcc-transaction](https://github.com/luzzhong/tcc-transaction)|基于Hyperf的TCC分布式事务|146|0|2022-01-27| -|141|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|820|0|2022-03-04| -|142|[zqzten/alfred-web-search-suggest](https://github.com/zqzten/alfred-web-search-suggest)|Alfred search suggest workflow for various popular websites.|297|0|2022-01-22| -|143|[tsukumijima/weather-api](https://github.com/tsukumijima/weather-api)|天気予報 API(livedoor 天気互換)|29|0|2021-12-07| -|144|[dreamncn/VPay](https://github.com/dreamncn/VPay)|个人第四方收款方案|122|0|2022-02-17| -|145|[typecho/plugins](https://github.com/typecho/plugins)|Typecho插件列表|171|0|2021-11-01| -|146|[5ime/API-Admin](https://github.com/5ime/API-Admin)|API管理系统 内置20+API接口|256|0|2022-02-05| -|147|[Zhao-github/ApiAdmin](https://github.com/Zhao-github/ApiAdmin)|基于ThinkPHP V6.*开发的面向API的后台管理系统!|467|0|2021-10-29| -|148|[jianyan74/yii2-easy-wechat](https://github.com/jianyan74/yii2-easy-wechat)|WeChat SDK for Yii2 , 基于 overtrue/wechat 4.x|135|0|2022-01-12| -|149|[houdunwang/v2020](https://github.com/houdunwang/v2020)|后盾人2019-2020年视频代码|142|0|2022-02-26| -|150|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|164|0|2022-03-04| -|151|[tencentyun/cos-php-sdk-v5](https://github.com/tencentyun/cos-php-sdk-v5)|cos-php-sdk-v5|145|0|2022-02-16| -|152|[yybawang/laravel-ebank](https://github.com/yybawang/laravel-ebank)|:robot: 电商类站内虚拟积分与聚合支付解决方案|195|0|2022-02-26| -|153|[isecret/yuncun](https://github.com/isecret/yuncun)|🎵网易云乐评 · 一言 API - 随机获取网易云热评|152|0|2022-02-26| -|154|[bajins/directorylister](https://github.com/bajins/directorylister)|魔改DirectoryLister支持Markdown,各种优化修改|38|0|2021-11-11| +|32|[zhufenghua1998/bp3](https://github.com/zhufenghua1998/bp3)|bp3是一款使用php开发的百度网盘接口程序,百度网盘目录搜索引擎,文件展示搜索目录树,在线目录搜索索引,百度网盘文件下载(含直链)等。|133|1|2022-03-05| +|33|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户,图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|125|1|2022-02-26| +|34|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|611|1|2022-02-28| +|35|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin )|1949|1|2022-03-05| +|36|[jcc/blog](https://github.com/jcc/blog)|:star2: PJ Blog is an open source blog built with Laravel and Vue.js.|2816|1|2022-02-27| +|37|[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.|655|1|2022-03-05| +|38|[bettershop/LaikeTui](https://github.com/bettershop/LaikeTui)|来客电商,微信小程序商城 + APP商城 + 公众号商城 + PC商城系统 + 支付宝小程序商城 + 抖音小程序商城 + 百度小程序电商系统(前后端代码全部开源) 注重界面美感与用户体验,打造独特电商系统生态圈|584|1|2022-02-15| +|39|[weiboad/kafka-php](https://github.com/weiboad/kafka-php)|kafka php client|1405|1|2022-03-04| +|40|[swoole/yasd](https://github.com/swoole/yasd)|Yet Another Swoole Debugger|249|1|2022-02-22| +|41|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|846|1|2022-01-07| +|42|[lizhipay/faka](https://github.com/lizhipay/faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码|324|1|2022-01-12| +|43|[likeyun/WeChat-Group-HuoMa](https://github.com/likeyun/WeChat-Group-HuoMa)|微信群二维码活码工具,生成微信群活码,随时可以切换二维码!|381|1|2022-01-20| +|44|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1181|1|2022-03-04| +|45|[ghboke/CorePressWPTheme](https://github.com/ghboke/CorePressWPTheme)|CorePress 主题,一款高性能,高颜值的WordPress主题|522|1|2021-12-24| +|46|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)|1012|1|2022-02-28| +|47|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|820|1|2021-09-24| +|48|[overtrue/socialite](https://github.com/overtrue/socialite)|:octocat: Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.|1151|1|2022-03-04| +|49|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227|891|1|2022-03-04| +|50|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|118|1|2022-01-30| +|51|[litepress/wp-china-yes](https://github.com/litepress/wp-china-yes)|此插件将你的WordPress接入本土生态体系之中,使之更适合国内应用环境|535|1|2021-11-01| +|52|[coduo/php-humanizer](https://github.com/coduo/php-humanizer)|Humanize values that are readable only for developers.|1457|1|2021-09-13| +|53|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。|1775|1|2022-02-12| +|54|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|923|1|2022-03-05| +|55|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|107|1|2022-02-11| +|56|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统,旨在打造极致的用户体验!开箱即可商用! Leadshop主要面向中小型企业,助力搭建电商平台,并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度,追求极致体验,全面赋能商家,为商家创造价值。 演示站:https://demo.leadshop.vip 账号:1 ...|409|1|2021-12-28| +|57|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2680|1|2022-02-27| +|58|[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.|1614|1|2022-02-19| +|59|[userfrosting/UserFrosting](https://github.com/userfrosting/UserFrosting)|:doughnut: Modern PHP user login and management framework++.|1553|1|2022-03-02| +|60|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1648|1|2021-11-06| +|61|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|3620|1|2022-01-31| +|62|[fex-team/fis](https://github.com/fex-team/fis)|Front-end Integrated Solution - 前端集成解决方案, 最新版请进入 FIS3 https://github.com/fex-team/fis3|2994|1|2022-01-10| +|63|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4255|1|2022-02-05| +|64|[hyperf-admin/hyperf-admin](https://github.com/hyperf-admin/hyperf-admin)|hyperf-admin 是基于 hyperf + vue 的配置化后台开发工具|357|1|2022-02-17| +|65|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码,2020 重制版|589|1|2021-12-05| +|66|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2125|1|2022-02-18| +|67|[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. |2154|1|2022-03-05| +|68|[ledccn/IYUUAutoReseed](https://github.com/ledccn/IYUUAutoReseed)|IYUU自动辅种工具,目前能对国内大部分的PT站点自动辅种,支持下载器集群,支持多盘位,支持多下载目录,支持远程连接等。|708|1|2021-09-05| +|69|[likeyun/liKeYun_Huoma](https://github.com/likeyun/liKeYun_Huoma)|这是一套开源、免费、可上线运营的活码系统,便于协助自己、他人进行微信私域流量资源获取,更大化地进行营销推广活动!降低运营成本,提高工作效率,获取更多资源。|194|1|2022-02-21| +|70|[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|1769|1|2022-01-22| +|71|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列,包括电脑网站支付,手机网站支付,现金红包、消费红包、扫码支付,JSAPI支付、单笔转账到支付宝账户、交易结算(分账、分润)、网页授权获取用户信息等|1031|1|2022-01-06| +|72|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|946|1|2021-10-15| +|73|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1105|1|2022-02-18| +|74|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3857|1|2021-11-30| +|75|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3379|1|2021-11-05| +|76|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|:calling: 一款满足你的多种发送需求的短信发送组件|2688|1|2022-03-03| +|77|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2745|1|2022-02-22| +|78|[seatonjiang/kratos](https://github.com/seatonjiang/kratos)|📖 WordPress theme that focus on reading experience|2256|1|2022-02-22| +|79|[smalls0098/video-parse-tools](https://github.com/smalls0098/video-parse-tools)|短视频的PHP拓展包,集成各大短视频的去水印功能、抖音、快手、微视主流短视频。PHP去水印|476|1|2021-12-22| +|80|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩(Bilibili)助手 - PHP 版(Personal)|729|1|2022-03-05| +|81|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2776|1|2022-03-04| +|82|[overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat)|微信 SDK for Laravel, 基于 overtrue/wechat|2711|1|2022-03-05| +|83|[ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ)|⚡ The most advanced open-source automatic algorithm online judge system 南京邮电大学开源 Online Judge QQ群:668108264|834|1|2022-03-04| +|84|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|164|1|2022-01-04| +|85|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|129|1|2022-01-31| +|86|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1963|1|2022-01-13| +|87|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。|476|1|2022-03-02| +|88|[ZE3kr/Cloudflare-CNAME-Setup](https://github.com/ZE3kr/Cloudflare-CNAME-Setup)|-|1311|1|2021-12-18| +|89|[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.|2730|1|2022-02-07| +|90|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4845|1|2021-12-28| +|91|[helloxz/onenav](https://github.com/helloxz/onenav)|使用PHP开发的简约导航/书签管理系统。|565|1|2022-03-04| +|92|[4x99/code6](https://github.com/4x99/code6)|码小六 - GitHub 代码泄露监控系统|814|1|2022-02-25| +|93|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|1921|1|2021-12-21| +|94|[simple-swoole/simps](https://github.com/simple-swoole/simps)|🚀 A simple, lightweight and high-performance PHP coroutine framework.|379|1|2021-12-06| +|95|[helloxz/imgurl](https://github.com/helloxz/imgurl)|ImgURL是一个简单、纯粹的图床程序,让个人图床多一个选择。|1499|1|2022-02-18| +|96|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|1983|1|2021-12-13| +|97|[celaraze/chemex](https://github.com/celaraze/chemex)|☕ 咖啡壶是一个免费、开源、高效且漂亮的运维资产管理平台。软硬件资产管理、归属/使用者追溯、盘点以及可靠的服务器状态管理面板。基于优雅的Laravel框架和DcatAdmin开发。|271|1|2022-03-03| +|98|[lsky-org/lsky-pro](https://github.com/lsky-org/lsky-pro)|☁️兰空图床(Lsky Pro) - Your photo album on the cloud.|1853|1|2022-03-05| +|99|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统|1524|1|2021-09-10| +|100|[slimkit/plus](https://github.com/slimkit/plus)|💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.|2163|1|2022-02-17| +|101|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|867|1|2021-12-20| +|102|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|227|1|2022-02-28| +|103|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2426|1|2022-02-24| +|104|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2292|1|2021-12-24| +|105|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|网课系统,网校系统,知识付费系统,在线教育系统,基于高性能 C 扩展框架 Phalcon ,可免费商用。|502|1|2022-02-17| +|106|[louislivi/SMProxy](https://github.com/louislivi/SMProxy)|Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.|1681|1|2021-11-18| +|107|[jadjoubran/laravel5-angular-material-starter](https://github.com/jadjoubran/laravel5-angular-material-starter)|Get started with Laravel 5.3 and AngularJS (material)|1686|1|2021-11-01| +|108|[dspurl/dsshop](https://github.com/dspurl/dsshop)|vue2.0+Laravel7商城电商解决方案,完全前后端分离,免费开源可商用,H5商城电商平台,微信小程序商城电商平台;支持网站、PWA、H5、微信小程序,支付宝小程序、百度小程序、字节跳动小程序、安卓、IOS等等|434|1|2022-03-03| +|109|[yuan-dian/originThink](https://github.com/yuan-dian/originThink)|基于thinkphp5.1开发的后台管理系统|88|0|2021-09-24| +|110|[Fanli2012/nbnbk](https://github.com/Fanli2012/nbnbk)|基于thinkphp5的cms管理系统,B2C电商开源php商城系统平台,tp5开源cms,thinkphp企业网站源码,适合博客、中小企业建站二次开发。|67|0|2022-03-03| +|111|[chowjiawei/laravel-help-plugin](https://github.com/chowjiawei/laravel-help-plugin)|Laravel综合辅助工具包. 消息通知、获取国家列表 支持钉钉机器人 企业微信机器人 微信模板消息/广播驱动及消息通知 、Openexchangerates 汇率实时获取,自定义汇率获取、国家列表、汉语拼音转换威妥玛式拼音|38|0|2022-02-28| +|112|[walkor/workerman-statistics](https://github.com/walkor/workerman-statistics)|一个分布式统计监控系统 包含PHP客户端 、服务端|340|0|2021-12-03| +|113|[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| +|114|[CrazyBoyM/geeknav](https://github.com/CrazyBoyM/geeknav)|网址导航,具备很酷的界面和完备的管理功能|89|0|2022-02-27| +|115|[kasuganosoras/Pigeon](https://github.com/kasuganosoras/Pigeon)|💬 一个轻量化的留言板 / 记事本 / 社交系统 / 博客。人类的本质是……咕咕咕?|335|0|2021-10-25| +|116|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|新版简单强大无数据库的图床2.0版 演示地址:|504|0|2022-03-05| +|117|[schuppo/PasswordStrengthPackage](https://github.com/schuppo/PasswordStrengthPackage)|This package provides a validator for ensuring strong passwords in Laravel applications|141|0|2022-02-13| +|118|[MenaraSolutions/geographer](https://github.com/MenaraSolutions/geographer)|PHP library that knows how countries and cities are called in any language|737|0|2021-09-06| +|119|[qiaoanqiao/siteNavigation](https://github.com/qiaoanqiao/siteNavigation)|网址导航 完善后台|63|0|2022-02-10| +|120|[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| +|121|[kbdxbt/kbframe](https://github.com/kbdxbt/kbframe)| 一款基于Laravel框架开发的现代化二次开发框架,是高性能,高效率,高质量的企业级开发框架,具有驱动领域,敏捷开发,轻易上手,高内聚低耦合,开箱即用等特点。 |52|0|2021-10-05| +|122|[Yurunsoft/YurunOAuthLogin](https://github.com/Yurunsoft/YurunOAuthLogin)|PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227|373|0|2021-12-24| +|123|[EFTEC/StateMachineOne](https://github.com/EFTEC/StateMachineOne)|State Machine library for PHP|96|0|2021-10-01| +|124|[yunwuxin/think-cron](https://github.com/yunwuxin/think-cron)|计划任务 for thinkphp|129|0|2022-02-12| +|125|[hisune/Echarts-PHP](https://github.com/hisune/Echarts-PHP)|Echarts-PHP a PHP library that works as a wrapper for the Echarts js library |269|0|2022-03-04| +|126|[BlueSkyXN/Allinone-FigureBed](https://github.com/BlueSkyXN/Allinone-FigureBed)|来自里客云图床源码,提供多家大厂的全球CDN图床,完全免费,上传即用【接口基本全部失效,该项目废弃】|54|0|2021-11-12| +|127|[doukoi-BDB/BDB-Frame-API](https://github.com/doukoi-BDB/BDB-Frame-API)|Frame API (开源api 、支付、服务号、邮箱、封装函数、数据库方法、类)等等一系列功能案例,可以参照使用 & 拿去使用 (免费)。如有问题,社区联系交流即可。|110|0|2022-02-22| +|128|[youzan/open-sdk-php](https://github.com/youzan/open-sdk-php)|有赞云网关 SDK for PHP|46|0|2022-01-25| +|129|[elapse-annals/laravel-plus](https://github.com/elapse-annals/laravel-plus)|Based on Laravel transformation and expansion, more convenient for practical business use|47|0|2022-02-27| +|130|[Littlesqx/aint-queue](https://github.com/Littlesqx/aint-queue)|:rocket: An async-queue library built on top of swoole, flexable multi-consumer, coroutine supported. 基于 Swoole 的一个异步队列库,可弹性伸缩的工作进程池,工作进程协程支持。|162|0|2022-03-04| +|131|[likeyun/Personal-Dwz](https://github.com/likeyun/Personal-Dwz)|个人使用的短网址生成平台|74|0|2021-10-28| +|132|[overtrue/laravel-skeleton](https://github.com/overtrue/laravel-skeleton)|Laravel Application skeleton for me.|116|0|2022-02-23| +|133|[DongyunLee/SM3-PHP](https://github.com/DongyunLee/SM3-PHP)|国密标准SM3的PHP实现|66|0|2022-02-11| +|134|[xiaoqidun/shell](https://github.com/xiaoqidun/shell)|大概是PHP最强大的SHELL执行类了|40|0|2021-10-23| +|135|[2lovecode/code-segment](https://github.com/2lovecode/code-segment)|代码集和收藏项目目录。包括数据结构,算法,练习等的简单实现以及收藏项目列表。|83|0|2022-02-08| +|136|[longwenjunjie/jiangqie_theme](https://github.com/longwenjunjie/jiangqie_theme)|酱茄Free主题由酱茄( www.jiangqie.com )开发的一款免费开源的WordPress主题,主题专为WordPress博客、资讯、自媒体网站而设计。|75|0|2021-11-02| +|137|[jxlwqq/id-validator](https://github.com/jxlwqq/id-validator)|中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国台湾居民居住证号码验证工具(PHP 版)|615|0|2021-12-10| +|138|[easy-swoole/orm](https://github.com/easy-swoole/orm)|-|31|0|2021-11-10| +|139|[luzzhong/tcc-transaction](https://github.com/luzzhong/tcc-transaction)|基于Hyperf的TCC分布式事务|146|0|2022-01-27| +|140|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|820|0|2022-03-04| +|141|[zqzten/alfred-web-search-suggest](https://github.com/zqzten/alfred-web-search-suggest)|Alfred search suggest workflow for various popular websites.|297|0|2022-01-22| +|142|[tsukumijima/weather-api](https://github.com/tsukumijima/weather-api)|天気予報 API(livedoor 天気互換)|29|0|2021-12-07| +|143|[dreamncn/VPay](https://github.com/dreamncn/VPay)|个人第四方收款方案|123|0|2022-03-05| +|144|[typecho/plugins](https://github.com/typecho/plugins)|Typecho插件列表|172|0|2021-11-01| +|145|[5ime/API-Admin](https://github.com/5ime/API-Admin)|API管理系统 内置20+API接口|256|0|2022-02-05| +|146|[Zhao-github/ApiAdmin](https://github.com/Zhao-github/ApiAdmin)|基于ThinkPHP V6.*开发的面向API的后台管理系统!|467|0|2021-10-29| +|147|[jianyan74/yii2-easy-wechat](https://github.com/jianyan74/yii2-easy-wechat)|WeChat SDK for Yii2 , 基于 overtrue/wechat 4.x|135|0|2022-01-12| +|148|[houdunwang/v2020](https://github.com/houdunwang/v2020)|后盾人2019-2020年视频代码|142|0|2022-02-26| +|149|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|164|0|2022-03-04| +|150|[tencentyun/cos-php-sdk-v5](https://github.com/tencentyun/cos-php-sdk-v5)|cos-php-sdk-v5|145|0|2022-02-16| +|151|[yybawang/laravel-ebank](https://github.com/yybawang/laravel-ebank)|:robot: 电商类站内虚拟积分与聚合支付解决方案|195|0|2022-02-26| +|152|[isecret/yuncun](https://github.com/isecret/yuncun)|🎵网易云乐评 · 一言 API - 随机获取网易云热评|152|0|2022-02-26| +|153|[bajins/directorylister](https://github.com/bajins/directorylister)|魔改DirectoryLister支持Markdown,各种优化修改|38|0|2021-11-11| +|154|[duxphp/duxravel](https://github.com/duxphp/duxravel)|Duxravel 是基于 Laravel 框架和Arco Design Vue 开发的后台管理开发框架|37|0|2022-01-10| |155|[valiner/identicon-avatar](https://github.com/valiner/identicon-avatar)|📷生成identicon头像,头像图片生成 http://iden.jay-zhou.cn|54|0|2021-10-08| |156|[overtrue/qcloud-cos-client](https://github.com/overtrue/qcloud-cos-client)|Tencent COS Client|35|0|2021-11-30| |157|[dvaknheo/duckphp](https://github.com/dvaknheo/duckphp)|PHP框架,PHP Framework. keep PHP simple and fast. Laravel larva and Smarty is evil|125|0|2022-01-02| -|158|[funadmin/funadmin](https://github.com/funadmin/funadmin)|🔥🔥🔥🔥🔥🔥FunAdmin支持PHP8.X +TP6.X+layui2.6.X开发的后台管理系统,内置Curd模式 一键安装,如果对您有帮助,右上角三连击|46|0|2022-03-01| -|159|[Team-Tea-Time/laravel-forum](https://github.com/Team-Tea-Time/laravel-forum)|A slim, lean forum package designed for quick and easy integration in Laravel projects|439|0|2022-03-01| -|160|[qiu-jin/phpegg](https://github.com/qiu-jin/phpegg)|A multi application mode php framework, support web page, rest api, jsonrpc, grpc applications.|28|0|2021-11-04| -|161|[DamnDustbin/laravel-starter](https://github.com/DamnDustbin/laravel-starter)|😺 Your next laravel-api-starter in 30 seconds|65|0|2022-01-09| -|162|[dueros/bot-sdk](https://github.com/dueros/bot-sdk)|度秘bot开发的PHP版SDK|70|0|2021-12-22| -|163|[kaixin1995/InformationPush](https://github.com/kaixin1995/InformationPush)|小米系统级推送、个人微信模板信息推送,企业微信信息推送、PHP微信信息推送,钉钉机器人信息推送。|393|0|2021-12-07| -|164|[gzydong/hyperf-chat](https://github.com/gzydong/hyperf-chat)|Lumen IM 是一个网页版在线聊天项目,前端使用 Element-ui + Vue,后端采用了基于 Swoole 开发的 Hyperf 协程框架进行接口开发,并使用 WebSocket 服务进行消息实时推送。|132|0|2022-03-02| -|165|[wellcms/wellcms](https://github.com/wellcms/wellcms)|-|48|0|2022-03-01| -|166|[froger-me/wp-weixin](https://github.com/froger-me/wp-weixin)|WordPress WeChat integration|47|0|2021-10-26| -|167|[lingxi/api-authentication](https://github.com/lingxi/api-authentication)|灵析 API SDK|38|0|2021-11-23| -|168|[salarmehr/cosmopolitan](https://github.com/salarmehr/cosmopolitan)|🌐 Super efficient app internationalization|37|0|2021-10-23| -|169|[inhere/php-console](https://github.com/inhere/php-console)|🖥 PHP CLI application library, provide console argument parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库。提供控制台参数解析, 命令运行,颜色风格输出, ...|324|0|2022-03-02| -|170|[cwang22/buy-all-steam-games](https://github.com/cwang22/buy-all-steam-games)|see how much does it cost to buy all steam games|120|0|2022-02-27| -|171|[xinghanking/phpdav](https://github.com/xinghanking/phpdav)|使用php开发实现webdav协议的项目|45|0|2022-02-25| -|172|[DaPigGuy/PiggyFactions](https://github.com/DaPigGuy/PiggyFactions)|A modern open source factions plugin for PocketMine-MP|38|0|2022-02-22| -|173|[ECPay/ECPayAIO_PHP](https://github.com/ECPay/ECPayAIO_PHP)|綠界ECPay 全方位(All In One)金流介接 PHP版|76|0|2022-02-22| -|174|[codeigniter4/translations](https://github.com/codeigniter4/translations)|System message translations for CodeIgniter4|129|0|2022-03-04| -|175|[finecho/logistics](https://github.com/finecho/logistics)|Logistics query extension package|175|0|2021-12-13| -|176|[codersclub/DiscuzX](https://github.com/codersclub/DiscuzX)|Discuz!X open source social network from Tencent Cloud|37|0|2022-01-14| -|177|[xflash-panda/v2board](https://github.com/xflash-panda/v2board)|🚀🚀🚀 完全开源优化版本的v2board|46|0|2021-12-17| -|178|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|468|0|2022-02-16| -|179|[hehaibao/php-qrcode](https://github.com/hehaibao/php-qrcode)|在线生成二维码|78|0|2022-01-21| -|180|[MakingL/music_recommendation](https://github.com/MakingL/music_recommendation)|协同过滤 音乐推荐 深度学习 音乐检索 Docker|41|0|2022-01-13| -|181|[xenocrat/chyrp-lite](https://github.com/xenocrat/chyrp-lite)|An ultra-lightweight blogging engine, written in PHP.|162|0|2022-02-20| -|182|[LudySu/Synology-LrcPlugin](https://github.com/LudySu/Synology-LrcPlugin)|Lyrics plugin for Synology Audio Station/DS Audio|444|0|2021-11-14| -|183|[easy-swoole/demo](https://github.com/easy-swoole/demo)|-|411|0|2021-10-09| -|184|[Wallpaper-Engine-Team/wallpaper-engine-translations](https://github.com/Wallpaper-Engine-Team/wallpaper-engine-translations)|http://store.steampowered.com/app/431960|70|0|2022-03-03| -|185|[hanleylee/alfred-eudic-workflow](https://github.com/hanleylee/alfred-eudic-workflow)|Quick search a word by Eudic|41|0|2021-11-22| -|186|[bcit-ci/codeigniter3-translations](https://github.com/bcit-ci/codeigniter3-translations)|Translations of the CodeIgniter system messages|480|0|2021-10-28| -|187|[yumusb/autoPicCdn](https://github.com/yumusb/autoPicCdn)|-|304|0|2022-02-21| -|188|[the-events-calendar/advanced-post-manager](https://github.com/the-events-calendar/advanced-post-manager)|Advanced Post Manager|43|0|2021-12-03| -|189|[karser/KarserRecaptcha3Bundle](https://github.com/karser/KarserRecaptcha3Bundle)|Google ReCAPTCHA v3 for Symfony|88|0|2022-01-10| -|190|[leadshop/leadshop](https://github.com/leadshop/leadshop)|Leadshop是一款提供持续更新迭代服务的轻量级、高性能开源电商系统,前后端分离(uniapp +电商专用yii2.0),可视化DIY拖拽装修,旨在打造极致的用户体验! 支持微信小程序,公众号等|143|0|2021-12-28| -|191|[rock-solid/wordpress-mobile-pack](https://github.com/rock-solid/wordpress-mobile-pack)|WordPress Mobile Plugin for Progressive Web Apps & Hybrid Mobile Apps|49|0|2022-02-13| -|192|[baigoStudio/baigoADS](https://github.com/baigoStudio/baigoADS)|网页广告管理系统|111|0|2021-11-24| -|193|[wechatpay-apiv3/wechatpay-guzzle-middleware](https://github.com/wechatpay-apiv3/wechatpay-guzzle-middleware)|微信支付 APIv3 Guzzle HTTP Client中间件(middleware)|174|0|2021-12-24| -|194|[top-think/think-helper](https://github.com/top-think/think-helper)|thinkphp常用的助手类 助手函数|78|0|2022-02-24| -|195|[guanguans/notify](https://github.com/guanguans/notify)|多平台通知 SDK(Bark、Chanify、钉钉群机器人、邮件、飞书群机器人、Gitter、Google Chat、iGot、Logger、Mattermost、Now Push、PushBack、Push、PushPlus、Rocket Chat、Server 酱、企业微信群机器人、息知、Zulip)。|88|0|2022-03-02| -|196|[hwj911327/address-parse](https://github.com/hwj911327/address-parse)|收货地址解析|30|0|2021-11-16| -|197|[LoeiFy/Diaspora](https://github.com/LoeiFy/Diaspora)|Diaspora - A WordPress theme|1096|0|2022-02-24| -|198|[juzeon/fast-mail-bomber](https://github.com/juzeon/fast-mail-bomber)|Fast, multithreading, efficient and easy-to-use mail bombing/spamming tool. Sending mails via mailman services hosted by different providers.|146|0|2021-11-10| -|199|[coffeehb/tools](https://github.com/coffeehb/tools)|一些实用的python脚本|258|0|2022-02-14| -|200|[Lysice/laravel-xlswriter](https://github.com/Lysice/laravel-xlswriter)|an excel export/import tool for laravel based on php-xlswriter|46|0|2021-10-25| +|158|[funadmin/funadmin](https://github.com/funadmin/funadmin)|🔥🔥🔥🔥🔥🔥FunAdmin支持PHP8.X +TP6.X+layui2.6.X开发的后台管理系统,内置Curd模式 一键安装,如果对您有帮助,右上角三连击|47|0|2022-03-01| +|159|[awslabs/aws-for-wordpress](https://github.com/awslabs/aws-for-wordpress)|Amazon Polly Plugin for WordPress, which enables functionality for converting any text content on the wordpress site into audio.|82|0|2022-03-04| +|160|[Team-Tea-Time/laravel-forum](https://github.com/Team-Tea-Time/laravel-forum)|A slim, lean forum package designed for quick and easy integration in Laravel projects|439|0|2022-03-01| +|161|[qiu-jin/phpegg](https://github.com/qiu-jin/phpegg)|A multi application mode php framework, support web page, rest api, jsonrpc, grpc applications.|28|0|2021-11-04| +|162|[DamnDustbin/laravel-starter](https://github.com/DamnDustbin/laravel-starter)|😺 Your next laravel-api-starter in 30 seconds|65|0|2022-01-09| +|163|[dueros/bot-sdk](https://github.com/dueros/bot-sdk)|度秘bot开发的PHP版SDK|70|0|2021-12-22| +|164|[kaixin1995/InformationPush](https://github.com/kaixin1995/InformationPush)|小米系统级推送、个人微信模板信息推送,企业微信信息推送、PHP微信信息推送,钉钉机器人信息推送。|393|0|2021-12-07| +|165|[gzydong/hyperf-chat](https://github.com/gzydong/hyperf-chat)|Lumen IM 是一个网页版在线聊天项目,前端使用 Element-ui + Vue,后端采用了基于 Swoole 开发的 Hyperf 协程框架进行接口开发,并使用 WebSocket 服务进行消息实时推送。|132|0|2022-03-02| +|166|[wellcms/wellcms](https://github.com/wellcms/wellcms)|-|48|0|2022-03-01| +|167|[froger-me/wp-weixin](https://github.com/froger-me/wp-weixin)|WordPress WeChat integration|47|0|2021-10-26| +|168|[lingxi/api-authentication](https://github.com/lingxi/api-authentication)|灵析 API SDK|38|0|2021-11-23| +|169|[salarmehr/cosmopolitan](https://github.com/salarmehr/cosmopolitan)|🌐 Super efficient app internationalization|37|0|2021-10-23| +|170|[inhere/php-console](https://github.com/inhere/php-console)|🖥 PHP CLI application library, provide console argument parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库。提供控制台参数解析, 命令运行,颜色风格输出, ...|324|0|2022-03-02| +|171|[cwang22/buy-all-steam-games](https://github.com/cwang22/buy-all-steam-games)|see how much does it cost to buy all steam games|120|0|2022-02-27| +|172|[xinghanking/phpdav](https://github.com/xinghanking/phpdav)|使用php开发实现webdav协议的项目|45|0|2022-02-25| +|173|[DaPigGuy/PiggyFactions](https://github.com/DaPigGuy/PiggyFactions)|A modern open source factions plugin for PocketMine-MP|38|0|2022-02-22| +|174|[ECPay/ECPayAIO_PHP](https://github.com/ECPay/ECPayAIO_PHP)|綠界ECPay 全方位(All In One)金流介接 PHP版|76|0|2022-02-22| +|175|[codeigniter4/translations](https://github.com/codeigniter4/translations)|System message translations for CodeIgniter4|129|0|2022-03-04| +|176|[finecho/logistics](https://github.com/finecho/logistics)|Logistics query extension package|175|0|2021-12-13| +|177|[codersclub/DiscuzX](https://github.com/codersclub/DiscuzX)|Discuz!X open source social network from Tencent Cloud|37|0|2022-01-14| +|178|[xflash-panda/v2board](https://github.com/xflash-panda/v2board)|🚀🚀🚀 完全开源优化版本的v2board|46|0|2021-12-17| +|179|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|468|0|2022-02-16| +|180|[hehaibao/php-qrcode](https://github.com/hehaibao/php-qrcode)|在线生成二维码|78|0|2022-01-21| +|181|[MakingL/music_recommendation](https://github.com/MakingL/music_recommendation)|协同过滤 音乐推荐 深度学习 音乐检索 Docker|41|0|2022-01-13| +|182|[xenocrat/chyrp-lite](https://github.com/xenocrat/chyrp-lite)|An ultra-lightweight blogging engine, written in PHP.|162|0|2022-03-05| +|183|[LudySu/Synology-LrcPlugin](https://github.com/LudySu/Synology-LrcPlugin)|Lyrics plugin for Synology Audio Station/DS Audio|444|0|2021-11-14| +|184|[easy-swoole/demo](https://github.com/easy-swoole/demo)|-|411|0|2021-10-09| +|185|[Wallpaper-Engine-Team/wallpaper-engine-translations](https://github.com/Wallpaper-Engine-Team/wallpaper-engine-translations)|http://store.steampowered.com/app/431960|70|0|2022-03-05| +|186|[hanleylee/alfred-eudic-workflow](https://github.com/hanleylee/alfred-eudic-workflow)|Quick search a word by Eudic|42|0|2021-11-22| +|187|[bcit-ci/codeigniter3-translations](https://github.com/bcit-ci/codeigniter3-translations)|Translations of the CodeIgniter system messages|480|0|2021-10-28| +|188|[yumusb/autoPicCdn](https://github.com/yumusb/autoPicCdn)|-|304|0|2022-02-21| +|189|[the-events-calendar/advanced-post-manager](https://github.com/the-events-calendar/advanced-post-manager)|Advanced Post Manager|43|0|2021-12-03| +|190|[karser/KarserRecaptcha3Bundle](https://github.com/karser/KarserRecaptcha3Bundle)|Google ReCAPTCHA v3 for Symfony|88|0|2022-01-10| +|191|[leadshop/leadshop](https://github.com/leadshop/leadshop)|Leadshop是一款提供持续更新迭代服务的轻量级、高性能开源电商系统,前后端分离(uniapp +电商专用yii2.0),可视化DIY拖拽装修,旨在打造极致的用户体验! 支持微信小程序,公众号等|143|0|2021-12-28| +|192|[rock-solid/wordpress-mobile-pack](https://github.com/rock-solid/wordpress-mobile-pack)|WordPress Mobile Plugin for Progressive Web Apps & Hybrid Mobile Apps|49|0|2022-02-13| +|193|[baigoStudio/baigoADS](https://github.com/baigoStudio/baigoADS)|网页广告管理系统|111|0|2021-11-24| +|194|[wechatpay-apiv3/wechatpay-guzzle-middleware](https://github.com/wechatpay-apiv3/wechatpay-guzzle-middleware)|微信支付 APIv3 Guzzle HTTP Client中间件(middleware)|174|0|2021-12-24| +|195|[top-think/think-helper](https://github.com/top-think/think-helper)|thinkphp常用的助手类 助手函数|78|0|2022-02-24| +|196|[guanguans/notify](https://github.com/guanguans/notify)|多平台通知 SDK(Bark、Chanify、钉钉群机器人、邮件、飞书群机器人、Gitter、Google Chat、iGot、Logger、Mattermost、Now Push、PushBack、Push、PushPlus、Rocket Chat、Server 酱、企业微信群机器人、息知、Zulip)。|88|0|2022-03-02| +|197|[hwj911327/address-parse](https://github.com/hwj911327/address-parse)|收货地址解析|30|0|2021-11-16| +|198|[LoeiFy/Diaspora](https://github.com/LoeiFy/Diaspora)|Diaspora - A WordPress theme|1097|0|2022-02-24| +|199|[juzeon/fast-mail-bomber](https://github.com/juzeon/fast-mail-bomber)|Fast, multithreading, efficient and easy-to-use mail bombing/spamming tool. Sending mails via mailman services hosted by different providers.|147|0|2021-11-10| +|200|[coffeehb/tools](https://github.com/coffeehb/tools)|一些实用的python脚本|258|0|2022-02-14|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Pascal.md b/content/charts/growth/software/Pascal.md index fa736254..6b040ef7 100644 --- a/content/charts/growth/software/Pascal.md +++ b/content/charts/growth/software/Pascal.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Pascal -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -28,7 +28,7 @@ |21|[PassByYou888/zSound](https://github.com/PassByYou888/zSound)|zSound Engine for All Platform(Android,IOS,OSX,Windows),supported delphi VCL/delphi FMX/fpc|27|0|2021-09-21| |22|[artem78/AutoScreenshot](https://github.com/artem78/AutoScreenshot)|Automatic screenshot maker for Windows|33|0|2021-12-14| |23|[digao-dalpiaz/DzHTMLText](https://github.com/digao-dalpiaz/DzHTMLText)|Delphi and Lazarus HTML Label component|94|0|2022-01-02| -|24|[cnpack/cnvcl](https://github.com/cnpack/cnvcl)|CnPack VCL Components|240|0|2022-02-25| +|24|[cnpack/cnvcl](https://github.com/cnpack/cnvcl)|CnPack VCL Components|241|0|2022-02-25| |25|[yangyxd/FMXUI](https://github.com/yangyxd/FMXUI)|FMX跨平台基础UI库|197|0|2022-02-13| |26|[ying32/res2go-ide-plugin](https://github.com/ying32/res2go-ide-plugin)|res2go Lazarus IDE plug-in|13|0|2022-02-25| |27|[LongDirtyAnimAlf/fpcupdeluxe](https://github.com/LongDirtyAnimAlf/fpcupdeluxe)|A GUI based installer for FPC and Lazarus|275|0|2022-02-24| diff --git a/content/charts/growth/software/Perl.md b/content/charts/growth/software/Perl.md index 5194e31a..6f897faa 100644 --- a/content/charts/growth/software/Perl.md +++ b/content/charts/growth/software/Perl.md @@ -1,13 +1,13 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Perl -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| -|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|735|4|2022-02-26| +|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|736|4|2022-03-05| |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|3974|2|2022-02-15| -|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!|626|1|2022-03-03| +|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!|628|1|2022-03-03| |4|[Yanstory/tpZHCNex](https://github.com/Yanstory/tpZHCNex)|thpatch zh-hans extra patches (Beta)|16|0|2022-02-19| |5|[leobbs/leobbs](https://github.com/leobbs/leobbs)|雷傲论坛, demo地址https://leobbs.org|5|0|2022-01-24| |6|[xy2jianjia/Crashsymbol](https://github.com/xy2jianjia/Crashsymbol)|iOS crash文件解析 项目符号不显示解决方案|2|0|2021-11-02| @@ -17,27 +17,27 @@ |10|[uparrows/LANraragi_cn](https://github.com/uparrows/LANraragi_cn)|This repo is a fork of Difegue / LANraragi , those things i've done was to translate this repo into chinese ,and fix chrome browser js problem.|49|0|2022-01-16| |11|[dqwang122/MLROUGE](https://github.com/dqwang122/MLROUGE)|ROUGE for multilingual Summarization|6|0|2021-10-11| |12|[openresty/test-nginx](https://github.com/openresty/test-nginx)|Data-driven test scaffold for Nginx C module and OpenResty Lua library development|378|0|2022-02-26| -|13|[Songmu/p5-Riji](https://github.com/Songmu/p5-Riji)|git based simple static site generator mainly for blogging|22|0|2022-01-16| +|13|[Songmu/p5-Riji](https://github.com/Songmu/p5-Riji)|git based simple static site generator mainly for blogging|23|0|2022-01-16| |14|[liaochenlanruo/pgcgap](https://github.com/liaochenlanruo/pgcgap)|The Prokaryotic Genomics and Comparative Genomics Analysis Pipeline|19|0|2022-03-03| -|15|[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|209|0|2022-03-04| +|15|[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|209|0|2022-03-05| |16|[texjporg/cjk-gs-support](https://github.com/texjporg/cjk-gs-support)|Scripts to ease the use of CJK fonts with Ghostscript|29|0|2021-09-30| |17|[MYDan/mayi](https://github.com/MYDan/mayi)|蚂蚁蛋运维助手(安装方式: curl -L http://update.mydan.org bash)|12|0|2021-10-14| |18|[szabgab/perlmaven.com](https://github.com/szabgab/perlmaven.com)|The source files of the Perl Maven articles|58|0|2022-03-02| |19|[houseabsolute/DateTime.pm](https://github.com/houseabsolute/DateTime.pm)|A date and time object for Perl|44|0|2022-03-03| |20|[ko-ichi-h/khcoder](https://github.com/ko-ichi-h/khcoder)|KH Coder: for Quantitative Content Analysis or Text Mining|182|0|2022-03-01| |21|[thibaultcha/lua-resty-mlcache](https://github.com/thibaultcha/lua-resty-mlcache)|Layered caching library for OpenResty|319|0|2021-12-15| -|22|[open-c3/open-c3](https://github.com/open-c3/open-c3)|CICD系统/发布系统/作业平台/监控系统/故障自愈|137|0|2022-03-04| +|22|[open-c3/open-c3](https://github.com/open-c3/open-c3)|CICD系统/发布系统/作业平台/监控系统/故障自愈|137|0|2022-03-05| |23|[g0v/people-in-news](https://github.com/g0v/people-in-news)|公眾人物新聞的追蹤|17|0|2021-11-01| |24|[Conan924/md5ups](https://github.com/Conan924/md5ups)|爆破md5(用户名+密码+salt)的脚本|2|0|2021-11-15| |25|[electricface/script-tool](https://github.com/electricface/script-tool)|简单的脚本工具|3|0|2022-02-26| |26|[OpenKore/openkore](https://github.com/OpenKore/openkore)|A free/open source client and automation tool for Ragnarok Online|1035|0|2022-03-01| -|27|[naoya/md2inao](https://github.com/naoya/md2inao)|Convert markdown to inao-format for WEB+DB PRESS|196|0|2022-03-03| +|27|[naoya/md2inao](https://github.com/naoya/md2inao)|Convert markdown to inao-format for WEB+DB PRESS|197|0|2022-03-03| |28|[duckduckgo/duckduckgo-locales](https://github.com/duckduckgo/duckduckgo-locales)|Translation files for duckduckgo.com|78|0|2022-03-04| |29|[jiazhoulvke/myconf](https://github.com/jiazhoulvke/myconf)|linux 配置 |2|0|2022-01-26| |30|[leolovenet/qqwry2mmdb](https://github.com/leolovenet/qqwry2mmdb)|为 Wireshark 能使用纯真网络 IP 数据库(QQwry)而提供的格式转换工具|119|0|2021-11-01| |31|[openresty/lua-tablepool](https://github.com/openresty/lua-tablepool)|Lua table recycling pools for LuaJIT|99|0|2021-11-15| |32|[Gilwyad/mailnesia.com](https://github.com/Gilwyad/mailnesia.com)|Anonymous Email in Seconds|59|0|2022-02-19| -|33|[shangshanzhizhe/Work_flow_of_population_genetics](https://github.com/shangshanzhizhe/Work_flow_of_population_genetics)|整理常用的群体遗传学分析流程和脚本|32|0|2021-11-01| +|33|[shangshanzhizhe/Work_flow_of_population_genetics](https://github.com/shangshanzhizhe/Work_flow_of_population_genetics)|整理常用的群体遗传学分析流程和脚本|33|0|2021-11-01| |34|[nju-lug/NJUBeamer](https://github.com/nju-lug/NJUBeamer)|南京大学演示文稿模板|7|0|2021-11-21| |35|[lulzlabs/AirChat](https://github.com/lulzlabs/AirChat)|Free Communications For Everyone.|1033|0|2021-12-09| |36|[k1d0ne/cobaltstrike_plugin](https://github.com/k1d0ne/cobaltstrike_plugin)|陆续补充一些自己写的cobaltstrike插件|37|0|2021-11-05| diff --git a/content/charts/growth/software/Python.md b/content/charts/growth/software/Python.md index 33e39dab..063cada7 100644 --- a/content/charts/growth/software/Python.md +++ b/content/charts/growth/software/Python.md @@ -1,210 +1,210 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Python -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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.|58868|48|2022-03-04| -|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|9800|43|2022-02-23| -|3|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|35556|42|2022-03-03| -|4|[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 ...|19177|29|2022-03-04| -|5|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5267|28|2022-01-14| -|6|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|43318|24|2021-12-04| -|7|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3374|19|2022-02-28| -|8|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source time-series database with high-performance, scalability and SQL support. It can be widely used in IoT, Connected Vehicles, DevOps, Energy, Finance and other fields|17840|18|2022-03-04| -|9|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30585|17|2022-02-10| -|10|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|42575|17|2022-03-03| -|11|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|1007|15|2022-03-02| -|12|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9904|15|2022-03-04| -|13|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|18500|14|2022-03-04| -|14|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14124|12|2022-02-17| -|15|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|1078|11|2022-02-22| -|16|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|3066|11|2022-03-01| +|1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|58908|48|2022-03-05| +|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|9818|43|2022-02-23| +|3|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|35584|42|2022-03-03| +|4|[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 ...|19191|29|2022-03-05| +|5|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5270|28|2022-01-14| +|6|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|43326|24|2021-12-04| +|7|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3377|19|2022-02-28| +|8|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source time-series database with high-performance, scalability and SQL support. It can be widely used in IoT, Connected Vehicles, DevOps, Energy, Finance and other fields|17850|18|2022-03-05| +|9|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票,订票|30584|17|2022-02-10| +|10|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|42604|17|2022-03-03| +|11|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|1009|15|2022-03-02| +|12|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)|9925|15|2022-03-05| +|13|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|18512|14|2022-03-05| +|14|[Kr1s77/awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model)|😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟|14125|12|2022-02-17| +|15|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|1086|11|2022-02-22| +|16|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|3072|11|2022-03-01| |17|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11681|10|2021-12-13| -|18|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8800|9|2022-02-28| -|19|[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.|5445|9|2022-03-04| +|18|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot,完全对接人人影视全部无删减资源|8809|9|2022-03-04| +|19|[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.|5447|9|2022-03-04| |20|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|837|9|2022-03-04| -|21|[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|25108|9|2022-02-27| +|21|[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|25116|9|2022-02-27| |22|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13879|9|2022-02-09| -|23|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17699|9|2022-03-04| -|24|[louisyoungx/JD-SHOPPER](https://github.com/louisyoungx/JD-SHOPPER)|京东自动下单 (自动登录,指定时间预约商品,商品补货监控,自动加购物车,自动下单)|944|9|2022-03-02| +|23|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17707|9|2022-03-05| +|24|[louisyoungx/JD-SHOPPER](https://github.com/louisyoungx/JD-SHOPPER)|京东自动下单 (自动登录,指定时间预约商品,商品补货监控,自动加购物车,自动下单)|960|9|2022-03-02| |25|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|636|9|2022-03-04| -|26|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4294|8|2022-01-05| -|27|[pofey/movie_robot](https://github.com/pofey/movie_robot)|电影机器人,自动从豆瓣电影的想看、在看、看过中获取影音信息,然后去PT站智能选种,找到最匹配的资源加入自己的影音库。|413|8|2022-01-18| -|28|[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.|11076|8|2022-03-04| -|29|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14496|8|2021-12-31| -|30|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|3534|8|2022-03-02| -|31|[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🔥|4123|8|2022-01-29| -|32|[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.|6859|8|2022-03-01| -|33|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14482|8|2021-12-13| -|34|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2170|7|2022-03-04| -|35|[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轻量级人脸检测模型)|6259|7|2022-02-10| -|36|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|6598|7|2022-01-24| -|37|[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.|6408|7|2022-03-04| -|38|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|1162|7|2022-03-04| -|39|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1672|7|2022-03-01| -|40|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1607|7|2022-01-17| -|41|[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.|2887|7|2022-03-04| +|26|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4295|8|2022-01-05| +|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.|11079|8|2022-03-05| +|28|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14498|8|2021-12-31| +|29|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|3541|8|2022-03-02| +|30|[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🔥|4129|8|2022-01-29| +|31|[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.|6880|8|2022-03-01| +|32|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14485|8|2021-12-13| +|33|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2170|7|2022-03-05| +|34|[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轻量级人脸检测模型)|6260|7|2022-02-10| +|35|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)|6601|7|2022-01-24| +|36|[pofey/movie_robot](https://github.com/pofey/movie_robot)|电影机器人,自动从豆瓣电影的想看、在看、看过中获取影音信息,然后去PT站智能选种,找到最匹配的资源加入自己的影音库。|413|7|2022-01-18| +|37|[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.|6413|7|2022-03-05| +|38|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|1164|7|2022-03-04| +|39|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1679|7|2022-03-01| +|40|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1617|7|2022-01-17| +|41|[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.|2889|7|2022-03-05| |42|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|12042|7|2022-02-18| -|43|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17708|7|2022-02-23| -|44|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22597|6|2022-03-03| +|43|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17715|7|2022-02-23| +|44|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22609|6|2022-03-03| |45|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |7739|6|2022-01-27| -|46|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|5308|6|2022-03-03| -|47|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|9046|6|2022-03-04| +|46|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|5319|6|2022-03-03| +|47|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|9058|6|2022-03-05| |48|[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)|7598|6|2022-03-04| |49|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|1028|6|2022-01-28| -|50|[chen310/NeteaseCloudMusicTasks](https://github.com/chen310/NeteaseCloudMusicTasks)|网易云音乐自动任务:刷等级、云贝、云豆等|485|6|2022-03-04| +|50|[chen310/NeteaseCloudMusicTasks](https://github.com/chen310/NeteaseCloudMusicTasks)|网易云音乐自动任务:刷等级、云贝、云豆等|487|6|2022-03-04| |51|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|467|6|2022-03-03| -|52|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|18035|6|2022-03-04| -|53|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|4136|5|2022-02-16| -|54|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|3545|5|2022-02-09| -|55|[hzwer/arXiv2020-RIFE](https://github.com/hzwer/arXiv2020-RIFE)|RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation|2300|5|2022-03-03| +|52|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|18037|6|2022-03-04| +|53|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|4141|5|2022-02-16| +|54|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)|3546|5|2022-02-09| +|55|[hzwer/arXiv2020-RIFE](https://github.com/hzwer/arXiv2020-RIFE)|RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation|2300|5|2022-03-05| |56|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|837|5|2022-02-21| -|57|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易:python3|802|5|2021-12-28| -|58|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|4163|5|2022-03-03| -|59|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|15335|5|2022-01-20| -|60|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|434|5|2022-03-04| -|61|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4763|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! 开源财经数据接口库|4661|5|2022-03-04| -|63|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual recognition powered by PaddlePaddle|3332|5|2022-03-04| -|64|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6660|5|2022-03-02| -|65|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|3259|5|2022-03-04| -|66|[QIN2DIM/epic-awesome-gamer](https://github.com/QIN2DIM/epic-awesome-gamer)|🛴 优雅地领取 Epic 免费游戏|260|5|2022-03-03| -|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|6866|5|2022-02-16| -|68|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5985|5|2022-03-04| -|69|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|892|5|2022-02-11| -|70|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11349|5|2022-01-06| -|71|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6952|4|2021-10-17| -|72|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8763|4|2022-01-13| -|73|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1133|4|2022-02-18| -|74|[jerry3747/taobao_seckill](https://github.com/jerry3747/taobao_seckill)|淘宝、天猫半价抢购,抢电视、抢茅台,干死黄牛党|1731|4|2022-02-07| -|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.|2051|4|2022-03-04| -|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 ...|3763|4|2022-03-04| -|77|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4366|4|2021-12-11| -|78|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|2335|4|2022-03-02| -|79|[zhzyker/vulmap](https://github.com/zhzyker/vulmap)|Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞验证功能|2160|4|2021-11-15| -|80|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4444|4|2022-02-18| -|81|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18750|4|2022-03-03| -|82|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|2557|4|2022-02-15| +|57|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|4171|5|2022-03-03| +|58|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|15338|5|2022-01-20| +|59|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4762|5|2022-01-26| +|60|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|4665|5|2022-03-05| +|61|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual recognition powered by PaddlePaddle|3333|5|2022-03-04| +|62|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6661|5|2022-03-05| +|63|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|3264|5|2022-03-05| +|64|[QIN2DIM/epic-awesome-gamer](https://github.com/QIN2DIM/epic-awesome-gamer)|🛴 优雅地领取 Epic 免费游戏|260|5|2022-03-03| +|65|[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|6869|5|2022-02-16| +|66|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5987|5|2022-03-05| +|67|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|897|5|2022-02-11| +|68|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11351|5|2022-01-06| +|69|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6952|4|2021-10-17| +|70|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易:python3|802|4|2021-12-28| +|71|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8767|4|2022-01-13| +|72|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1133|4|2022-02-18| +|73|[jerry3747/taobao_seckill](https://github.com/jerry3747/taobao_seckill)|淘宝、天猫半价抢购,抢电视、抢茅台,干死黄牛党|1731|4|2022-02-07| +|74|[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.|2055|4|2022-03-04| +|75|[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 ...|3764|4|2022-03-04| +|76|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4370|4|2021-12-11| +|77|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|2337|4|2022-03-02| +|78|[zhzyker/vulmap](https://github.com/zhzyker/vulmap)|Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞验证功能|2161|4|2021-11-15| +|79|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|434|4|2022-03-04| +|80|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4450|4|2022-02-18| +|81|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18753|4|2022-03-03| +|82|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|2562|4|2022-02-15| |83|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|449|4|2022-03-04| -|84|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|749|4|2022-01-22| +|84|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|747|4|2022-01-22| |85|[yuanxiaosc/DeepNude-an-Image-to-Image-technology](https://github.com/yuanxiaosc/DeepNude-an-Image-to-Image-technology)|DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementati ...|4080|4|2021-10-02| -|86|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3845|4|2022-03-02| +|86|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3846|4|2022-03-02| |87|[minivision-ai/photo2cartoon](https://github.com/minivision-ai/photo2cartoon)|人像卡通化探索项目 (photo-to-cartoon translation project)|2992|4|2021-12-02| -|88|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5761|4|2021-10-19| +|88|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5762|4|2021-10-19| |89|[wb14123/seq2seq-couplet](https://github.com/wb14123/seq2seq-couplet)|Play couplet with seq2seq model. 用深度学习对对联。|5202|4|2021-10-15| -|90|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|5537|4|2022-02-23| -|91|[bangumi/server](https://github.com/bangumi/server)|The next-generation backend server for https://bgm.tv|311|4|2022-03-03| -|92|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)|6389|4|2022-03-04| -|93|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|769|4|2022-03-04| -|94|[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.|4746|4|2022-02-28| -|95|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd https://t.me/+fo3HSUe3nbRiNjY1|591|3|2022-01-14| -|96|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|4348|3|2022-03-04| -|97|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package manager with PEP 582 support.|2126|3|2022-02-28| -|98|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|3556|3|2022-03-04| -|99|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|4483|3|2022-02-12| -|100|[Oshino29/ngaArchive](https://github.com/Oshino29/ngaArchive)|nga论坛帖子的存档|447|3|2021-10-10| -|101|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|557|3|2022-01-10| -|102|[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.|1229|3|2022-02-27| -|103|[SpiderClub/haipproxy](https://github.com/SpiderClub/haipproxy)|:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis|5054|3|2022-03-02| -|104|[tensorlayer/TensorLayer](https://github.com/tensorlayer/TensorLayer)|Deep Learning and Reinforcement Learning Library for Scientists and Engineers |6912|3|2022-02-15| -|105|[TsinghuaAI/CPM-1-Generate](https://github.com/TsinghuaAI/CPM-1-Generate)|Chinese Pre-Trained Language Models (CPM-LM) Version-I|1209|3|2022-02-18| -|106|[jiangxufeng/v2rayL](https://github.com/jiangxufeng/v2rayL)|v2ray linux GUI客户端,支持订阅、vemss、ss等协议,自动更新订阅、检查版本更新|2799|3|2022-01-13| -|107|[JustMachiavelli/javsdt](https://github.com/JustMachiavelli/javsdt)|影片信息整理工具,抓取元数据nfo,自定义重命名文件(夹),下载fanart裁剪poster,为emby、kodi、极影派铺路。|2792|3|2022-01-13| -|108|[aaPanel/BaoTa](https://github.com/aaPanel/BaoTa)|宝塔Linux面板 - 简单好用的服务器运维面板|3289|3|2022-01-14| -|109|[darknessomi/musicbox](https://github.com/darknessomi/musicbox)|网易云音乐命令行版本|9209|3|2022-01-30| -|110|[chineseocr/chineseocr](https://github.com/chineseocr/chineseocr)|yolo3+ocr|4678|3|2021-11-02| -|111|[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 ...|808|3|2022-02-28| -|112|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|3452|3|2022-03-04| -|113|[Jittor/jittor](https://github.com/Jittor/jittor)|Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.|2352|3|2022-03-02| -|114|[yihong0618/running_page](https://github.com/yihong0618/running_page)|Make your own running home page|1641|3|2022-02-16| -|115|[QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|6374|3|2022-02-08| -|116|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|6345|3|2021-12-13| -|117|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4104|3|2021-09-14| -|118|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|902|3|2022-03-04| -|119|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|3187|3|2022-03-03| -|120|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式|3092|3|2022-01-20| -|121|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|1756|3|2022-03-04| -|122|[CLUEbenchmark/CLUE](https://github.com/CLUEbenchmark/CLUE)|中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard |2538|3|2022-01-07| -|123|[Johnshall/Shadowrocket-ADBlock-Rules-Forever](https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever)|提供多款 Shadowrocket 规则,拥有强劲的广告过滤功能。每日8时重新构建规则。|255|3|2022-03-03| -|124|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3217|3|2021-12-20| -|125|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。|3258|3|2022-01-23| -|126|[GeneralNewsExtractor/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor/GeneralNewsExtractor)| 新闻网页正文通用抽取器 Beta 版.|2371|3|2021-10-11| -|127|[BlankerL/DXY-COVID-19-Data](https://github.com/BlankerL/DXY-COVID-19-Data)|2019新型冠状病毒疫情时间序列数据仓库 COVID-19/2019-nCoV Infection Time Series Data Warehouse|2049|3|2022-03-04| -|128|[MoonInTheRiver/DiffSinger](https://github.com/MoonInTheRiver/DiffSinger)|DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism (SVS & TTS); AAAI 2022; Official code|252|3|2022-03-02| -|129|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|2088|3|2022-03-04| -|130|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|5141|3|2022-02-26| -|131|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|1667|3|2022-03-04| -|132|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|569|3|2022-02-28| -|133|[alibaba/taobao-iphone-device](https://github.com/alibaba/taobao-iphone-device)| tidevice can be used to communicate with iPhone device|1373|3|2022-02-24| -|134|[open-mmlab/mmediting](https://github.com/open-mmlab/mmediting)|OpenMMLab Image and Video Editing Toolbox|2777|3|2022-03-04| -|135|[pythonstock/stock](https://github.com/pythonstock/stock)|stock,股票系统。使用python进行开发。|5004|3|2022-01-12| -|136|[opendevops-cn/opendevops](https://github.com/opendevops-cn/opendevops)|CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台|3084|3|2022-02-27| +|90|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|5540|4|2022-02-23| +|91|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)|6390|4|2022-03-04| +|92|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|771|4|2022-03-04| +|93|[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.|4747|4|2022-02-28| +|94|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd https://t.me/+fo3HSUe3nbRiNjY1|590|3|2022-01-14| +|95|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|4351|3|2022-03-04| +|96|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package manager with PEP 582 support.|2130|3|2022-02-28| +|97|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|3557|3|2022-03-05| +|98|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|4489|3|2022-02-12| +|99|[Oshino29/ngaArchive](https://github.com/Oshino29/ngaArchive)|nga论坛帖子的存档|448|3|2021-10-10| +|100|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|557|3|2022-01-10| +|101|[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.|1235|3|2022-02-27| +|102|[SpiderClub/haipproxy](https://github.com/SpiderClub/haipproxy)|:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis|5055|3|2022-03-02| +|103|[tensorlayer/TensorLayer](https://github.com/tensorlayer/TensorLayer)|Deep Learning and Reinforcement Learning Library for Scientists and Engineers |6913|3|2022-02-15| +|104|[TsinghuaAI/CPM-1-Generate](https://github.com/TsinghuaAI/CPM-1-Generate)|Chinese Pre-Trained Language Models (CPM-LM) Version-I|1211|3|2022-02-18| +|105|[jiangxufeng/v2rayL](https://github.com/jiangxufeng/v2rayL)|v2ray linux GUI客户端,支持订阅、vemss、ss等协议,自动更新订阅、检查版本更新|2800|3|2022-01-13| +|106|[JustMachiavelli/javsdt](https://github.com/JustMachiavelli/javsdt)|影片信息整理工具,抓取元数据nfo,自定义重命名文件(夹),下载fanart裁剪poster,为emby、kodi、极影派铺路。|2792|3|2022-01-13| +|107|[aaPanel/BaoTa](https://github.com/aaPanel/BaoTa)|宝塔Linux面板 - 简单好用的服务器运维面板|3290|3|2022-01-14| +|108|[darknessomi/musicbox](https://github.com/darknessomi/musicbox)|网易云音乐命令行版本|9208|3|2022-01-30| +|109|[chineseocr/chineseocr](https://github.com/chineseocr/chineseocr)|yolo3+ocr|4680|3|2021-11-02| +|110|[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 ...|812|3|2022-02-28| +|111|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|3453|3|2022-03-05| +|112|[Jittor/jittor](https://github.com/Jittor/jittor)|Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.|2352|3|2022-03-02| +|113|[yihong0618/running_page](https://github.com/yihong0618/running_page)|Make your own running home page|1641|3|2022-02-16| +|114|[QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|6374|3|2022-02-08| +|115|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|6345|3|2021-12-13| +|116|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4104|3|2021-09-14| +|117|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|904|3|2022-03-05| +|118|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|3194|3|2022-03-03| +|119|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式|3100|3|2022-01-20| +|120|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|1758|3|2022-03-05| +|121|[CLUEbenchmark/CLUE](https://github.com/CLUEbenchmark/CLUE)|中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard |2543|3|2022-01-07| +|122|[Johnshall/Shadowrocket-ADBlock-Rules-Forever](https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever)|提供多款 Shadowrocket 规则,拥有强劲的广告过滤功能。每日8时重新构建规则。|258|3|2022-03-04| +|123|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3218|3|2021-12-20| +|124|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。|3259|3|2022-01-23| +|125|[GeneralNewsExtractor/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor/GeneralNewsExtractor)| 新闻网页正文通用抽取器 Beta 版.|2372|3|2021-10-11| +|126|[BlankerL/DXY-COVID-19-Data](https://github.com/BlankerL/DXY-COVID-19-Data)|2019新型冠状病毒疫情时间序列数据仓库 COVID-19/2019-nCoV Infection Time Series Data Warehouse|2049|3|2022-03-05| +|127|[MoonInTheRiver/DiffSinger](https://github.com/MoonInTheRiver/DiffSinger)|DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism (SVS & TTS); AAAI 2022; Official code|252|3|2022-03-02| +|128|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|2092|3|2022-03-04| +|129|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|5146|3|2022-03-05| +|130|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|1668|3|2022-03-04| +|131|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|573|3|2022-02-28| +|132|[alibaba/taobao-iphone-device](https://github.com/alibaba/taobao-iphone-device)| tidevice can be used to communicate with iPhone device|1373|3|2022-02-24| +|133|[open-mmlab/mmediting](https://github.com/open-mmlab/mmediting)|OpenMMLab Image and Video Editing Toolbox|2779|3|2022-03-04| +|134|[bangumi/server](https://github.com/bangumi/server)|The next-generation backend server for https://bgm.tv|311|3|2022-03-03| +|135|[pythonstock/stock](https://github.com/pythonstock/stock)|stock,股票系统。使用python进行开发。|5005|3|2022-01-12| +|136|[opendevops-cn/opendevops](https://github.com/opendevops-cn/opendevops)|CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台|3088|3|2022-02-27| |137|[RUCAIBox/RecBole](https://github.com/RUCAIBox/RecBole)|A unified, comprehensive and efficient recommendation library|1649|3|2022-03-03| |138|[H4ckForJob/dirmap](https://github.com/H4ckForJob/dirmap)|An advanced web directory & file scanning tool that will be more powerful than DirBuster, Dirsearch, cansina, and Yu Jian.一个高级web目录、文件扫描工具,功能将会强于DirBuster、Dirsearch、cansina、御剑。|2200|2|2022-01-29| -|139|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|3173|2|2021-11-16| -|140|[DLLXW/data-science-competition](https://github.com/DLLXW/data-science-competition)|该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等|924|2|2022-03-01| +|139|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|3175|2|2021-11-16| +|140|[DLLXW/data-science-competition](https://github.com/DLLXW/data-science-competition)|该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等|925|2|2022-03-01| |141|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|569|2|2022-02-16| -|142|[datamllab/rlcard](https://github.com/datamllab/rlcard)|Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.|1626|2|2022-03-03| -|143|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,Seq2Seq_Attention,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。|3019|2|2022-03-04| +|142|[datamllab/rlcard](https://github.com/datamllab/rlcard)|Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.|1629|2|2022-03-05| +|143|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,Seq2Seq_Attention,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。|3021|2|2022-03-04| |144|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|3290|2|2022-03-04| -|145|[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✨|2485|2|2022-03-01| -|146|[ChineseGLUE/ChineseGLUE](https://github.com/ChineseGLUE/ChineseGLUE)|Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard|1570|2|2021-12-01| +|145|[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✨|2484|2|2022-03-01| +|146|[ChineseGLUE/ChineseGLUE](https://github.com/ChineseGLUE/ChineseGLUE)|Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard|1571|2|2021-12-01| |147|[AlexxIT/XiaomiGateway3](https://github.com/AlexxIT/XiaomiGateway3)|Control Zigbee, BLE and Mesh devices from Home Assistant with Xiaomi Gateway 3 on original firmware|1312|2|2022-02-27| -|148|[PaddlePaddle/PARL](https://github.com/PaddlePaddle/PARL)|A high-performance distributed training framework for Reinforcement Learning |2443|2|2022-03-04| -|149|[dbiir/UER-py](https://github.com/dbiir/UER-py)|Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo|1936|2|2022-03-01| -|150|[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)|2097|2|2021-09-15| -|151|[dataabc/weibo-crawler](https://github.com/dataabc/weibo-crawler)|新浪微博爬虫,用python爬取新浪微博数据,并下载微博图片和微博视频|1614|2|2022-01-19| -|152|[Henryhaohao/Bilibili_video_download](https://github.com/Henryhaohao/Bilibili_video_download)|:rainbow:Bilibili_video_download-B站视频下载|2124|2|2022-02-19| +|148|[PaddlePaddle/PARL](https://github.com/PaddlePaddle/PARL)|A high-performance distributed training framework for Reinforcement Learning |2446|2|2022-03-04| +|149|[dbiir/UER-py](https://github.com/dbiir/UER-py)|Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo|1937|2|2022-03-05| +|150|[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)|2098|2|2021-09-15| +|151|[dataabc/weibo-crawler](https://github.com/dataabc/weibo-crawler)|新浪微博爬虫,用python爬取新浪微博数据,并下载微博图片和微博视频|1616|2|2022-01-19| +|152|[Henryhaohao/Bilibili_video_download](https://github.com/Henryhaohao/Bilibili_video_download)|:rainbow:Bilibili_video_download-B站视频下载|2127|2|2022-02-19| |153|[guoday/Tencent2020_Rank1st](https://github.com/guoday/Tencent2020_Rank1st)|The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.|929|2|2022-01-18| -|154|[parzulpan/reallive](https://github.com/parzulpan/reallive)|A cross-platform network media aggregation application.|1012|2|2022-02-14| +|154|[parzulpan/reallive](https://github.com/parzulpan/reallive)|A cross-platform network media aggregation application.|1013|2|2022-02-14| |155|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|4504|2|2022-03-03| -|156|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|4384|2|2022-02-23| -|157|[yhy0/github-cve-monitor](https://github.com/yhy0/github-cve-monitor)|实时监控github上新增的cve和安全工具更新,多渠道推送通知|577|2|2022-02-03| -|158|[imWildCat/scylla](https://github.com/imWildCat/scylla)|Intelligent proxy pool for Humans™ (Maintainer needed)|3455|2|2022-02-17| +|156|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|4388|2|2022-02-23| +|157|[yhy0/github-cve-monitor](https://github.com/yhy0/github-cve-monitor)|实时监控github上新增的cve和安全工具更新,多渠道推送通知|578|2|2022-02-03| +|158|[imWildCat/scylla](https://github.com/imWildCat/scylla)|Intelligent proxy pool for Humans™ (Maintainer needed)|3456|2|2022-03-05| |159|[PaddlePaddle/Research](https://github.com/PaddlePaddle/Research)|novel deep learning research works with PaddlePaddle|1196|2|2022-03-02| -|160|[sunfkny/genshin-gacha-export](https://github.com/sunfkny/genshin-gacha-export)|原神抽卡记录导出|693|2|2022-03-03| -|161|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4317|2|2021-10-04| +|160|[sunfkny/genshin-gacha-export](https://github.com/sunfkny/genshin-gacha-export)|原神抽卡记录导出|694|2|2022-03-03| +|161|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4319|2|2021-10-04| |162|[IDEA-CCNL/Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)|封神榜大模型是IDEA研究院认知计算与自然语言研究中心主导的大模型开源计划|230|2|2022-02-28| -|163|[nschloe/matplotx](https://github.com/nschloe/matplotx)|:bar_chart: More styles and useful extensions for Matplotlib|301|2|2022-02-28| +|163|[nschloe/matplotx](https://github.com/nschloe/matplotx)|:bar_chart: More styles and useful extensions for Matplotlib|303|2|2022-02-28| |164|[ZainCheung/netease-cloud](https://github.com/ZainCheung/netease-cloud)|网易云音乐全自动每日打卡300首歌升级账号等级,支持微信提醒,支持无服务器云函数部署|1285|2|2022-01-15| |165|[XiaoMiku01/bili-live-heart](https://github.com/XiaoMiku01/bili-live-heart)|每日获取B站直播间每日小心心及直播间自动打卡脚本|232|2|2022-02-25| -|166|[blackboxo/CleanMyWechat](https://github.com/blackboxo/CleanMyWechat)|自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。|1204|2|2021-11-18| -|167|[0x727/FingerprintHub](https://github.com/0x727/FingerprintHub)|侦查守卫(ObserverWard)的指纹库|335|2|2022-03-04| -|168|[fastnlp/fastNLP](https://github.com/fastnlp/fastNLP)|fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.|2509|2|2021-12-06| +|166|[blackboxo/CleanMyWechat](https://github.com/blackboxo/CleanMyWechat)|自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。|1205|2|2021-11-18| +|167|[0x727/FingerprintHub](https://github.com/0x727/FingerprintHub)|侦查守卫(ObserverWard)的指纹库|335|2|2022-03-05| +|168|[fastnlp/fastNLP](https://github.com/fastnlp/fastNLP)|fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.|2511|2|2021-12-06| |169|[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:|2440|2|2022-01-13| |170|[ymcui/Chinese-ELECTRA](https://github.com/ymcui/Chinese-ELECTRA)|Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)|1086|2|2022-01-10| -|171|[Gumpest/YOLOv5-Multibackbone-Compression](https://github.com/Gumpest/YOLOv5-Multibackbone-Compression)|YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming) and Quanti ...|285|2|2021-12-19| -|172|[ventusff/neurecon](https://github.com/ventusff/neurecon)|Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.|426|2|2021-09-14| -|173|[datasets/covid-19](https://github.com/datasets/covid-19)|Novel Coronavirus 2019 time series data on cases|1140|2|2022-03-04| -|174|[zvtvz/zvt](https://github.com/zvtvz/zvt)|modular quant framework.|1899|2|2022-03-01| +|171|[Gumpest/YOLOv5-Multibackbone-Compression](https://github.com/Gumpest/YOLOv5-Multibackbone-Compression)|YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming) and Quanti ...|287|2|2021-12-19| +|172|[ventusff/neurecon](https://github.com/ventusff/neurecon)|Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.|427|2|2021-09-14| +|173|[datasets/covid-19](https://github.com/datasets/covid-19)|Novel Coronavirus 2019 time series data on cases|1140|2|2022-03-05| +|174|[zvtvz/zvt](https://github.com/zvtvz/zvt)|modular quant framework.|1900|2|2022-03-01| |175|[elmagnificogi/diablo2_resurrected_filter](https://github.com/elmagnificogi/diablo2_resurrected_filter)|diablo2 resurrected loot filter|242|2|2021-10-26| -|176|[FengQuanLi/WZCQ](https://github.com/FengQuanLi/WZCQ)|用基于策略梯度得强化学习方法训练AI玩王者荣耀|432|2|2021-11-16| -|177|[Boris-code/feapder](https://github.com/Boris-code/feapder)|Feapder is an easy to use, powerful crawler framework Feapder是一款上手简单,功能强大的Python爬虫框架|775|2|2022-03-04| +|176|[FengQuanLi/WZCQ](https://github.com/FengQuanLi/WZCQ)|用基于策略梯度得强化学习方法训练AI玩王者荣耀|433|2|2021-11-16| +|177|[Boris-code/feapder](https://github.com/Boris-code/feapder)|Feapder is an easy to use, powerful crawler framework Feapder是一款上手简单,功能强大的Python爬虫框架|778|2|2022-03-04| |178|[zhanyong-wan/dongbei](https://github.com/zhanyong-wan/dongbei)|东北方言编程语言|1861|2|2021-10-07| |179|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |688|2|2022-03-03| |180|[DA-southampton/TRM_tutorial](https://github.com/DA-southampton/TRM_tutorial)|Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer|217|2|2021-12-05| |181|[ZiyaoGeng/Recommender-System-with-TF2.0](https://github.com/ZiyaoGeng/Recommender-System-with-TF2.0)|Recurrence the recommender paper with Tensorflow2.0|1326|2|2021-12-13| |182|[google-research/multilingual-t5](https://github.com/google-research/multilingual-t5)|-|815|2|2022-01-21| |183|[emacs-eaf/emacs-application-framework](https://github.com/emacs-eaf/emacs-application-framework)|A free/libre and open-source extensible framework that revolutionizes the graphical capabilities of Emacs, the key to ultimately Live in Emacs|2042|2|2022-03-02| -|184|[HaujetZhao/QuickCut](https://github.com/HaujetZhao/QuickCut)|Your most handy video processing software|1422|2|2022-01-14| -|185|[Rick-Lang/rickroll-lang](https://github.com/Rick-Lang/rickroll-lang)|Rickroll Language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are coming from Rick Astley's lyrics. Discord server: https://di ...|570|2|2022-02-23| -|186|[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.|881|2|2022-03-04| -|187|[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 ...|2961|2|2022-01-18| +|184|[HaujetZhao/QuickCut](https://github.com/HaujetZhao/QuickCut)|Your most handy video processing software|1423|2|2022-01-14| +|185|[Rick-Lang/rickroll-lang](https://github.com/Rick-Lang/rickroll-lang)|Rickroll Language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are coming from Rick Astley's lyrics. Discord server: https://di ...|572|2|2022-02-23| +|186|[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.|885|2|2022-03-04| +|187|[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 ...|2962|2|2022-01-18| |188|[alisen39/TrWebOCR](https://github.com/alisen39/TrWebOCR)|开源易用的中文离线OCR,识别率媲美大厂,并且提供了易用的web页面及web的接口,方便人类日常工作使用或者其他程序来调用~|1187|2|2022-02-27| |189|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|557|2|2022-03-04| -|190|[guofei9987/blind_watermark](https://github.com/guofei9987/blind_watermark)|Blind&Invisible Watermark (图片盲水印,提取水印无须原图!)|1601|2|2022-03-03| -|191|[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.|1053|2|2022-03-03| +|190|[guofei9987/blind_watermark](https://github.com/guofei9987/blind_watermark)|Blind&Invisible Watermark (图片盲水印,提取水印无须原图!)|1625|2|2022-03-03| +|191|[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.|1055|2|2022-03-05| |192|[PeterH0323/Smart_Construction](https://github.com/PeterH0323/Smart_Construction)|Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗|1185|2|2022-01-24| -|193|[nonebot/nonebot2](https://github.com/nonebot/nonebot2)|跨平台 Python 异步机器人框架 / Asynchronous multi-platform robot framework written in Python|1349|2|2022-03-04| +|193|[nonebot/nonebot2](https://github.com/nonebot/nonebot2)|跨平台 Python 异步机器人框架 / Asynchronous multi-platform robot framework written in Python|1354|2|2022-03-05| |194|[Metarget/metarget](https://github.com/Metarget/metarget)|Metarget is a framework providing automatic constructions of vulnerable infrastructures.|505|2|2022-02-23| -|195|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具(红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配)|740|2|2022-02-08| -|196|[zhimingshenjun/DD_Monitor](https://github.com/zhimingshenjun/DD_Monitor)|DD监控室第一版|1023|2|2021-10-14| +|195|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具(红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配)|742|2|2022-02-08| +|196|[zhimingshenjun/DD_Monitor](https://github.com/zhimingshenjun/DD_Monitor)|DD监控室第一版|1024|2|2021-10-14| |197|[dqzg12300/fridaUiTools](https://github.com/dqzg12300/fridaUiTools)|frida工具的缝合怪|500|2|2022-02-28| -|198|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |952|2|2022-01-30| -|199|[QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge)|open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com|4588|2|2021-12-17| -|200|[bubbliiiing/yolo3-pytorch](https://github.com/bubbliiiing/yolo3-pytorch)| 这是一个yolo3-pytorch的源码,可以用于训练自己的模型。|1221|2|2022-02-28| +|198|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |957|2|2022-01-30| +|199|[QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge)|open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com|4587|2|2021-12-17| +|200|[bubbliiiing/yolo3-pytorch](https://github.com/bubbliiiing/yolo3-pytorch)| 这是一个yolo3-pytorch的源码,可以用于训练自己的模型。|1224|2|2022-03-05|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/R.md b/content/charts/growth/software/R.md index 7de0ad2c..09fc91d8 100644 --- a/content/charts/growth/software/R.md +++ b/content/charts/growth/software/R.md @@ -1,7 +1,7 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > R -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| @@ -23,7 +23,7 @@ |16|[Hong-Kong-Districts-Info/hkdatasets](https://github.com/Hong-Kong-Districts-Info/hkdatasets)|Datasets relating to Hong Kong|12|0|2021-09-04| |17|[fragla/eq5d](https://github.com/fragla/eq5d)|-|13|0|2022-03-02| |18|[benmarwick/ctv-archaeology](https://github.com/benmarwick/ctv-archaeology)|CRAN Task View: Archaeological Science|111|0|2022-02-25| -|19|[swsoyee/2019-ncov-japan](https://github.com/swsoyee/2019-ncov-japan)|🦠 Interactive dashboard for real-time recording of COVID-19 outbreak in Japan|367|0|2022-03-04| +|19|[swsoyee/2019-ncov-japan](https://github.com/swsoyee/2019-ncov-japan)|🦠 Interactive dashboard for real-time recording of COVID-19 outbreak in Japan|367|0|2022-03-05| |20|[hope-data-science/tidyfst](https://github.com/hope-data-science/tidyfst)|Tidy Verbs for Fast Data Manipulation|58|0|2021-12-21| |21|[uribo/zipangu](https://github.com/uribo/zipangu)|Japanese utility functions and data|43|0|2022-02-24| |22|[ahb108/rcarbon](https://github.com/ahb108/rcarbon)|Methods for calibrating and analysing radiocarbon dates|31|0|2022-02-17| @@ -45,13 +45,13 @@ |38|[koheiw/newsmap](https://github.com/koheiw/newsmap)|Newsmap: geographical news classifier|47|0|2022-02-22| |39|[atmoschem/vein](https://github.com/atmoschem/vein)| R+Fortran+OpenMP package to estimate Vehicular Emissions INventories VEIN. |30|0|2022-02-25| |40|[nanxstats/liftr](https://github.com/nanxstats/liftr)|🐳 Containerize R Markdown documents for continuous reproducibility|162|0|2021-12-19| -|41|[koheiw/seededlda](https://github.com/koheiw/seededlda)|Semisupervided LDA for theory-driven text analysis|32|0|2022-01-07| +|41|[koheiw/seededlda](https://github.com/koheiw/seededlda)|Semisupervided LDA for theory-driven text analysis|33|0|2022-01-07| |42|[wu-yc/scMetabolism](https://github.com/wu-yc/scMetabolism)|Quantifying metabolism activity at the single-cell resolution|21|0|2021-09-14| |43|[ShichenXie/scorecard](https://github.com/ShichenXie/scorecard)|Scorecard Development in R, 评分卡|132|0|2021-11-28| |44|[rOpenStats/COVID19analyticsBak2109](https://github.com/rOpenStats/COVID19analyticsBak2109)|-|32|0|2021-10-03| |45|[lcpmgh/NPMCM](https://github.com/lcpmgh/NPMCM)|中国研究生数学建模竞赛获奖数据和可视化分析案例|7|0|2022-02-27| |46|[massimoaria/dimensionsR](https://github.com/massimoaria/dimensionsR)|Gathering metadata about publications, patents, grants, clinical trials and policy documents from DS Dimensions using DSL API|16|0|2022-02-07| -|47|[Merck/r2rtf](https://github.com/Merck/r2rtf)|Easily Create Production-Ready Rich Text Format (RTF) Table and Figure|36|0|2022-02-16| +|47|[Merck/r2rtf](https://github.com/Merck/r2rtf)|Easily Create Production-Ready Rich Text Format (RTF) Table and Figure|36|0|2022-03-05| |48|[ShixiangWang/tinyscholar](https://github.com/ShixiangWang/tinyscholar)|A Tiny R Package to Get and Show Google Scholar Profile|6|0|2021-10-26| |49|[ChiLiubio/microeco](https://github.com/ChiLiubio/microeco)|An R package for data analysis in microbial community ecology|63|0|2022-03-03| |50|[vincentarelbundock/WDI](https://github.com/vincentarelbundock/WDI)|R package to download World Bank data|153|0|2022-02-25| @@ -61,7 +61,7 @@ |54|[yukiyanai/quant-methods-R](https://github.com/yukiyanai/quant-methods-R)|Repository for "Quantitative Methods in Political Science Using R" by Masahiko Asano and Yuki Yanai|16|0|2021-11-17| |55|[sstoeckl/crypto2](https://github.com/sstoeckl/crypto2)|Cryptocurrency Market Data|21|0|2022-01-25| |56|[tianshu129/foqat](https://github.com/tianshu129/foqat)|Field observation quick analysis toolkit (kw: field observation, air polltion, time series summary, time series resampling, average variation, ozone formation potential (OFP), MIR, tuv). |25|0|2022-02-01| -|57|[joachim-gassen/tidycovid19](https://github.com/joachim-gassen/tidycovid19)|{tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data|145|0|2022-03-04| +|57|[joachim-gassen/tidycovid19](https://github.com/joachim-gassen/tidycovid19)|{tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data|145|0|2022-03-05| |58|[pzhaonet/beginr](https://github.com/pzhaonet/beginr)|an R package for beginners|15|0|2021-12-03| |59|[chuiqin/irGSEA](https://github.com/chuiqin/irGSEA)|The integration of single cell rank-based gene set enrichment analysis|14|0|2021-11-26| |60|[kevinwang09/learningtower](https://github.com/kevinwang09/learningtower)|Easily accessible PISA data|18|0|2021-09-07| diff --git a/content/charts/growth/software/Ruby.md b/content/charts/growth/software/Ruby.md index 5fe4e1b5..5e96f49d 100644 --- a/content/charts/growth/software/Ruby.md +++ b/content/charts/growth/software/Ruby.md @@ -1,27 +1,27 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Ruby -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|Updated| |:-|:-|:-|:-|:-|:-| |1|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|669|3|2022-01-13| |2|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|5843|2|2022-03-03| |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.|401|1|2022-03-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.|3545|1|2022-03-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.|3544|1|2022-03-02| |5|[peatio/peatio](https://github.com/peatio/peatio)|An open-source assets exchange.|3511|1|2022-02-18| -|6|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3409|1|2022-03-03| -|7|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|1784|1|2022-02-11| +|6|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3410|1|2022-03-03| +|7|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|1785|1|2022-02-11| |8|[bridgetownrb/bridgetown](https://github.com/bridgetownrb/bridgetown)|A next-generation progressive site generator & fullstack framework, powered by Ruby|546|1|2022-02-25| |9|[yangKJ/PT](https://github.com/yangKJ/PT)|Automatically generate componentized modules 自动生成组件化模块|41|1|2022-01-19| -|10|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|2044|1|2022-03-02| +|10|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|2044|1|2022-03-05| |11|[pluosi/app-host](https://github.com/pluosi/app-host)|应用内网发布 iOS OTA (Over-the-Air) APP publish website like fir.im 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包|1822|1|2022-03-01| |12|[rikas/zoho_hub](https://github.com/rikas/zoho_hub)|Zoho CRM API V2 Wrapper|20|0|2022-03-01| |13|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Over The Air Server for deployment of Android, iOS and macOS apps|484|0|2022-03-03| |14|[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| |15|[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| |16|[kenn/active_flag](https://github.com/kenn/active_flag)|Bit array for ActiveRecord|110|0|2022-02-16| -|17|[aozorahack/aozorabunko_text](https://github.com/aozorahack/aozorabunko_text)|text-only archives of www.aozora.gr.jp|47|0|2022-03-04| +|17|[aozorahack/aozorabunko_text](https://github.com/aozorahack/aozorabunko_text)|text-only archives of www.aozora.gr.jp|47|0|2022-03-05| |18|[OneEyedEagle/EAGLE-RGSS3](https://github.com/OneEyedEagle/EAGLE-RGSS3)|老鹰的脚本小巢|18|0|2022-02-25| |19|[ruilisi/rails-pangu](https://github.com/ruilisi/rails-pangu)|Rails starter kit that every startup needs|194|0|2022-03-04| |20|[NeverMin/omniauth-wechat-oauth2](https://github.com/NeverMin/omniauth-wechat-oauth2)|Wechat OAuth2 Strategy for OmniAuth 1.0.|266|0|2021-10-14| @@ -35,16 +35,16 @@ |28|[AIPHES/ACL20-Reference-Free-MT-Evaluation](https://github.com/AIPHES/ACL20-Reference-Free-MT-Evaluation)|Reference-free MT Evaluation Metrics|16|0|2021-09-05| |29|[hiroshiyui/youbike](https://github.com/hiroshiyui/youbike)|臺北市公共自行車「YouBike 微笑單車」租賃站資料轉換程式|17|0|2022-02-26| |30|[jasonknight/salor-retail](https://github.com/jasonknight/salor-retail)|Rails Based Point of Sale and Store Management Software|78|0|2022-02-26| -|31|[sirupsen/airrecord](https://github.com/sirupsen/airrecord)|Ruby wrapper for Airtable, your personal database|226|0|2022-02-25| +|31|[sirupsen/airrecord](https://github.com/sirupsen/airrecord)|Ruby wrapper for Airtable, your personal database|227|0|2022-02-25| |32|[chenxGen/cocoapods-project-hmap](https://github.com/chenxGen/cocoapods-project-hmap)|A cocoapods plugin to improve the compilation speed of the preprocessing stage.|71|0|2021-09-23| |33|[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.|147|0|2022-03-04| |34|[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.|636|0|2022-02-17| |35|[FunnyWolf/vipermsf](https://github.com/FunnyWolf/vipermsf)|viper 自定义的msf|48|0|2022-02-26| |36|[encoreshao/china_regions](https://github.com/encoreshao/china_regions)|Ruby Library for China Regions|23|0|2021-12-02| -|37|[L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)|Password Crack Framework|221|0|2021-12-12| +|37|[L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)|Password Crack Framework|223|0|2021-12-12| |38|[eyp/redmine_spent_time](https://github.com/eyp/redmine_spent_time)|Redmine plugin that improves the spent time functionality.|57|0|2021-11-12| |39|[FIRHQ/fastlane-plugin-fir_cli](https://github.com/FIRHQ/fastlane-plugin-fir_cli)|betaqr.com(fir.im) fastlane plugin|38|0|2021-10-27| -|40|[thredded/thredded](https://github.com/thredded/thredded)|The best Rails forums engine ever.|1324|0|2022-02-28| +|40|[thredded/thredded](https://github.com/thredded/thredded)|The best Rails forums engine ever.|1328|0|2022-02-28| |41|[tdiary/tdiary-blogkit](https://github.com/tdiary/tdiary-blogkit)|more blogged for tDiary|13|0|2022-02-28| |42|[mycolorway/wework](https://github.com/mycolorway/wework)|Wework is ruby API wrapper for wechat work「企业微信」.|25|0|2021-11-11| |43|[citahub/re-birth](https://github.com/citahub/re-birth)|A blockchain explorer cache server for CITA|12|0|2022-02-11| @@ -63,7 +63,7 @@ |56|[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|191|0|2022-03-02| |57|[ankane/blingfire-ruby](https://github.com/ankane/blingfire-ruby)|High speed text tokenization for Ruby|44|0|2022-01-10| |58|[thierryxing/dingtalk-bot](https://github.com/thierryxing/dingtalk-bot)|钉钉自定义机器人Ruby SDK|33|0|2021-09-09| -|59|[Tabll/gemnasium-db](https://github.com/Tabll/gemnasium-db)|GitLab 依赖项扫描的咨询数据库,每天17:00自动更新|29|0|2022-03-01| +|59|[Tabll/gemnasium-db](https://github.com/Tabll/gemnasium-db)|GitLab 依赖项扫描的咨询数据库,每天17:00自动更新|29|0|2022-03-05| |60|[diylove/wiki](https://github.com/diylove/wiki)|diy万事万物的程序|18|0|2022-01-23| |61|[SciRuby/daru](https://github.com/SciRuby/daru)|Data Analysis in RUby|928|0|2021-12-31| |62|[doorkeeper-gem/doorkeeper-i18n](https://github.com/doorkeeper-gem/doorkeeper-i18n)|Translation files for Doorkeeper OAuth 2 provider|27|0|2021-09-24| @@ -82,7 +82,7 @@ |75|[bingohuang/progit2-gitbook](https://github.com/bingohuang/progit2-gitbook)|Pro Git 第二版 简体中文|300|0|2021-09-06| |76|[inukshuk/anystyle](https://github.com/inukshuk/anystyle)|Fast and smart citation reference parsing|598|0|2021-11-28| |77|[saberma/shopqi](https://github.com/saberma/shopqi)|An open source clone of Shopify.|812|0|2022-02-26| -|78|[work-design/rails_com](https://github.com/work-design/rails_com)|Rails Common Engine|18|0|2022-03-04| +|78|[work-design/rails_com](https://github.com/work-design/rails_com)|Rails Common Engine|18|0|2022-03-05| |79|[jfqd/redmine_helpdesk](https://github.com/jfqd/redmine_helpdesk)|Lightweight helpdesk plugin for redmine.|170|0|2021-12-23| |80|[qiniu/ruby-sdk](https://github.com/qiniu/ruby-sdk)|Qiniu Resource (Cloud) Storage SDK for Ruby|161|0|2021-09-23| |81|[mitakarb/beerkeeper](https://github.com/mitakarb/beerkeeper)|(仮)|9|0|2021-12-09| @@ -92,43 +92,41 @@ |85|[podigee/device_detector](https://github.com/podigee/device_detector)|DeviceDetector is a precise and fast user agent parser and device detector written in Ruby|637|0|2022-02-21| |86|[davearonson/pull-request-roulette](https://github.com/davearonson/pull-request-roulette)|Site to match up developers with people willing to comment on their pull requests|28|0|2021-09-07| |87|[yuchuanfeng/CFGifEmotionDemo](https://github.com/yuchuanfeng/CFGifEmotionDemo)|gif图文混排、动态图片、动态表情、网络图片图文混排、gif表情|28|0|2021-11-22| -|88|[qinmingyuan/default_form](https://github.com/qinmingyuan/default_form)|moved to work-design/rails_com|15|0|2021-09-03| -|89|[ikenox/dotfiles](https://github.com/ikenox/dotfiles)|my dotfiles|10|0|2021-10-29| -|90|[githubmaidou/tools](https://github.com/githubmaidou/tools)|Python渗透漏洞工具|243|0|2021-12-23| -|91|[hlcfan/pokr](https://github.com/hlcfan/pokr)|Make agile estimating and planning easy with our online planning or scrum poker tool|51|0|2022-02-26| -|92|[two-pack/redmine_xls_export](https://github.com/two-pack/redmine_xls_export)|Redmine XLS Export plugin from http://www.redmine.org/plugins/redmine_xls_export|63|0|2021-11-03| -|93|[yuan-xy/kaola](https://github.com/yuan-xy/kaola)|A Restful API Server For Database|71|0|2022-02-11| -|94|[quzhi1/ChineseHistoricalSource](https://github.com/quzhi1/ChineseHistoricalSource)|This is my personal stash of Chinese Historical Source|83|0|2022-02-25| -|95|[siaw23/kovid](https://github.com/siaw23/kovid)|Fetch and compare COVID statistics on the CLI.|106|0|2021-10-19| -|96|[norman/ambry](https://github.com/norman/ambry)|Ambry is a database and ORM replacement for (mostly) static models and small datasets. It provides ActiveModel compatibility, and flexible searching and storage.|56|0|2021-10-22| -|97|[mika-cn/maoxian-assistant](https://github.com/mika-cn/maoxian-assistant)|-|12|0|2022-02-25| -|98|[huacnlee/carrierwave-aliyun](https://github.com/huacnlee/carrierwave-aliyun)|阿里云 OSS Ruby 上传组件,基于 Carrierwave|194|0|2022-01-25| -|99|[iPermanent/rubyTools](https://github.com/iPermanent/rubyTools)|日常使用ruby脚本|82|0|2021-10-18| -|100|[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.|966|0|2022-03-04| -|101|[ifmeorg/ifme](https://github.com/ifmeorg/ifme)|Free, open source mental health communication web app to share experiences with loved ones|1262|0|2022-02-26| -|102|[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.|120|0|2022-01-10| -|103|[HugoHasenbein/redmine_more_filters](https://github.com/HugoHasenbein/redmine_more_filters)|Redmine plugin adds necessary filters to queries|12|0|2021-09-03| -|104|[icyleaf/hpr](https://github.com/icyleaf/hpr)|镜像任意 git 仓库到 gitlab 的同步工具,具有定时更新的功能|69|0|2022-02-25| -|105|[rails-engine/action-store](https://github.com/rails-engine/action-store)|Store different kind of actions (Like ❤️, Follow 👁, Star ⭐, Block ...) in one table via ActiveRecord Polymorphic Association.|382|0|2021-12-17| -|106|[khiav223577/pluck_all](https://github.com/khiav223577/pluck_all)|A more efficient way to get data from database. Like #pluck method but return array of hashes instead.|95|0|2022-01-21| -|107|[mifunetoshiro/kanjium](https://github.com/mifunetoshiro/kanjium)|The ultimate kanji resource|187|0|2022-01-26| -|108|[HugoHasenbein/redmine_more_previews](https://github.com/HugoHasenbein/redmine_more_previews)|Redmine plugin to preview various file types in redmine's preview pane|19|0|2022-02-22| -|109|[Dounx/live-music](https://github.com/Dounx/live-music)|网易云同步听歌|10|0|2021-10-12| -|110|[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.|146|0|2022-02-11| -|111|[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|2022-02-26| -|112|[wit-ai/wit-ruby](https://github.com/wit-ai/wit-ruby)|Ruby library for Wit.ai|278|0|2022-02-16| -|113|[YunzheZJU/non-stop-story](https://github.com/YunzheZJU/non-stop-story)|Backend for holo-schedule on Rails.|19|0|2022-03-02| -|114|[YusukeIwaki/puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby)|A Ruby port of Puppeteer|131|0|2022-02-10| -|115|[dblock/slack-gamebot](https://github.com/dblock/slack-gamebot)|Ping pong, chess, pool and other games bot for Slack.|128|0|2022-02-27| -|116|[michelson/lazy_high_charts](https://github.com/michelson/lazy_high_charts)|Make highcharts a la ruby , works in rails 5.X / 4.X / 3.X, and other ruby web frameworks|1044|0|2022-01-18| -|117|[OuYangJinTing/ar_cache](https://github.com/OuYangJinTing/ar_cache)|An modern cacheing library for ActiveRecord inspired by cache-money and second_level_cache.|13|0|2021-09-22| -|118|[SaulLawliet/watchdog](https://github.com/SaulLawliet/watchdog)|IF (接口/网页 有变化) THEN (提醒你)|51|0|2022-02-23| -|119|[refinery/refinerycms-i18n](https://github.com/refinery/refinerycms-i18n)|I18n logic for Refinery CMS|54|0|2021-09-17| -|120|[inspec/inspec-azure](https://github.com/inspec/inspec-azure)|InSpec Azure Resource Pack|86|0|2022-03-03| -|121|[floere/phony](https://github.com/floere/phony)|E164 international phone number normalizing, splitting, formatting. |935|0|2022-02-15| -|122|[kufu/kiji](https://github.com/kufu/kiji)|e-Gov API 連携 gem|76|0|2022-02-20| -|123|[publify/publify](https://github.com/publify/publify)|A self hosted Web publishing platform on Rails.|1776|0|2022-02-25| -|124|[oott123/alfred-clipboard-ocr](https://github.com/oott123/alfred-clipboard-ocr)|Use Baidu OCR API to covert your clipboard image to text.|387|0|2021-10-20| +|88|[ikenox/dotfiles](https://github.com/ikenox/dotfiles)|my dotfiles|10|0|2021-10-29| +|89|[githubmaidou/tools](https://github.com/githubmaidou/tools)|Python渗透漏洞工具|243|0|2021-12-23| +|90|[hlcfan/pokr](https://github.com/hlcfan/pokr)|Make agile estimating and planning easy with our online planning or scrum poker tool|51|0|2022-02-26| +|91|[two-pack/redmine_xls_export](https://github.com/two-pack/redmine_xls_export)|Redmine XLS Export plugin from http://www.redmine.org/plugins/redmine_xls_export|63|0|2021-11-03| +|92|[yuan-xy/kaola](https://github.com/yuan-xy/kaola)|A Restful API Server For Database|71|0|2022-02-11| +|93|[quzhi1/ChineseHistoricalSource](https://github.com/quzhi1/ChineseHistoricalSource)|This is my personal stash of Chinese Historical Source|83|0|2022-02-25| +|94|[siaw23/kovid](https://github.com/siaw23/kovid)|Fetch and compare COVID statistics on the CLI.|106|0|2021-10-19| +|95|[norman/ambry](https://github.com/norman/ambry)|Ambry is a database and ORM replacement for (mostly) static models and small datasets. It provides ActiveModel compatibility, and flexible searching and storage.|56|0|2021-10-22| +|96|[mika-cn/maoxian-assistant](https://github.com/mika-cn/maoxian-assistant)|-|12|0|2022-02-25| +|97|[huacnlee/carrierwave-aliyun](https://github.com/huacnlee/carrierwave-aliyun)|阿里云 OSS Ruby 上传组件,基于 Carrierwave|194|0|2022-01-25| +|98|[iPermanent/rubyTools](https://github.com/iPermanent/rubyTools)|日常使用ruby脚本|82|0|2021-10-18| +|99|[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.|966|0|2022-03-05| +|100|[ifmeorg/ifme](https://github.com/ifmeorg/ifme)|Free, open source mental health communication web app to share experiences with loved ones|1262|0|2022-02-26| +|101|[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.|120|0|2022-01-10| +|102|[icyleaf/hpr](https://github.com/icyleaf/hpr)|镜像任意 git 仓库到 gitlab 的同步工具,具有定时更新的功能|69|0|2022-02-25| +|103|[rails-engine/action-store](https://github.com/rails-engine/action-store)|Store different kind of actions (Like ❤️, Follow 👁, Star ⭐, Block ...) in one table via ActiveRecord Polymorphic Association.|382|0|2021-12-17| +|104|[khiav223577/pluck_all](https://github.com/khiav223577/pluck_all)|A more efficient way to get data from database. Like #pluck method but return array of hashes instead.|95|0|2022-01-21| +|105|[mifunetoshiro/kanjium](https://github.com/mifunetoshiro/kanjium)|The ultimate kanji resource|187|0|2022-01-26| +|106|[HugoHasenbein/redmine_more_previews](https://github.com/HugoHasenbein/redmine_more_previews)|Redmine plugin to preview various file types in redmine's preview pane|19|0|2022-02-22| +|107|[Dounx/live-music](https://github.com/Dounx/live-music)|网易云同步听歌|10|0|2021-10-12| +|108|[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.|146|0|2022-02-11| +|109|[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|2022-02-26| +|110|[wit-ai/wit-ruby](https://github.com/wit-ai/wit-ruby)|Ruby library for Wit.ai|278|0|2022-02-16| +|111|[YunzheZJU/non-stop-story](https://github.com/YunzheZJU/non-stop-story)|Backend for holo-schedule on Rails.|19|0|2022-03-02| +|112|[YusukeIwaki/puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby)|A Ruby port of Puppeteer|131|0|2022-03-05| +|113|[dblock/slack-gamebot](https://github.com/dblock/slack-gamebot)|Ping pong, chess, pool and other games bot for Slack.|128|0|2022-02-27| +|114|[michelson/lazy_high_charts](https://github.com/michelson/lazy_high_charts)|Make highcharts a la ruby , works in rails 5.X / 4.X / 3.X, and other ruby web frameworks|1044|0|2022-01-18| +|115|[OuYangJinTing/ar_cache](https://github.com/OuYangJinTing/ar_cache)|An modern cacheing library for ActiveRecord inspired by cache-money and second_level_cache.|13|0|2021-09-22| +|116|[SaulLawliet/watchdog](https://github.com/SaulLawliet/watchdog)|IF (接口/网页 有变化) THEN (提醒你)|51|0|2022-02-23| +|117|[refinery/refinerycms-i18n](https://github.com/refinery/refinerycms-i18n)|I18n logic for Refinery CMS|54|0|2021-09-17| +|118|[inspec/inspec-azure](https://github.com/inspec/inspec-azure)|InSpec Azure Resource Pack|86|0|2022-03-03| +|119|[floere/phony](https://github.com/floere/phony)|E164 international phone number normalizing, splitting, formatting. |935|0|2022-02-15| +|120|[kufu/kiji](https://github.com/kufu/kiji)|e-Gov API 連携 gem|76|0|2022-02-20| +|121|[publify/publify](https://github.com/publify/publify)|A self hosted Web publishing platform on Rails.|1776|0|2022-03-05| +|122|[oott123/alfred-clipboard-ocr](https://github.com/oott123/alfred-clipboard-ocr)|Use Baidu OCR API to covert your clipboard image to text.|387|0|2021-10-20|↓ -- 感谢读者 -- ↓
diff --git a/content/charts/growth/software/Rust.md b/content/charts/growth/software/Rust.md index c6814fd0..4d1f445e 100644 --- a/content/charts/growth/software/Rust.md +++ b/content/charts/growth/software/Rust.md @@ -1,79 +1,79 @@ 返回目录 • 问题反馈 # 中文增速榜 > 软件类 > Rust -数据更新: 2022-03-05 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 +数据更新: 2022-03-06 / 温馨提示:中文项目泛指「文档母语为中文」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.|2905|36|2022-02-25| -|2|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|15758|30|2022-03-04| -|3|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|2900|25|2022-03-03| -|4|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1813|19|2022-02-23| -|5|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|29661|14|2022-03-02| -|6|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|19805|13|2022-03-04| -|7|[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.|1919|13|2022-02-19| -|8|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|2338|12|2022-03-02| -|9|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20814|12|2022-03-04| -|10|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2144|7|2021-10-23| -|11|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|10399|7|2022-03-03| +|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.|2908|35|2022-02-25| +|2|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|15768|30|2022-03-05| +|3|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|2908|25|2022-03-03| +|4|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1814|19|2022-02-23| +|5|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|29682|14|2022-03-02| +|6|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|19814|13|2022-03-05| +|7|[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.|1920|13|2022-02-19| +|8|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|2346|12|2022-03-02| +|9|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20824|12|2022-03-05| +|10|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2145|7|2021-10-23| +|11|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|10405|7|2022-03-05| |12|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|940|6|2021-12-05| -|13|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|4126|6|2021-12-31| +|13|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|4131|6|2021-12-31| |14|[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, ...|591|6|2022-03-02| |15|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|775|4|2022-01-07| -|16|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|650|4|2022-02-28| -|17|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|616|3|2022-03-04| -|18|[Kingtous/RustPlayer](https://github.com/Kingtous/RustPlayer)|An local audio player using Rust and completely terminal gui🎵. 使用Rust开发的纯终端本地播放器🎵.|21|3|2022-03-04| -|19|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|2114|3|2022-03-04| +|16|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|651|4|2022-02-28| +|17|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|619|3|2022-03-04| +|18|[Kingtous/RustPlayer](https://github.com/Kingtous/RustPlayer)|An local audio player using Rust and completely terminal gui🎵. 使用Rust开发的纯终端本地播放器🎵.|22|3|2022-03-05| +|19|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|2115|3|2022-03-05| |20|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|6274|3|2022-02-19| -|21|[quickwit-oss/tantivy](https://github.com/quickwit-oss/tantivy)|Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust|5946|3|2022-03-04| -|22|[messense/aliyundrive-fuse](https://github.com/messense/aliyundrive-fuse)|阿里云盘 FUSE 磁盘挂载|168|3|2022-02-19| -|23|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|2324|2|2022-01-31| -|24|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|4896|2|2022-03-03| -|25|[thekingofsex/lazyfinder](https://github.com/thekingofsex/lazyfinder)|遍历目标目录中包含指定关键字的文件,并从匹配到的文件中匹配特定字符串所在行|38|2|2022-02-24| -|26|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|341|2|2022-01-21| -|27|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact artifacts scanner|306|2|2022-02-26| -|28|[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. |1087|2|2022-03-03| -|29|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|An OLAP database system for educational purpose|527|2|2022-03-04| +|21|[quickwit-oss/tantivy](https://github.com/quickwit-oss/tantivy)|Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust|5951|3|2022-03-04| +|22|[messense/aliyundrive-fuse](https://github.com/messense/aliyundrive-fuse)|阿里云盘 FUSE 磁盘挂载|171|3|2022-02-19| +|23|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|An OLAP database system for educational purpose|530|3|2022-03-04| +|24|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|2326|2|2022-01-31| +|25|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|4897|2|2022-03-03| +|26|[thekingofsex/lazyfinder](https://github.com/thekingofsex/lazyfinder)|遍历目标目录中包含指定关键字的文件,并从匹配到的文件中匹配特定字符串所在行|38|2|2022-02-24| +|27|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|341|2|2022-03-05| +|28|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact artifacts scanner|307|2|2022-02-26| +|29|[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. |1087|2|2022-03-03| |30|[inherd/coco](https://github.com/inherd/coco)|An effective DevOps analysis and auto-suggest tool。Coco 是一个研发效能分析工具,如团队发展现状(根据架构复杂度及行数变更)、团队演进、历史分析等。生成可视化报告及对应的改进建议。 |291|1|2021-12-31| |31|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|99|1|2022-02-01| -|32|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust High Performance compile-time ORM(BSON2 based)|1241|1|2022-03-04| +|32|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust High Performance compile-time ORM(BSON2 based)|1242|1|2022-03-04| |33|[chai2010/ugo-rs](https://github.com/chai2010/ugo-rs)|µGo编程语言(Rust版本) - 试验场|20|1|2022-02-15| |34|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|248|1|2022-02-11| -|35|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|3429|1|2022-03-04| -|36|[zdz/ServerStatus-Rust](https://github.com/zdz/ServerStatus-Rust)|Rust 版 ServerStatus 云探针、多服务器探针、云监控、多服务器云监控|26|1|2022-02-19| +|35|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|3431|1|2022-03-05| +|36|[zdz/ServerStatus-Rust](https://github.com/zdz/ServerStatus-Rust)|Rust 版 ServerStatus 云探针、多服务器探针、云监控、多服务器云监控|26|1|2022-03-05| |37|[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|379|1|2022-02-16| -|38|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|401|1|2021-09-20| +|38|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|402|1|2021-09-20| |39|[iovxw/rssbot](https://github.com/iovxw/rssbot)|Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人|1168|1|2022-03-04| |40|[kekeimiku/msrs](https://github.com/kekeimiku/msrs)|写着玩的|35|1|2022-02-28| -|41|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|440|1|2022-03-02| -|42|[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.|238|1|2022-02-27| -|43|[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!|426|1|2022-03-04| +|41|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|441|1|2022-03-05| +|42|[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.|239|1|2022-02-27| +|43|[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!|428|1|2022-03-04| |44|[Kingbultsea/vite-analysis](https://github.com/Kingbultsea/vite-analysis)|出最新版本的全部源码分析中...(换了m1芯片arm64架构的电脑,旧版本无法运行,如esbuild Chromium)|223|1|2022-01-01| |45|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|177|1|2022-03-01| |46|[BinChengZhao/delicate](https://github.com/BinChengZhao/delicate)|A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)|324|1|2022-02-07| |47|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|577|1|2022-02-23| |48|[vincentdchan/PoloDB](https://github.com/vincentdchan/PoloDB)|PoloDB is an embedded JSON-based database.|345|1|2021-11-09| -|49|[chyyuu/os_kernel_lab](https://github.com/chyyuu/os_kernel_lab)|OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32|3398|1|2021-11-20| +|49|[chyyuu/os_kernel_lab](https://github.com/chyyuu/os_kernel_lab)|OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32|3399|1|2021-11-20| |50|[datanymizer/datanymizer](https://github.com/datanymizer/datanymizer)|Powerful database anonymizer with flexible rules. Written in Rust.|328|1|2022-02-22| -|51|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1247|1|2022-03-02| +|51|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1251|1|2022-03-05| |52|[rustcc/writing-an-os-in-rust](https://github.com/rustcc/writing-an-os-in-rust)|《使用Rust编写操作系统》|1428|1|2021-09-14| -|53|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|472|1|2022-03-02| -|54|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|1286|1|2022-02-21| +|53|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|473|1|2022-03-02| +|54|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|1285|1|2022-02-21| |55|[ForgQi/biliup-rs](https://github.com/ForgQi/biliup-rs)|B站命令行投稿工具,支持多p、线路选择|78|1|2022-02-20| |56|[gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk)|Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器|846|1|2021-10-12| -|57|[geph-official/geph4](https://github.com/geph-official/geph4)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |456|1|2021-12-28| -|58|[lz1998/rs-qq](https://github.com/lz1998/rs-qq)|Rust 模拟QQ客户端协议|109|1|2022-03-01| +|57|[geph-official/geph4](https://github.com/geph-official/geph4)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |458|1|2021-12-28| +|58|[lz1998/rs-qq](https://github.com/lz1998/rs-qq)|Rust 模拟QQ客户端协议|110|1|2022-03-05| |59|[zu1k/good-mitm](https://github.com/zu1k/good-mitm)|利用MITM技术实现请求和返回的重写、重定向、阻断等操作|185|1|2022-01-16| -|60|[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,...)|867|1|2022-03-01| -|61|[citahub/cita](https://github.com/citahub/cita)|A high performance blockchain kernel for enterprise users.|1243|1|2022-02-11| -|62|[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|398|1|2022-03-04| +|60|[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,...)|869|1|2022-03-05| +|61|[citahub/cita](https://github.com/citahub/cita)|A high performance blockchain kernel for enterprise users.|1244|1|2022-02-11| +|62|[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|397|1|2022-03-05| |63|[knownsec/ct](https://github.com/knownsec/ct)|简单易用的域名爆破工具|62|1|2022-01-13| -|64|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple and secure live media server in pure Rust (RTMP/HTTP-FLV/HLS/Relay).🦀|359|1|2022-01-31| +|64|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple and secure live media server in pure Rust (RTMP/HTTP-FLV/HLS/Relay).🦀|360|1|2022-01-31| |65|[rookie0/rains](https://github.com/rookie0/rains)|💹 命令行 A 股沪深北证股票信息行情数据查询工具|44|1|2022-02-15| |66|[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 ...|71|1|2022-02-28| -|67|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|262|1|2022-02-23| +|67|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|263|1|2022-02-23| |68|[0x727/ObserverWard](https://github.com/0x727/ObserverWard)|Cross platform community web fingerprint identification tool|278|1|2022-03-04| -|69|[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.|688|1|2022-03-04| +|69|[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.|690|1|2022-03-04| |70|[sorz/asstosrt-wasm](https://github.com/sorz/asstosrt-wasm)|Convert ASS/SSA subtitles to SRT format with browser.|75|0|2022-01-30| |71|[hsivonen/chardetng](https://github.com/hsivonen/chardetng)|A character encoding detector for legacy Web content.|45|0|2021-12-23| |72|[yescallop/areacodes](https://github.com/yescallop/areacodes)|中华人民共和国县级以上历史行政区划代码及新旧代码对应关系数据集|27|0|2022-02-09| @@ -84,11 +84,11 @@ |77|[skyzh/raytracer-tutorial](https://github.com/skyzh/raytracer-tutorial)|raytracer project for PPCA 2020|52|0|2021-11-20| |78|[tomassedovic/quicksilver-roguelike](https://github.com/tomassedovic/quicksilver-roguelike)|Template for a roguelike in Rust targeting desktop and the web|149|0|2021-10-16| |79|[WeBankBlockchain/WeDPR-Lab-Core](https://github.com/WeBankBlockchain/WeDPR-Lab-Core)|Core libraries of WeDPR instant scenario-focused solutions for privacy-inspired business; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件|132|0|2021-12-02| -|80|[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).|84|0|2022-02-28| +|80|[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).|86|0|2022-03-05| |81|[sentinel-group/sentinel-rust](https://github.com/sentinel-group/sentinel-rust)|Sentinel Rust version|43|0|2022-03-02| |82|[luojia65/zihai](https://github.com/luojia65/zihai)|自嗨虚拟化软件 - 'Enjoy yourself' type-1 hypervisor software|20|0|2022-02-09| -|83|[rmqtt-rs/rmqtt](https://github.com/rmqtt-rs/rmqtt)|MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era|16|0|2022-02-06| -|84|[rbatis/abs_admin](https://github.com/rbatis/abs_admin)|an enterprise-class one-stop backend solution,Rust企业级一站式后台解决方案|140|0|2022-03-04| +|83|[rmqtt-rs/rmqtt](https://github.com/rmqtt-rs/rmqtt)|MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era|17|0|2022-02-06| +|84|[rbatis/abs_admin](https://github.com/rbatis/abs_admin)|an enterprise-class one-stop backend solution,Rust企业级一站式后台解决方案|140|0|2022-03-05| |85|[hanskorg/google-authenticator-rust](https://github.com/hanskorg/google-authenticator-rust)|GoogleAuthenticator Rust google两步验证生成器|29|0|2021-11-23| |86|[Chi-Task-Force/Chi-Telegram-Inline-Bot-Neo](https://github.com/Chi-Task-Force/Chi-Telegram-Inline-Bot-Neo)| 在 Telegram 上快速模仿迟先生卖弱。|16|0|2022-02-28| |87|[shadowsocks/crypto2](https://github.com/shadowsocks/crypto2)|The fastest cryptographic library in the galaxy|271|0|2022-02-05| @@ -108,7 +108,7 @@ |101|[DCjanus/ranger](https://github.com/DCjanus/ranger)|简单的命令行字幕下载器|19|0|2021-12-21| |102|[belowthetree/TisuOS](https://github.com/belowthetree/TisuOS)|-|150|0|2022-02-21| |103|[h4cnull/ratel](https://github.com/h4cnull/ratel)| ratel(獾) 是由rust开发的红队信息搜集,扫描工具,支持从fofa,zoomeye API查询,主动扫描端口,提取https证书域名,自定义poc,输出xlsx格式。|32|0|2022-03-03| -|104|[AleoHQ/wagyu](https://github.com/AleoHQ/wagyu)|A Rust library for generating cryptocurrency wallets|461|0|2022-02-17| +|104|[AleoHQ/wagyu](https://github.com/AleoHQ/wagyu)|A Rust library for generating cryptocurrency wallets|462|0|2022-02-17| |105|[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 模块,占 ...|23|0|2021-10-15| |106|[eatradish/meowdict](https://github.com/eatradish/meowdict)|喵典 - CLI Web client for moedict.tw|17|0|2022-02-11| |107|[develon2015/dnsd](https://github.com/develon2015/dnsd)|DNS 代理服务器|16|0|2021-10-14| @@ -127,70 +127,71 @@ |120|[co-rs/fast_log](https://github.com/co-rs/fast_log)|cogo rust faster log(based on channel)|41|0|2022-02-22| |121|[KernelErr/shallow-container](https://github.com/KernelErr/shallow-container)|A light-weight container tool written in Rust.|12|0|2021-09-22| |122|[sec-bit/ckb-zkp](https://github.com/sec-bit/ckb-zkp)|Zero Knowledge Proofs Toolkit for CKB|47|0|2021-10-27| -|123|[gfreezy/seeker](https://github.com/gfreezy/seeker)|通过使用 tun 来实现透明代理。实现了类似 surge 增强模式与网关模式。|243|0|2022-02-15| -|124|[JASory/Iridium](https://github.com/JASory/Iridium)|Atomic Physics Library|11|0|2021-11-18| -|125|[rust-bitcoin/rust-bip39](https://github.com/rust-bitcoin/rust-bip39)|A Rust library for working with Bitcoin BIP-39 mnemonics|25|0|2022-03-02| -|126|[luojia65/w806-pac](https://github.com/luojia65/w806-pac)|under development: community SVD file, peripheral access crate in embedded Rust for WinnerMicro W800, W801 & W806 chip|30|0|2021-11-18| -|127|[Pure-Peace/Peace](https://github.com/Pure-Peace/Peace)|osu! server development framework 🚀|42|0|2022-02-25| -|128|[KernelErr/fourth](https://github.com/KernelErr/fourth)|Simple and fast layer 4 proxy in Rust|13|0|2021-12-30| -|129|[inherd/writing](https://github.com/inherd/writing)|A document-code sync tools for document engineering. Writing 是一个自动 “文档-代码” 同步工具。解析 Markdown 中的代码定义,读取目标代码,并嵌入到新的文档中。|18|0|2021-10-25| -|130|[SIT-kite/kite-server](https://github.com/SIT-kite/kite-server)|“上应小风筝”小程序 API 代码和文档, 基于 Rust 语言的 poem 框架编写.|18|0|2022-02-24| -|131|[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| -|132|[PhotonQuantum/magic-in-ten-mins-rs](https://github.com/PhotonQuantum/magic-in-ten-mins-rs)|十分钟魔法练习 in Rust|177|0|2022-01-14| -|133|[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|24|0|2022-01-24| -|134|[lolishinshi/exloli](https://github.com/lolishinshi/exloli)|从 E 站抓取画(ben)廊(zi)并上传 telegraph 并转发至 telegram channel|70|0|2021-12-02| -|135|[h1trust/about](https://github.com/h1trust/about)|🌿 For you, rustaceans from HIT|23|0|2021-11-26| -|136|[rust-cli/book](https://github.com/rust-cli/book)| Documentation on how to use the Rust Programming Language to develop commandline applications|290|0|2022-03-01| -|137|[mozillazg/rust-pinyin](https://github.com/mozillazg/rust-pinyin)|汉字转拼音|113|0|2021-12-12| -|138|[cc-morning/share-clip](https://github.com/cc-morning/share-clip)|Multi-device clipboard sharing.|44|0|2022-03-03| -|139|[Ko-oK-OS/xv6-rust](https://github.com/Ko-oK-OS/xv6-rust)|🦀️ Re-implement xv6-riscv in Rust|33|0|2022-01-23| -|140|[dslchd/tokio-cn-doc](https://github.com/dslchd/tokio-cn-doc)|Rust, Tokio, CN, Doc, Demo|179|0|2022-01-19| -|141|[wushikj/mix-agent](https://github.com/wushikj/mix-agent)|基于rust语言开发的一套运维监控探针,支持widnows、linux、macos系统|14|0|2021-11-16| -|142|[wwwbjqcom/tubing](https://github.com/wwwbjqcom/tubing)|-|14|0|2021-12-29| -|143|[bminixhofer/nnsplit](https://github.com/bminixhofer/nnsplit)|Semantic text segmentation. For sentence boundary detection, compound splitting and more.|234|0|2022-01-26| -|144|[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.|22|0|2021-09-29| -|145|[hsivonen/charset](https://github.com/hsivonen/charset)|Thunderbird-compatible character encoding decoding for email in Rust|10|0|2021-11-29| -|146|[kenkoooo/competitive-programming-rs](https://github.com/kenkoooo/competitive-programming-rs)|Algorithm Snippets for Competitive Programming in Rust|113|0|2022-02-23| -|147|[OPQBOT/rust-tcp-async-client](https://github.com/OPQBOT/rust-tcp-async-client)|Rust Tokio 异步多客户端网络框架 高并发 插件化|21|0|2021-12-25| -|148|[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| -|149|[riscv-rust/longan-nano](https://github.com/riscv-rust/longan-nano)|Board support package for the Longan Nano board|91|0|2021-12-27| -|150|[orhun/godsays](https://github.com/orhun/godsays)|Rust port of the Terry Davis' (RIP) "god says" program|35|0|2022-01-26| -|151|[arlicle/panda-api](https://github.com/arlicle/panda-api)|Panda api is a simple and powerful api docs design tool.|298|0|2021-12-18| -|152|[Berrysoft/tunet-rust](https://github.com/Berrysoft/tunet-rust)|清华大学校园网 Rust 库与客户端|28|0|2022-02-25| -|153|[Millione/nju-clock-in](https://github.com/Millione/nju-clock-in)|南京大学自动打卡|33|0|2021-10-20| -|154|[netcan/AnimalChess](https://github.com/netcan/AnimalChess)|Animal Fight Chess Game(斗兽棋) written in rust.|76|0|2021-12-01| -|155|[nanozuki/dantalian](https://github.com/nanozuki/dantalian)|A nfo file generator for your anime. Source from Bangumi.|41|0|2022-01-09| -|156|[kuchiki-rs/kuchiki](https://github.com/kuchiki-rs/kuchiki)|(朽木) HTML/XML tree manipulation library for Rust|419|0|2021-12-08| -|157|[sidneywang/rsbind](https://github.com/sidneywang/rsbind)|Provide tools to bind rust with other language and export library artifact directly.|220|0|2022-03-04| -|158|[owent/wxwork_robotd](https://github.com/owent/wxwork_robotd)|微信机器人接入服务|27|0|2021-12-20| -|159|[SitinCloud/Owlyshield](https://github.com/SitinCloud/Owlyshield)|Owlyshield is an open-source AI-driven behaviour based antiransomware engine written in Rust. |53|0|2022-02-28| -|160|[dxx/datastructure-algorithm](https://github.com/dxx/datastructure-algorithm)|:file_folder: 图解数据结构和算法,使用多种语言实现|63|0|2021-10-19| -|161|[the-lean-crate/criner](https://github.com/the-lean-crate/criner)|A tool to mine crates.io and produce static websites|66|0|2022-03-03| -|162|[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| -|163|[hsivonen/encoding_rs](https://github.com/hsivonen/encoding_rs)|A Gecko-oriented implementation of the Encoding Standard in Rust|244|0|2022-01-02| -|164|[OTOMariK/yee_player](https://github.com/OTOMariK/yee_player)|simple music player written in Rust 使用Rust编写的简易音乐播放器|14|0|2022-02-05| -|165|[wtklbm/crm](https://github.com/wtklbm/crm)|Cargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源 |107|0|2022-03-01| -|166|[ontio/ontology-wasm-cdt-rust](https://github.com/ontio/ontology-wasm-cdt-rust)|ontology wasm contract development kit|11|0|2021-11-11| -|167|[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.|18|0|2021-12-01| -|168|[rust-zh/faq](https://github.com/rust-zh/faq)|收集整理在 Rust 众 https://t.me/rust_zh 的讨论中出现的一些常见疑问及其解答|38|0|2021-12-10| -|169|[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 `