FreeRTOS
'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2556
- days_rel: 650
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
7723 stars · 2079 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The classic FreeRTOS distribution, a real-time operating system for microcontrollers and small microprocessors that submodules the FreeRTOS kernel and bundles libraries such as FreeRTOS+TCP, coreMQTT, and AWS IoT libraries. It supports 40+ processor architectures with a small memory footprint and MIT licensing.
Use cases
- run tasks on a microcontroller with a real-time kernel
- build IoT firmware that connects to AWS IoT via MQTT
- add a thread-safe TCP/IP stack with IPv6 to an embedded device
- perform over-the-air firmware updates on embedded devices
- port an RTOS to a new ARM Cortex-M microcontroller
- implement SMP multitasking on small processors
When to choose
- you need a proven, tiny-footprint RTOS with wide architecture support
- you are building connected embedded devices with cloud integration
- you want MIT-licensed, actively maintained embedded software with LTS releases
When to avoid
- you need a full-featured OS with filesystems and user processes on application processors
- your project targets Linux-capable hardware where a general-purpose OS fits better
- you need hard real-time certification guarantees beyond what the standard license provides
Facets
library · maturity stable
embedded concurrency networking security sdk embedded-systems iot operating-systems embedded iot c cpp cross-platform windows rtos real-time-operating-system microcontroller kernel aws-iot mqtt tcp-stack smp ota-updates firmware real-time linux
10 sources
- readme: https://github.com/FreeRTOS/FreeRTOS · fetched 2026-08-28 · 0f4837804c97
- homepage: https://www.FreeRTOS.org · fetched 2026-08-29 · a7a9bac25a9a
- site_page: https://www.freertos.org/Documentation/03-Libraries/01-Library-overview/03-LTS-libraries/01-LTS-libraries · fetched 2026-08-29 · f234e544929e
- site_page: https://www.freertos.org/Documentation/02-Kernel/02-Kernel-features/00-Developer-docs · fetched 2026-08-29 · d3079c21066f
- site_page: https://www.freertos.org/Documentation/00-Overview · fetched 2026-08-29 · 8dde407ac889
- site_page: https://www.freertos.org/Documentation/03-Libraries/02-FreeRTOS-plus/05-FreeRTOS_plus_Trace/01-Percepio_View · fetched 2026-08-29 · c6bb16e9ff34
- site_page: https://www.freertos.org/Documentation/02-Kernel/03-Supported-devices/00-Supported-devices · fetched 2026-08-29 · da72bb35a746
- site_page: https://www.freertos.org/Documentation/02-Kernel/01-About-the-FreeRTOS-kernel/04-Licensing · fetched 2026-08-29 · dfd6b557badd
- site_page: https://www.freertos.org/Documentation/01-FreeRTOS-quick-start/01-Beginners-guide/00-Overview · fetched 2026-08-29 · 03cbcc933c3e
- site_page: https://www.freertos.org/Why-FreeRTOS · fetched 2026-08-29 · b0c72ce31948
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FreeRTOS/FreeRTOS | main | 67 |
| FreeRTOS/FreeRTOS-Kernel | backend | 88 |
For agents
markdown · JSON · MCP: product_card(name="FreeRTOS/FreeRTOS")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem