weston-embedded/uC-OS3
µC/OS-III is a preemptive, highly portable, and scalable real-time kernel. Designed for ease of use on a huge number of CPU architectures. observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 92
- 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: 2378
- days_rel: n/a
- days_push: 49
- n_releases_24m: 0
Adoption not part of the score
1086 stars · 350 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
µC/OS-III is a preemptive, highly portable, scalable real-time kernel (RTOS) originally developed by Micrium and now maintained by Weston Embedded Solutions. It is written in C and designed for use across a huge number of CPU architectures in mission-critical embedded applications.
Use cases
- run a preemptive real-time kernel on a microcontroller
- build safety-critical firmware for medical or aerospace devices
- schedule multiple tasks with deterministic timing on an embedded CPU
- port an RTOS to a new CPU architecture
- replace a bare-metal main loop with a multitasking kernel
When to choose
- you need a proven, certified RTOS for safety-critical products
- you want a highly portable kernel supporting many CPU architectures
- you need preemptive multitasking with scalability in embedded C
When to avoid
- you are building a desktop, mobile, or web application
- you need a general-purpose OS with drivers and a userland
- you prefer a modern open-source RTOS ecosystem like Zephyr with broader community tooling
Facets
library · maturity stable
embedded concurrency scheduling embedded-systems operating-systems embedded c iot cross-platform rtos real-time-kernel preemptive-scheduling micrium safety-critical real-time
1 source
- readme: https://github.com/weston-embedded/uC-OS3 · fetched 2026-08-28 · 4f90e562fdcf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| weston-embedded/uC-OS3 | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="weston-embedded/uC-OS3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem