Stars
stb single-file public domain libraries for C/C++
Perhaps the smallest useful terminal multiplexer in the world.
A bare metal USB driver for Raspberry Pi 1-3 written in C
Anime Girls Holding Programming Books
Single-header, cross-platform libraries for game development
👨🚀 buzz, A small/lightweight statically typed scripting language
Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HD…
A portable and easy-to-integrate implementation of the Advanced Configuration and Power Interface (ACPI)
A self-hosting and educational C optimizing compiler
A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.
A Micromouse simulator: write and test maze-solving code without a physical robot
An educational 32-bit linux-like Operating System, with public bachelor- and master-level course slides.
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
AnKi 3D Engine - Vulkan and D3D12, modern renderer, scripting, physics and more
Retro-inspired operating system designed to be learnable and hackable by its users
Simple C library for loading and saving images in multiple file formats
mimalloc is a compact general purpose allocator with excellent performance.
An implementation of OpenGL 3.x-ish in clean C