isoux's Stars
phil-opp/blog_os
Writing an OS in Rust
red/red
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!
Andy-Python-Programmer/aero
Aero is a new modern, experimental, UNIX-like operating system following the monolithic kernel design. Supporting modern PC features such as long mode, 5-level paging, and SMP (multicore), to name a few.
embedded-graphics/embedded-graphics
A no_std graphics library for embedded applications
getditto/safer_ffi
Write safer FFI code in Rust without polluting it with unsafe code
ReturnInfinity/BareMetal-OS
Build script for BareMetal OS and its related utilities
ReturnInfinity/BareMetal
A very minimal, resource efficient exo-kernel
ZystemOS/pluto
An x86 kernel written in Zig
ReturnInfinity/Pure64
Pure64 is a kernel/software loader for x86-64 systems.
brndnmtthws/dryoc
Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library
andrewrk/HellOS
"hello world" x86 kernel example
red/code
This repository contains curated code written in Red and its dialects.
FlorenceOS/Florence
The Renaissance of Operating Systems
VendelinSlezak/BleskOS
32-bit operating system written from scratch, with alternative user interface, designed for older computers with intention to provide system that will make them usable again
fluencelabs/cli
CLI tool to help develop services for Fluence
davidgm94/birth
A better operating system
IanSeyler/wozmon_x86-64
A rewrite of Wozmon in x86-64 for the BareMetal kernel.
WeActStudio/WeActStudio.STM32G431CoreBoard
STM32G431CBU6
kora-org/ydin
A very extendable and versatile hybrid kernel.
maudeve-it/W25Qxxx_SPI_FLASH_STM32
A library for STM32 handling the W25Qxxx SPI flash family by Winbond. Library includes functions needed to develop an external loader for projects involving flash.
munix-os/munix
a small kernel
WeActStudio/WeActStudio.STM32G474CoreBoard
spookyvision/hello-freebsd-rust
Hello world FreeBSD kernel module in Rust.
procub3r/singularity
A bootloader + kernel written for x86_64
ChinaQMTECH/STM32H750_CORE_BOARD
GlenDC/write-powerful-rust-macros
Exercises made while following alongside the "Write Powerful Rust Macros" book
tbreslein/hydrolzigs
leap0x7b/limine-barebones
A minimal Limine kernel written in Zig
duelafn/blog-code
Code from Dean's blog
gw-de/rust-os
Learning Rust by writing a simple OS kernel (inspired by https://os.phil-opp.com/)