Giter Site home page Giter Site logo

overflowos's Introduction

OverflowOS

GitHub GitHub issues GitHub code size in bytes GitHub commit activity (branch) GitHub last commit (branch) GitHub pull requests

OverflowOS is a UEFI-based Operating System with a monolithic Kernel, fully written in Rust. We support the architectures x86_64 and ARM64, and I'm not planning to implement 32-bit support in the future. You can see my planned features in this project. If you have some ideas, just create an Issue.

Current project packages

  • OSImage - Command-Line Tool to generate image files for Rust Operating Systems (by Cach30verfl0w)
  • kernel - The original monolithic Kernel of OverflowOS (by Cach30verfl0w)
  • libgraphics - LibGraphics is a library to instrument the Graphics Output Protocol for drawing things or writing Text (by Cach30verfl0w)
  • libcpu - LibCPU is a library to interact with platform-independent and platform-dependant features of the CPU (by Cach30verfl0w)
    • This library currently only supports the architectures x86 and x86_64, but ARM and RISC-V support is also planned

Install Dependencies

Here are a few steps to install all dependencies to set up a development environment for OverflowOS.

Debian/Ubuntu

$> sudo apt update -y && sudo apt install -y qemu-system ovmf xorriso
$> git clone https://github.com/Cach30verfl0w/OSImage
$> cd OSImage
$> cargo install --path ./

Run in QEMU

$> osimage build-image --image-file overflow.img --iso-file overflow.iso
$> osimage run-qemu --iso-file overflow.iso

Credits

overflowos's People

Contributors

cach30verfl0w avatar

Stargazers

Yassine CHIBOUB avatar Alexander Hinze avatar

Watchers

 avatar

Forkers

chiboubys

overflowos's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.