osdev
dz / osdevSummary
operating system development
Node Tree
Nodes
| xous | |
| content | Xous is a microkernel operating system with processes, threads, and messages. It is designed to have an extremely small kernel that delegates as much as possible to userspace. |
| children | hardware/precursor (designed for security-first platforms like precursor), links/rust_critical_retrospective |
| parents | QNX |
| hyperlink | https://betrusted.io/xous-book/ |
| tags | rust |
| location | knowledge/osdev.dz:4 |
| QNX | |
| content | QNX |
| children | xous (xous is similar to QNX (according to one source)), links/rust_critical_retrospective |
| hyperlink | https://en.wikipedia.org/wiki/QNX |
| location | knowledge/osdev.dz:12 |
| duskos | |
| content | DuskOS: 32-bit forth and big brother to CollapseOS |
| children | collapseos (big brother to collapseos) |
| parents | links/tumble_forth |
| hyperlink | https://duskos.org/ |
| location | knowledge/osdev.dz:18 |
| collapseos | |
| parents | links/tumble_forth, duskos |
| hyperlink | http://collapseos.org/ |
| location | knowledge/osdev.dz:25 |
| BOSS | |
| content | BOSS (BEAM-based Operating System with Security) is a proof-of-concept operating system written in Erlang together with Rust. |
| hyperlink | https://github.com/portasynthinca3/boss |