StateOS

RTOS

Real-time operating system designed for deeply embedded applications with support for multiple architectures and standard C++ features.

Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread

GitHub

170 stars
19 watching
49 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list

armcmsis-oscmsis-os2cmsis-rtoscooperativecortex-membeddediotkernelmicrocontrollernasa-apioperating-systempreemptivereal-timertosstateosstd-threadstdcstm8thread-local-storage

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rtos-from-scratch/rtos-from-scratch A real-time operating system built from scratch in C using the ARM architecture 18
jimtremblay/nos A lightweight, real-time operating system for microcontrollers. 202
distortec/distortos An object-oriented C++ RTOS designed for microcontrollers, providing a framework and library for building real-time applications. 439
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
weston-embedded/uc-os3 A preemptive, highly portable and scalable real-time kernel for embedded systems 919
rtic-rs/rtic A real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers. 1,842
simonjwright/freertos-ada Provides a set of Ada libraries and runtime systems for real-time systems on various microcontrollers. 67
trampolinertos/trampoline A static Real-Time Operating System for small embedded systems 630
jgrivera67/hirtos An operating system written in Ada, designed to be safe and portable across multiple microcontrollers. 35
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
micro-ros/nuttx A NuttX-based RTOS implementation designed to support micro-ROS development and deployment. 88
hashmismatch/freertos.rs A Rust wrapper for a popular real-time operating system 234
fmlab/ucos_raspberrypi A port of uCOS-II operating system for Raspberry Pi 28
raphui/rnk A real-time operating system targeting ARM-based microcontrollers with features like preemptive scheduling and POSIX API support. 25
robosoft-ai/smacc A C++ library for building real-time state machines in ROS applications 303