A kernel that can read from keyboard and print on-screen
☆667Nov 14, 2022Updated 3 years ago
Alternatives and similar repositories for mkeykernel
Users that are interested in mkeykernel are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A minimalist kernel☆1,341Apr 27, 2021Updated 5 years ago
- Shell made for a Systems Programming course in Fall 2013☆10Dec 15, 2015Updated 10 years ago
- A Small C Compiler☆6,398May 2, 2024Updated 2 years ago
- DXT compression and image processing☆17Jul 1, 2022Updated 4 years ago
- Complete, independent operating system built by humans.☆6,784Updated this week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- CHIP-8 emulator for UEFI☆13Jun 12, 2017Updated 9 years ago
- Terminal-based mathematical function plotter☆35Oct 8, 2025Updated 9 months ago
- A simple OS kernel for research, teaching, and fun.☆927Jan 8, 2026Updated 6 months ago
- My OS Stuff :)☆39Oct 26, 2015Updated 10 years ago
- pts-xcom: DOS COM encoder for the Universal ASCII message☆15Aug 4, 2020Updated 5 years ago
- Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland…☆5,311Jul 18, 2022Updated 3 years ago
- A book-in-progress about the Linux kernel and its insides.☆32,689Jun 25, 2026Updated 2 weeks ago
- Writing a 32-bit Protected Mode OS in NASM☆13Jun 22, 2012Updated 14 years ago
- A Simple Unix-like operating system☆982Sep 20, 2025Updated 9 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Source for the little book about OS development☆2,644Apr 22, 2023Updated 3 years ago
- Bootstrap yourself to write an OS from scratch. A book for self-learner.☆13,616Mar 26, 2024Updated 2 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Jan 3, 2023Updated 3 years ago
- A distributed operating system☆1,447Jul 29, 2022Updated 3 years ago
- "It is very special"☆316Dec 24, 2024Updated last year
- Take pictures of eavesdroppers.☆31Jul 6, 2016Updated 10 years ago
- A single-header ANSI C gui library☆14,001Jan 3, 2020Updated 6 years ago
- A portable microkernel-based multiserver operating system written from scratch.☆1,572May 16, 2026Updated last month
- A text editor in less than 1000 LOC with syntax highlight and search.☆9,013Jan 4, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Arithmetic calculator in x86 assembly☆591Oct 2, 2022Updated 3 years ago
- How to Make a Computer Operating System in C++☆22,414Dec 16, 2021Updated 4 years ago
- C Hypertext Library - A library for writing web applications in C☆272Mar 18, 2022Updated 4 years ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,324Mar 23, 2019Updated 7 years ago
- ChaiOS: Chai Operating System. Multiplatform, visual studio (but adaptable to other compilers).☆21Jan 20, 2016Updated 10 years ago
- The example code for the Windowing Systems by Example blog series