MnemOS (mnɛːmos
) is a hobby-grade, experimental operating system for
small computers (and bigger ones, too). The MnemOS kernel and
userspace use a design based on asynchronous message passing, inspired by
Erlang and microkernels, although MnemOS is not a true microkernel.
To learn more about MnemOS, you can:
- read the book
- check out the project overview
- read dev blogs
- try Pomelo, a web-based MnemOS simulator
To get involved in MnemOS development, you can:
- join our development chat on Matrix: #mnemos-dev:beeper.com
- contribute to the project on GitHub: tosc-rs/mnemos
The following pages summarize various components of MnemOS: