# ariel-os/ariel-os

Ariel OS is a library operating system for secure, memory-safe, low-power Internet of Things, written in Rust

Repository: https://github.com/ariel-os/ariel-os
Canonical: https://ross.abutalabs.com/products/ariel-os
Homepage: https://ariel-os.org
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: iot, low-power, operating-system, rtos, rust, embedded, microcontroller, embedded-systems, multi-core
Last push: 2026-09-03T01:19:17+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 100
- inputs: {"age_days": 2128, "days_push": 0, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1218, forks 111 (observed 2026-09-03T02:15:09.280692+00:00)

## What it is
Ariel OS is a library operating system for secure, memory-safe, low-power IoT devices, written in Rust and targeting 32-bit microcontrollers (Cortex-M, RISC-V, Xtensa). It integrates existing Embedded Rust crates like Embassy and esp-hal with OS-level features such as a preemptive multicore scheduler, portable peripheral APIs, and the laze meta-build system.

## Use cases
- build a memory-safe IoT firmware in Rust
- run a preemptive multicore scheduler on a microcontroller
- write portable embedded applications across Cortex-M, RISC-V, and Xtensa
- secure low-power IoT networking on microcontrollers
- replace C-based RTOSes like RIOT or Zephyr with Rust
- get a batteries-included embedded Rust development experience

## When to choose
- you want a Rust-native, memory-safe OS for low-power IoT devices
- you need portable peripheral APIs and multicore scheduling across microcontroller architectures
- you prefer an integrated, batteries-included alternative to assembling embedded crates yourself

## When to avoid
- you need a mature, production-hardened RTOS with long-term support
- your target hardware is not a supported 32-bit microcontroller
- you work in C or need C SDK compatibility

## Facets
- artifact type: library
- maturity: experimental
- function: embedded, networking, security, concurrency, build-tool
- domain: iot, embedded-systems, operating-systems, security
- platform: embedded, iot, rust, cross-platform
- tags: rtos, library-os, microcontroller, memory-safe, low-power, embassy, multicore-scheduler, cortex-m, risc-v, xtensa

## Member repositories
- ariel-os/ariel-os (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:09.280692+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:17:10.475292+00:00, confidence not recorded.
  - readme: https://github.com/ariel-os/ariel-os (fetched 2026-09-03T02:15:09.280692+00:00, sha fdd9ede7996e)
  - homepage: https://ariel-os.org (fetched 2026-08-29T12:24:58.762628+00:00, sha f11638ed2352)
  - registry_crates: https://crates.io/api/v1/crates/ariel-os (fetched 2026-08-29T12:24:58.765804+00:00, sha 332708740543)
- Data as of 2026-08-30T08:39:29.467469+00:00.
