BoneOS
Embedded OS
An operating system kernel and source tree for development of an embedded system
💥 BoneOS Kernel and Operating System Source Tree
130 stars
14 watching
29 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
boneosckerneloperating-systemosdev
Related projects:
Repository | Description | Stars |
---|---|---|
embedded2015/mini-arm-os | A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers | 180 |
d99kris/nopeos | A simple OS kernel with a built-in BASIC interpreter | 44 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,064 |
malwarepad/cavos | A development project aiming to create a full operating system from scratch using C and x86-64 architecture. | 272 |
paulomigalmeida/almeidaos | A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 56 |
ackos-project/ackos | A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. | 85 |
dthain/basekernel | A research-grade kernel providing basic OS functionality for experimentation and education | 801 |
marceldobehere/maslos | An operating system written in C++ and C, with support for various hardware interfaces and GUI components. | 92 |
ironclad-project/gloire | A custom OS kernel and tools project built on top of the Ironclad kernel with GNU tools. | 122 |
bagggage/bamos | An operating system project that aims to create a lightweight and fast OS with well-documented codebase and native support for multiple system ABIs. | 20 |
xxyzz/ostep-hw | Solutions and implementations for a computer systems course covering operating system concepts, programming in C, and project-based learning | 784 |
rafaelbreno/zig-os | A simple operating system written in Zig | 35 |
apple-oss-distributions/xnu | The xnu kernel project provides the core operating system software for Apple's macOS and iOS systems. | 1,822 |
thepowersgang/rust_os | An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system. | 738 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 10 |