Axle
Message-passing kernel + userspace
Install / Use
/learn @codyd51/AxleREADME
axle is a hobby microkernel and userspace built around message-passing. Everything used within axle is implemented from the ground up, from the bootloader, to the window manager, to the assembler. axle runs on bare metal. axle provides a desktop environment via an efficient compositor and a homegrown GUI toolkit library.
Assembler demo (click to view video)
Window animations (click to view video)
Screenshots
<p align="center"><img src="screenshots/desktop1.png"></p> <p align="center"><img src="screenshots/desktop2.png"></p>Features (2021)
- Compositing window manager with animations, alpha blending, and window clipping
- TCP/IP stack
- HTML/CSS rendering engine
- Home-grown x86_64 ELF assembler
- Userspace games like Snake, Breakout, DOOM (ported), and 2048
- Userspace applications like a web browser supporting HTTP
- MLFQ scheduler
- GUI toolkit
- Rust support
- Crash reporting
- Message-based IPC
- Driver interface
- ELF loader
- RTL8139 driver
- AHCI driver
- Task visualizer
- Newlib port
- Many supporting features (paging, ring3, syscalls, PCI, etc.)
Old graphics for nostalgia (up to 2018)
<p align="center"><img src="screenshots/help.png"></p>VGA graphics
Circles | Rectangles | Triangles |
:------:|:----------:|:---------:
|
|
|
Julia set | Mandelbrot set
:--------:|:-------------:
| 
Old window manager (2018)
<p align="center"><img src="screenshots/text_test.png"></p>Running
axle's Github CI action serves as documentation for setting up an environment from scratch. axle uses QEMU as its standard emulator and runs on the real hardware I've tested.
License
MIT License
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR


