Skip to content

Projects to learn operating system development

Notifications You must be signed in to change notification settings

chupacca/OS_Dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating-Systems

Kernel coding on the Linux

Bare Metal OS in Rust
rust_os_baremetal

process_report
The process_report & pcMatrix deal with interacting with the linux processes from the kernel level.

mash_terminal_cmd
A command line tool I made.