# vivoblueos/kernel

Repository: https://github.com/vivoblueos/kernel
Canonical: https://ross.abutalabs.com/products/vivoblueos-kernel
Language: Rust
License: Apache-2.0
License Family: permissive
Last push: 2026-08-19T09:38:36+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 29
- inputs: {"age_days": 410, "days_push": 14, "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 1312, forks 90 (observed 2026-08-28T04:04:20.165966+00:00)

## What it is
BlueOS kernel is an operating system kernel written in Rust by Vivo, emphasizing security, lightweight design, and generality. It is POSIX-compatible, supports Rust's standard library, and targets ARM32/ARM64 and RISCV32/RISCV64 architectures including QEMU platforms.

## Use cases
- build an embedded OS kernel in Rust
- run Rust std programs on a microcontroller
- develop a POSIX-compatible RTOS for ARM or RISC-V
- experiment with kernel development using QEMU
- port a lightweight kernel to new hardware boards
- learn operating system internals through a Rust kernel

## When to choose
- you want a Rust-written, POSIX-compatible kernel for embedded or IoT devices
- you need ARM or RISC-V support with QEMU-based development
- you want to run Rust standard library code on bare metal

## When to avoid
- you need a production Linux replacement with broad hardware board support today
- you require x86 or other architectures beyond ARM/RISC-V
- you need a mature kernel with extensive vendor board support

## Facets
- artifact type: library
- maturity: active
- function: programming-language, embedded, file-system, networking, concurrency
- domain: operating-systems, embedded-systems, developer-tools
- platform: rust, embedded, cross-platform
- tags: os-kernel, posix, rust-std, arm, riscv, qemu, iot, linux

## Member repositories
- vivoblueos/kernel (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.165966+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-30T04:49:26.073530+00:00, confidence not recorded.
  - readme: https://github.com/vivoblueos/kernel (fetched 2026-08-28T04:04:20.165966+00:00, sha 26e7246d2334)
- Data as of 2026-08-30T08:39:29.467469+00:00.
