90 results for “topic:os-development”
A book that explore how to write an Operating System from scratch
539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating System Kernel" which is available freely on <https://539kernel.com>
A kernel written in Rust
16-bit Real Mode operating system made entirely in Assembly
A 64bit hobby operating system written in C++
An x86_64 hobbyist OS written in C and Assembly
A 16 bit operating system made from enthusiasts to enthusiasts with love
Hello world OS from scratch, a template for absolute beginners
My code for Baking Pi - Operating Systems Development online course by Cambridge University (Raspberry Pi 3 update)
No description provided.
🦀 kernel
Simple Light OS source repository
A modular POSIX-like operating system created for educational purposes
A Unix/Linux like operating system
Tutorial: getting started with OS development in assembly and C/C++ (GCC) on Windows
An AArch64 hobbyist OS for the Raspberry Pi 3 B+
A very lightweight operating system
Boot manager programmed in rust.
A Journey in Creating an Operating System Kernel: A book that teaches the reader how to create an operating system's kernel called 539kernel. You can read the book freely in https://539kernel.com/
x86 Homebrew'd Kernel
Eclipse is a small and customizable operating system with a lightweight unix-like kernel. Its also secure with a small size.
Simple x86 Operating System Kernel running in 32-bit protected mode that implements process management, multitasking, and memory paging, with a custom filesystem
A simple OS programmed in x86 Assembly real mode (16-bit) inspired by MikeOS.
Perfect UNIX clone that runs on x86 & x86_64 computers!
Velox is a work in progress, experimental Rust based Operating System written for fun and learning
📚 This repository contains the PKGBUILDs for Snigdha OS, enabling the creation and maintenance of packages tailored to the Snigdha OS ecosystem. It provides a streamlined approach to building, customizing, and distributing software for users of Snigdha OS.
No description provided.
A complete x86_64 operating system built from scratch with UEFI boot
A minimal x86 operating system written in C and Assembly for educational purposes.
NoOS (No Operating System) is an attempt unikernel framework for developing programs in C++ without OS.