Ross ROSS = Recommend OSS · open-source software intelligence for agents

FreeRTOS

'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel. observed · 2026-08-28

github.com/FreeRTOS/FreeRTOS · homepage · C · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
FreeRTOS/FreeRTOSmain67
FreeRTOS/FreeRTOS-Kernelbackend88

For agents

markdown · JSON · MCP: product_card(name="FreeRTOS/FreeRTOS")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem