Hasty Briefsbeta

Bilingual

BlueOS Kernel – Written in Rust, compatible with POSIX

9 months ago
  • #Kernel
  • #Rust
  • #Operating System
  • BlueOS kernel is written in Rust, emphasizing security, lightweight, and generality.
  • Compatible with POSIX interfaces and supports Rust's standard library.
  • Supports ARM32, ARM64, RISCV32, and RISCV64 chip architectures.
  • QEMU platforms are supported for corresponding chip architectures; hardware board support is in progress.
  • Repository includes apps, book, build, kernel, libc, and librs with detailed functionalities.
  • Documentation available for building and working with the BlueOS kernel.