SkillAgentSearch skills...

RustOS

Basic operating system written in Rust.

Install / Use

/learn @maverick117/RustOS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Simple OS in Rust

This is a work in progress.

RustOS is a kernel written mainly in Rust.

Things Completed:

  • Long Mode transfer
  • Interrupt descriptor table initialization
  • Interrupt handler registration

Task List:

  • Implement a core map (Working on it)
  • Capture interrupts correctly
  • Cross into user space
  • Process and thread management
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated3y ago
Forks3

Languages

Rust

Security Score

75/100

Audited on Dec 12, 2022

No findings