Skip to content

DezOS is an simplistic and minimalist operating system (OS) to understand how can an OS work.

License

Notifications You must be signed in to change notification settings

vpoulailleau/dezos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DezOS

DezOS is an simplistic and minimalist operating system (OS) to understand how can an OS work.

It's writen in C, and can be used under any OS process or thread (Windows, Linux, MacOS…) or even on bare metal.

It allows the study and the construction of an OS, this for educational purposes.

Licence

BSD 3-clause

PR are welcome.

Functionalites

  • Operating system
    • Coroutines
  • Utilities
    • Simplistic dynamic allocation
    • Linked list
    • FIFO

About

DezOS is an simplistic and minimalist operating system (OS) to understand how can an OS work.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages