Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alwinsden/essemly-os

Essemly-OS is a meticulously crafted operating system built from the ground up with Rust, embodying a 0-1 approach to OS development with a focus on replicating common OS functionalities.
https://github.com/alwinsden/essemly-os

Last synced: about 1 month ago
JSON representation

Essemly-OS is a meticulously crafted operating system built from the ground up with Rust, embodying a 0-1 approach to OS development with a focus on replicating common OS functionalities.

Awesome Lists containing this project

README

        

To Run the generated .bin in Qemu emulator.


RUN: cargo bootimage


RUN: qemu-system-x86_64.exe -drive format=raw,file=target\llvm_target_descp\debug\bootimage-OS-With-Rust.bin