Skip to content

voidcoefficient/periodic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

the periodic operating system

periodic is an operating system being built by @voidcoefficient using rust.

roadmap

a blog will be created to log the development of periodic.

[ ] create devlog

child projects

these components form what is commonly known as an operating system

iron: the shell

A terminal shell is a command-line interface that allows users to interact with an operating system by typing commands.

sulfur: the kernel

A kernel is the core of an operating system that manages hardware resources and enables communication between hardware and software.

oxygen: the userspace

Userspace refers to the part of an operating system where user applications run, separate from the kernel, to ensure stability and security.

hydrogen: package manager

A package manager is a tool that automates the installation, updating, and removal of software packages in an operating system.

About

operating system written in rust, wip

Resources

Stars

Watchers

Forks