BoneOS

Embedded OS

An operating system kernel and source tree for development of an embedded system

💥 BoneOS Kernel and Operating System Source Tree

GitHub

129 stars
14 watching
29 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list

boneosckerneloperating-systemosdev

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
embedded2015/mini-arm-os A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers 181
d99kris/nopeos A basic x86 OS kernel with an embedded BASIC interpreter 44
jserv/mini-arm-os Builds a minimal multi-tasking OS kernel for ARM from scratch 1,072
malwarepad/cavos An x86-64 operating system with a focus on simplicity, readability, and compatibility with Linux. 303
paulomigalmeida/almeidaos A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. 58
ackos-project/ackos A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. 87
dthain/basekernel A research-grade kernel providing basic OS functionality for experimentation and education 812
marceldobehere/maslos An operating system written in C++ and C, with support for various hardware interfaces and GUI components. 92
ironclad-project/gloire An operating system built with an Ironclad kernel and using GNU tools 126
bagggage/bamos An operating system project aiming to create a lightweight and fast kernel with native support for multiple ABIs. 29
xxyzz/ostep-hw Solutions and implementations for a computer systems course covering operating system concepts, programming in C, and project-based learning 786
rafaelbreno/zig-os A simple operating system written in Zig 38
apple-oss-distributions/xnu The xnu kernel project provides the core operating system software for Apple's macOS and iOS systems. 1,872
thepowersgang/rust_os An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system. 750
garnek0/garnos A hobby operating system designed to be modular and compatible with various hardware configurations. 11