Cyjon
Operating system kernel
A simple, clean, multi-tasking operating system kernel written in pure assembly language for 64-bit processors
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
435 stars
12 watching
30 forks
Language: Assembly
last commit: 3 months ago
Linked from 1 awesome list
64bitamd64asmassemblyassembly-languagebootloaderconsolecyjonguikernelnasmoperating-systemososdevshellsystem-programmingwindow-managerwmx86-64
Related projects:
Repository | Description | Stars |
---|---|---|
d99kris/nopeos | A simple OS kernel with a built-in BASIC interpreter | 44 |
dreamos82/dreamos64 | An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 166 |
docandrew/cubit | A formally-verified, 64-bit operating system for x86-64 architecture written in Ada. | 78 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 561 |
dthain/basekernel | A research-grade kernel providing basic OS functionality for experimentation and education | 801 |
deanoburrito/northport | A monolithic kernel and supporting libraries for multiple architectures, aiming to create a complete and extensible operating system. | 86 |
eylon-44/buzz-os | A small x86 32-bit operating system with a custom build system and user programs written in C and Assembly. | 9 |
polard8/kernel | An operating system kernel with basic features and an initial set of components | 646 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
mszoek/hydrogen | A simple, 64-bit kernel that demonstrates preemptive multitasking and basic system features. | 36 |
clojupyter/clojupyter | An implementation of a Clojure kernel for the Jupyter environment. | 834 |
carglglz/jupyter_upydevice_kernel | A Jupyter kernel for interacting with MicroPython boards over USB/Serial or WebREPL connections. | 14 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 10 |
willdurand/arvernos | A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. | 332 |
calysto/matlab_kernel | A Jupyter kernel implementation for interacting with Matlab from within a notebook | 469 |