Stars
Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R.
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.
XDP project collaboration through a git-repo
Web tool for generating Pydantic models from JSON objects
Projects for an undergraduate OS course
Code from various chapters in OSTEP (http://www.ostep.org)
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
A collection of hacking tools, resources and references to practice ethical hacking.
🛁 Clean Code concepts adapted for Python
A configurable set of panels that display various debug information about the current request/response.
Python/Django CRUD with MySQL example that uses Django Rest Framework for building Rest Apis

