Lists (3)
Sort Name ascending (A-Z)
Starred repositories
stb single-file public domain libraries for C/C++
How to Make a Computer Operating System in C++
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network…
Kyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel, capture requests/responses, makes troubleshooting more efficient.
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
Official MINIX sources - Automatically replicated from gerrit.minix3.org
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
Modern, advanced, portable, multiprotocol bootloader and boot manager.
A shader-based software renderer written from scratch in C89
This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer…
A portable microkernel-based multiserver operating system written from scratch.