3 releases

new 0.1.0-pre.2 May 12, 2025

#2025 in Embedded development

GPL-3.0-or-later OR Apache-2…

105KB
2.5K SLoC

Rust 2K SLoC // 0.0% comments GNU Style Assembly 346 SLoC // 0.0% comments

axcpu

Crates.io Docs.rs CI

This crate provides privileged instruction and structure abstractions for various CPU architectures. It is designed to implement the hardware abstraction layer of an operating system kernel.

Supported Architectures

  • x86_64
  • AArch64
  • RISC-V
  • LoongArch64

Dependencies

~4.5MB
~53K SLoC