Tech News
← Back to articles

BlueOS Kernel – Written in Rust, compatible with POSIX

read original related products more articles

[ English | 简体中文 ]

BlueOS Kernel

BlueOS kernel is written in Rust, featuring security, lightweight, and generality. It is compatible with POSIX interfaces and supports Rust's standard library.

Technical Architecture

For details, please visit the BlueOS official website kernel page.

Board Support

BlueOS kernel currently supports ARM32, ARM64, RISCV32 and RISCV64 chip architectures.

QEMU platforms are supported for corresponding chip architectures.

Hardware boards support is currently in progress.

Repository Overview

... continue reading