Skip to content

IsaacWoods/ax2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AX/2

AX/2 is a toy operating system project - a kernel and small userspace built in Rust for modern AMD64 computers. It is not a UNIX, and does not attempt to be compatible with existing software.

Features

External components

The project is not strictly NIH, but I do aim to build my own versions of things in-tree. Small libraries, especially in tools like xtask, are pulled in relatively freely.

Major external components include:

  • uefi-rs - Provides Rust bindings to UEFI
  • acpi - A pure-Rust ACPI implementation (maintained primarily be me)

License

AX/2 is licensed under the Mozilla Public License 2.0 (MPLv2).

About

Toy operating system written in Rust for AMD64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages