数据更新: 2022-12-09 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到
# | Repository | Description | Stars | Updated |
---|---|---|---|---|
1 | miloyip/json-tutorial | 从零开始的 JSON 库教程 | 6484 | 2022-10-11 |
2 | ming1016/study | 学习记录 | 3800 | 2022-11-14 |
3 | xufuji456/FFmpegAndroid | FFmpeg实现音频拼接、混音、均衡器音效;视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议 | 3661 | 2022-12-06 |
4 | firmianay/CTF-All-In-One | CTF竞赛权威指南 | 3220 | 2022-11-11 |
5 | kangjianwei/Data-Structure | 《数据结构》-严蔚敏.吴伟民-教材源码与习题解析 | 2825 | 2022-07-20 |
6 | gatieme/LDD-LinuxDeviceDrivers | Linux内核与设备驱动程序学习笔记 | 1683 | 2022-11-30 |
7 | iOS-Swift-Developers/Swift | 🥇Swift基础知识大全,🚀Swift学习从简单到复杂,不断地完善与更新, 欢迎Star❤️,欢迎Fork, iOS开发者交流:①群:446310206 ②群:426087546 | 1621 | 2022-06-09 |
8 | yianwillis/vimcdoc | Vim 中文文档计划 | 1530 | 2022-11-26 |
9 | riba2534/TCP-IP-NetworkNote | 📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记 | 1301 | 2022-08-02 |
10 | hewei2001/HITSZ-OpenCS | 哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen) | 837 | 2022-11-29 |
11 | FantasticLBP/knowledge-kit | iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结 | 742 | 2022-11-29 |
12 | larryli/PuTTY | PuTTY 中文版,原 http://code.google.com/p/puttycn 项目。 | 736 | 2022-11-07 |
13 | yifengyou/learn-kvm | Qemu KVM(Kernel Virtual Machine)学习笔记 | 650 | 2022-07-30 |
14 | xinntao/Real-ESRGAN-ncnn-vulkan | NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration. | 547 | 2022-07-13 |
15 | peng-zhihui/MiniRover-Hardware | 自制火星车的开源资料。 | 419 | 2022-07-25 |
16 | Greedysky/TTKWidgetTools | QWidget 自定义控件集合 持续更新中...... | 382 | 2022-07-15 |
17 | nevermosby/linux-bpf-learning | learn how to use BPF/eBPF | 316 | 2022-06-25 |
18 | y123456yz/reading-and-annotate-quic | quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。把google quic源码和goquic合并到一个工程编译安装 | 296 | 2022-11-02 |
19 | plctlab/riscv-operating-system-mooc | 《从头写一个RISC-V OS》课程配套的资源 | 286 | 2022-06-12 |
20 | r0ysue/AndroidFridaBeginnersBook | 《安卓Frida逆向与抓包实战》随书附件 | 276 | 2022-08-06 |
21 | alejoseb/Modbus-STM32-HAL-FreeRTOS | Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS | 267 | 2022-10-31 |
22 | Xinyuan-LilyGO/LilyGo-LoRa-Series | LilyGo LoRa Series examples | 267 | 2022-08-05 |
23 | Spacial/awesome-csirt | Awesome CSIRT is an curated list of links and resources in security and CSIRT daily activities. | 266 | 2022-10-10 |
24 | kuangyufei/kernel_liteos_a_note | 精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com | 210 | 2022-11-25 |
25 | yifengyou/sparrow | 郑钢《自制编程语言》随书源码及读书笔记 | 197 | 2022-09-09 |
26 | leleliu008/C-examples | C语言学习项目 | 174 | 2022-09-01 |
27 | feiskyer/ebpf-apps | 极客时间专栏《eBPF 核心技术与实战》案例 | 160 | 2022-08-28 |
28 | horychen/ACMSIMC_TUT | AC Machine Simulation in C (Tutorial Version) | 160 | 2022-08-18 |
29 | bouffalolab/bl_mcu_sdk | bl_mcu_sdk is MCU software development kit provided by Bouffalo Lab Team for BL602/BL604, BL702/BL704/BL706, BL616/BL618, BL808 and other series of RISC-V based chips in the future. | 159 | 2022-12-08 |
30 | 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. | 158 | 2022-11-01 |
31 | tidyjiang8/zephyr-doc | 《Zephyr OS 文档 - 中文版》 | 146 | 2022-11-24 |
32 | hexhacking/xUnwind | 🔥 xUnwind is a collection of Android native stack unwinding solutions. | 131 | 2022-08-30 |
33 | pengxurui/AndroidFamilyDemo | AndroidFamily 专栏配套示例程序 | 110 | 2022-11-01 |
34 | wolongalick/AVClip | 这是一个用于学习音视频剪辑的项目 | 107 | 2022-09-07 |
35 | Stephan14/Pointers_On_C | <<C和指针>>读书笔记 | 101 | 2022-06-26 |
36 | vrolife/modern_laptop | Redmi Book Pro 14/15 2022 锐龙版/Ryzen Linux 键盘驱动/keyboard driver | 88 | 2022-12-04 |
37 | XMU-Helper/home | 厦门大学攻略大全 Import files, learning materials and useful links of XMU to help XMUers live and learn better. | 79 | 2022-10-03 |
38 | qaiu/c4droid-code | c4droid代码合集 | 74 | 2022-11-27 |
39 | gongluck/CVIP | C/C++/Golang/Linux...知识整理 | 62 | 2022-12-08 |
40 | strongercjd/STM32F207VCT6 | STM32F207VCT6 learning resource | 61 | 2022-09-25 |
41 | hzcx998/BookOS | BookOS is a tiny OS based on xbook2 kernel, you can use it to study! | 60 | 2022-07-21 |
42 | dulong-lab/video-virtual-memory-materials | 《关于编写 x64 Windows 10 驱动以了解虚拟内存这件事》系列视频附带的代码和材料 | 59 | 2022-10-05 |
43 | shangzongyu/source-code | 收集一些书的源码,方便自己查找 | 54 | 2022-09-28 |
44 | zpublic/cozy | 这是一个用于学习C#的开源项目 | 47 | 2022-08-31 |
45 | benggee/lamphttp | 使用纯c语言实现的一个http server, 里面包含了众多linux下的编程技巧,比如线程池,自己实现了一个channel,使用到了epoll技术等等 | 46 | 2022-07-30 |
46 | HITSZ-CDP/cdp-tests | 《计算机设计与实践》测试框架 | 13 | 2022-06-28 |
47 | akerdi/buildyourownsqlite | 制作一个自己的sqlite教程 | 11 | 2022-06-22 |
48 | ZCXu1/HUST-CSE-Experiments | 华中科技大学网络空间安全学院课程设计及课程实验合集 | 6 | 2022-07-01 |
49 | KcMeterCEC/explore | 学习笔记及积累 | 6 | 2022-07-26 |
50 | apachiww/Notes | 日常学习笔记,什么都会有w | 5 | 2022-07-29 |
↓ -- 感谢读者 -- ↓
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!