RT-Thread/rt-thread
RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/ observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 99
- Release rhythm 30
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 112.5
- age_days: 4991
- days_rel: 306
- days_push: 7
- n_releases_24m: 3
Adoption not part of the score
12170 stars · 5445 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RT-Thread is an open-source, community-based real-time operating system (RTOS) for IoT and embedded devices, written primarily in C. It combines a tiny real-time kernel (as small as 3KB Flash / 1.2KB RAM in Nano form) with a rich component ecosystem including file systems, network protocol stacks, device frameworks, and a software package manager.
Use cases
- build firmware for a resource-constrained microcontroller with an RTOS
- develop an IoT device with Wi-Fi, MQTT, and OTA firmware updates
- port Linux/Unix applications to an embedded platform via POSIX APIs
- run a real-time kernel on ARM Cortex-M, RISC-V, or MIPS chips
- add a file system and shell (FinSH) to an embedded project
- implement low-power sleep and dynamic voltage/frequency scaling on an MCU
- create a smart speaker or gateway with GUI and voice interaction
When to choose
- you need a highly tailorable RTOS for MCUs with very limited RAM/Flash
- you want a full IoT platform with file systems, protocol stacks, and package ecosystem out of the box
- you target mainstream architectures like ARM Cortex-M/R/A, RISC-V, MIPS, or Xtensa
- you want POSIX compatibility to ease porting existing Unix/Linux code
- you need broad BSP support and commercial-friendly Apache-2.0 licensing
When to avoid
- you need a full general-purpose OS with Linux-level application ecosystems
- your project targets desktop, server, or mobile platforms rather than embedded hardware
- you require hard real-time certification guarantees out of the box
- your team is committed to another RTOS ecosystem like FreeRTOS or Zephyr with existing tooling
Facets
library · maturity stable
embedded iot concurrency networking file-system cryptography sdk plugin-system embedded-systems iot operating-systems hardware embedded iot c cpp cross-platform rtos real-time-kernel microcontroller bsp posix cortex-m risc-v fota low-power package-manager real-time
4 sources
- readme: https://github.com/RT-Thread/rt-thread · fetched 2026-08-28 · 73a53b8e6e31
- homepage: https://www.rt-thread.io · fetched 2026-08-29 · 5418d7843aee
- site_page: https://www.rt-thread.io/about.html · fetched 2026-08-29 · 7608eb9c970f
- site_page: https://www.rt-thread.io/document/site/introduction/introduction · fetched 2026-08-29 · 5bb85c236a5f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RT-Thread/rt-thread | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="RT-Thread/rt-thread")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem