Starred repositories
The fastest path to AI-powered full stack observability, even for lean teams.
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP…
A simple and easy-to-use library to enjoy videogames programming
How to Make a Computer Operating System in C++
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
AddressSanitizer, ThreadSanitizer, MemorySanitizer
A simple Minecraft clone written in C using modern OpenGL (shaders).
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
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…
A library of generic data structures for the C language.
Modern, advanced, portable, multiprotocol bootloader and boot manager. (Official mirror of https://codeberg.org/Limine/Limine)
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance conc…
A Simple cross-platform library for communicating with HID devices
C library for cross-platform real-time audio input and output
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
A portable microkernel-based multiserver operating system written from scratch.
A linux-based assembly REPL for x86, amd64, armv7, and armv8
M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).