axcpu

Crates.ioaxcpu
lib.rsaxcpu
version0.3.0-alpha.0
created_at2025-05-12 17:07:34.889816+00
updated_at2026-01-22 17:11:46.98091+00
descriptionPrivileged instruction and structure abstractions for various CPU architectures
homepagehttps://github.com/arceos-org/axcpu
repositoryhttps://github.com/arceos-org/axcpu/tree/dev
max_upload_size
id1670859
size171,388
core (github:arceos-org:core)

documentation

https://docs.rs/axcpu

README

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
Commit count: 85

cargo fmt