os_essentials 0.0.3

A collection of tools for building simple educational operating systems in Rust in an x86 system. NOTE: MEANT TO BE BAREMETAL, YOU MUST HAVE compiler-buildtins-mem, core, compiler_builtins, alloc and a suited target, a vm or physical computer and a bootable usb required to test.
Documentation

OS Essentials

About this project

This project can help people follow in the footsteps of OS development fueling their future selves.

Purpose

  • This project is created to allow people to make their own OSes for their specific purposes and needs
  • This project is created to let people have fun making their own OSes

How does it help?

  • This project can build a solid foundation for people to develop their OSes often for educational purposes

Acknowledgements & Licenses

Developers: luohoa97 (luohoa97@protonmail.com) License: MIT