Highlights
- Pro
Stars
A tiling window manager based on binary space partitioning
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…
Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications
Experimental x86_64 kernel project. Planned eventual successor to the kernel in ToaruOS. WIP
NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.
A hobby OS written in assembly (nasm) and C. Small, realistic goals.
Scripting language with pointers and native library access.
Intermediate loader for AMD64 kernels. C rewrite of HydrogenLegacy.
A cross platform version of the popular ImageToMap Minecraft tool. It's programmed in C with gtk+ by the same developer, lasarus(me).
SwormOS is a hobbyist OS project. In development since 30.12.2014
D wrapper for WiringPi, it's a GPIO Interface library for the Raspberry Pi
A pic16 morse code translator that reads input from UART.