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

https://github.com/xe/novos

A capability based microkernel OS.
https://github.com/xe/novos

insanity microkernel rust

Last synced: 10 months ago
JSON representation

A capability based microkernel OS.

Awesome Lists containing this project

README

          

# novos

I'm building on the back of https://os.phil-opp.com.

## TODO

- paging
- advanced paging
- threads
- scheduler
- webassembly interpreter/compiler
- abi (for webassembly tasks)
- webidl
- pci
- ethernet
- tcp/ip stack
- block storage
- automated testing with travis
- documentation