rt-thread
Real-time OS for IoT
A real-time operating system designed to support IoT devices with low memory constraints.
RT-Thread is an open source IoT Real-Time Operating System (RTOS).
11k stars
528 watching
5k forks
Language: C
last commit: 5 days ago
Linked from 2 awesome lists
aiotarmcortex-acortex-membedded-systemsiotkernelmicrocontrollermicrokernelmipsreal-timerisc-vrtos
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 |
rtic-rs/rtic | A real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers. | 1,842 |
weston-embedded/uc-os3 | A preemptive, highly portable and scalable real-time kernel for embedded systems | 919 |
stateos/stateos | Real-time operating system designed for deeply embedded applications with support for multiple architectures and standard C++ features. | 170 |
distortec/distortos | An object-oriented C++ RTOS designed for microcontrollers, providing a framework and library for building real-time applications. | 439 |
raphui/rnk | A real-time operating system targeting ARM-based microcontrollers with features like preemptive scheduling and POSIX API support. | 25 |
jimtremblay/nos | A lightweight, real-time operating system for microcontrollers. | 202 |
opentok/accelerator-core-ios | A framework for integrating real-time audio and video communication into iOS applications. | 31 |
zephyrproject-rtos/zephyr | A scalable, optimized real-time operating system designed for resource-constrained devices with security in mind | 11,076 |
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 |
openthread/ot-br-posix | A software project that enables IP connectivity and management for Thread networks on POSIX-based platforms | 425 |
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 |
hashmismatch/freertos.rs | A Rust wrapper for a popular real-time operating system | 234 |
ckormanyos/real-time-cpp | A companion code repository for the book Real-Time C++ providing reference application code and examples for efficient object-oriented and template microcontroller programming. | 620 |