Update README.md
This commit is contained in:
parent
eff6c42d06
commit
4486507316
@ -1,5 +1,7 @@
|
||||
# Gila v0.3.1 - a Rust Microkernel
|
||||
|
||||

|
||||
|
||||
Gila is a Rust microkernel OS, inspired by microkernel projects such as seL4 and Redox. I aim to implement multitasking, userspace drivers, IPC, and sandboxing. I do not aim to make it POSIX-compatible, but it will likely end up sharing many features with POSIX operating systems. Its design philosophy is focused around simplicity, isolation, modularity, and minimal privilege.
|
||||
|
||||

|
||||
|
||||
Loading…
Reference in New Issue
Block a user