uC-OS3

RTOS kernel

A preemptive, highly portable and scalable real-time kernel for embedded systems

µC/OS-III is a preemptive, highly portable, and scalable real-time kernel. Designed for ease of use on a huge number of CPU architectures.

GitHub

919 stars
56 watching
319 forks
Language: C
last commit: 7 months ago
Linked from 1 awesome list

kernelmicriumosos-iiireal-timertosucos-iii

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jimtremblay/nos A lightweight, real-time operating system for microcontrollers. 202
stateos/stateos Real-time operating system designed for deeply embedded applications with support for multiple architectures and standard C++ features. 170
rtos-from-scratch/rtos-from-scratch A real-time operating system built from scratch in C using the ARM architecture 18
rtic-rs/rtic A real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers. 1,842
raphui/rnk A real-time operating system targeting ARM-based microcontrollers with features like preemptive scheduling and POSIX API support. 25
embedded2015/mini-arm-os A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers 181
narasimha1997/r3 An hobby x86_64 Operating System kernel written in Rust with minimal functionalities 80
stratifylabs/stratifyos An embedded RTOS designed for ARM Cortex M microcontrollers with features like decoupled system and application binaries, POSIX style file systems, and hardware abstraction. 117
distortec/distortos An object-oriented C++ RTOS designed for microcontrollers, providing a framework and library for building real-time applications. 439
dimonomid/tneo A real-time kernel with preemptive priority-based scheduling and round-robin scheduling for tasks with identical priority. 233
chibios/chibios A set of tools and libraries for building real-time operating systems, including HALs (Hardware Abstraction Layers) and OSALs (Operating System Abstraction Layers). 718
jgrivera67/hirtos An operating system written in Ada, designed to be safe and portable across multiple microcontrollers. 35
dthain/basekernel A research-grade kernel providing basic OS functionality for experimentation and education 812
onkwon/yaos An embedded operating system for single-core processors without MMU virtualization. 47
zystemos/pluto A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. 576