BurritOS Developpement Operating System in Rust for RISC-V architecture named BurritOS (BurritOS Using Rust Really Improve The Operating System) Project Group M1 IL/CR 2022-2023 Managed by @ipuault@gitlab.istic.univ-rennes1.fr
Go to file
2023-03-29 17:21:34 +02:00
assets/logo New project logo 2022-10-20 09:15:12 +00:00
doc Amélioration de la documentation: explication des tests 2022-10-19 17:50:56 +02:00
src Added shutdown system call 2023-03-29 17:21:34 +02:00
test added the unsigned_addition test and memory mock 2023-03-15 15:35:28 +01:00
.gitignore Added files for machine unit testing 2023-03-12 00:23:55 +01:00
.gitlab-ci.yml 💚 Switched to fully qualified rust image version number 2023-03-23 15:17:23 +00:00
Cargo.lock First iteration (not complete) of a test in thread_manager 2023-03-22 18:30:31 +01:00
Cargo.toml First iteration (not complete) of a test in thread_manager 2023-03-22 18:30:31 +01:00
README.md New project logo 2022-10-20 09:15:12 +00:00

BurritOS Logo

BurritOS

BurritOS (BurritOS Using Rust Really Improves The Operating System) is an educational operating system written in Rust and running on a RISC-V emulator. It aims to be used as an educational platform for learning about operating systems.

Based on NachOS (Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved.)

Authors

Amaury Brodu, Abdelmajid El Bahri, François Autin, Quentin Legot, Baptiste Meauze, Gabriel Moysan, Rémi Rativel, Samy Solhi