peilin-ye's Stars
sirupsen/logrus
Structured, pluggable logging for Go.
l3af-project/l3af-arch
L3AF Architecture Documentation and Discussion
rakyll/hey
HTTP load generator, ApacheBench (ab) replacement
collabnix/kubelabs
Get Started with Kubernetes
isovalent/eCHO
eBPF & Cilium Office Hours
cilium/cilium
eBPF-based Networking, Security, and Observability
libbpf/libbpf-bootstrap
Scaffolding for BPF application development with libbpf and BPF CO-RE
dell/dkms
Dynamic Kernel Module Support
splunk/network-explorer
pirate/wireguard-docs
📖 Unofficial WireGuard Documentation: Setup, Usage, Configuration, and full example setups for VPNs supporting both servers & roaming clients.
aquasecurity/libbpfgo
eBPF library for Go. Powered by libbpf.
panda-net/panda
PANDA open source project
HewlettPackard/netperf
Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirectional throughput, and end-to-end latency.
congwang/linux
Linux kernel source tree
svinota/pyroute2
Python Netlink and PF_ROUTE library — network configuration and monitoring
coolshou/libnl3
Pure Python port of the Netlink protocol library suite.
sysprog21/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
SalusaSecondus/CryptoGotchas
A collection of common (interesting) cryptographic mistakes and learning resources.
PyCQA/isort
A Python utility / library to sort imports.
osandov/drgn
Programmable debugger
bytedance/trace-irqoff
Interrupts-off or softirqs-off latency tracer
dpino/xdp_ipv6_filter
IPv6 filter using XDP/eBPF
posquit0/Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
babbleberry/rpi4-osdev
Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
corollari/linusrants
Dataset of Linus Torvalds' rants classified by negativity using sentiment analysis
cirosantilli/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.
jvns/kernel-module-fun
Some fun things you can do with kernel modules (all "bad ideas")
haoel/leetcode
LeetCode Problems' Solutions
begeekmyfriend/leetcode
LeetCode in pure C
brendangregg/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace