Lists (1)
Sort Name ascending (A-Z)
Stars
The user-friendly command line shell.
A portable microkernel-based multiserver operating system written from scratch.
Hunt down social media accounts by username across social networks
A simple template for building an x86-64 Limine-compliant kernel in C.
FilePicker is a small and fast file selector library that is constantly evolving with the goal of rapid integration, high customization, and configurability~
An operating system written from the ground up, without any dependencies
Converts bdf font files into C include files. The Bitmap Distribution Format (BDF) is a file format for storing bitmap fonts. The content is presented as a text file that is intended to be human an…
A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes
32-bit operating system with kernel written in C. Created by SKNI "KOD".
Modern, advanced, portable, multiprotocol bootloader and boot manager.
A digital logic designer and circuit simulator.
i386-, i686- and x86_64-elf GCC, GDB and Binutils
Track emissions from Compute and recommend ways to reduce their impact on the environment.
An educational operating system written in C#. A great stepping stone from high to low level development.
💾 Amd64 operating system in C. Trying to make a full OS, with a simple and readable codebase!
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…