vivoblueos/kernel
None observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 98
- Release rhythm 35
- Longevity 29
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 410
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
1312 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
programming-language embedded file-system networking concurrency operating-systems embedded-systems developer-tools rust embedded cross-platform os-kernel posix rust-std arm riscv qemu iot linux
1 source
- readme: https://github.com/vivoblueos/kernel · fetched 2026-08-28 · 26e7246d2334
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vivoblueos/kernel | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="vivoblueos/kernel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem