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.

GitHub

435 stars
12 watching
30 forks
Language: Assembly
last commit: 3 months ago
Linked from 1 awesome list

64bitamd64asmassemblyassembly-languagebootloaderconsolecyjonguikernelnasmoperating-systemososdevshellsystem-programmingwindow-managerwmx86-64

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
d99kris/nopeos A basic x86 OS kernel with an embedded BASIC interpreter 44
dreamos82/dreamos64 An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. 168
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. 569
dthain/basekernel A research-grade kernel providing basic OS functionality for experimentation and education 805
deanoburrito/northport A monolithic kernel and supporting libraries for multiple architectures, aiming to create a complete and extensible operating system. 88
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 645
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. 835
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. 11
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 470