OS67
toy kernel
A toy kernel implementing Unix-like system calls and user routines
An unix-like toy kernel
725 stars
33 watching
124 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
ckernelososdevtoy-kernelxv6
Related projects:
Repository | Description | Stars |
---|---|---|
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
mtribiere/poulpyos | An OS written from scratch to teach its development | 9 |
d99kris/nopeos | A simple OS kernel with a built-in BASIC interpreter | 44 |
maekawatoshiki/naglfar | A toy web browser implemented in Rust from scratch | 576 |
jzck/kernel-zig | A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts. | 429 |
ev3osek/ev3osek | An operating system for programming Lego Mindstorms EV3 devices using C and real-time kernel. | 12 |
tzucarlos/raspberrypi | Developing a microkernel OS on the Raspberry Pi using ARMv6 hardware | 22 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. | 232 |
phorward/xpl | A toy programming language with C-like syntax and a small set of built-in functions, designed for educational purposes. | 10 |
chivay/vmt | A toy operating system written in Zig. | 10 |
carglglz/jupyter_upydevice_kernel | A Jupyter kernel for interacting with MicroPython boards over USB/Serial or WebREPL connections. | 14 |
vinc/moros | A hobby operating system written in Rust | 927 |
dreamos82/dreamos64 | An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 166 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 10 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 561 |