Starred repositories
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
Code from various chapters in OSTEP (http://www.ostep.org)
A system daemon to allow session software to update firmware
eBPF implementation that runs on top of Windows
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
Windows paravirtualized drivers for QEMU\KVM
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
Enhanced GNU Make - tracing, error reporting, debugging, profiling and more
Automatic conversion of the NetBSD src CVS module, use with care. Please submit bugs/changes via https://gnats.netbsd.org
User space mappable dma buffer device driver for Linux.
Linux Device Drivers Development, published by Packt
《奔跑吧Linux内核》配套实验平台和代码,白色入门酱香篇,蓝色进阶浓香篇
Examples and exercises from Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching by Robert Sedgewick book