alexander-akhmetov / mos
small operating system
☆11Updated 4 years ago
Alternatives and similar repositories for mos
Users that are interested in mos are comparing it to the libraries listed below
Sorting:
- My hobby operating system microkernel written in Rust☆44Updated 2 years ago
- x86_64 operating system, written in Rust☆32Updated 3 years ago
- A heavily commented OS in Rust for reference purposes☆16Updated 6 years ago
- Rust implementation of Xinu educational operating system☆34Updated 4 years ago
- A secure, modern and intelligent operative system☆30Updated 7 years ago
- A modular POSIX-like operating system created for educational purposes☆19Updated 7 years ago
- A Rust kernel running on bare UEFI (no separate bootloader). Very early stage.☆47Updated 6 years ago
- ☆29Updated this week
- Abandoned overcomplicated Microkernel using modern x86_64 features☆43Updated 4 years ago
- A pure-Rust UEFI bootloader☆29Updated 7 years ago
- A toy byte-code virtual machine written in Rust☆15Updated 8 years ago
- A learning OS☆53Updated 6 years ago
- Simple scripting language interpreter☆24Updated 3 years ago
- The x86_64 UEFI bootloader for rCore☆45Updated 2 years ago
- Rust developed OS based on blog_os Trying a repl environment running in kernel state lisp developed based on mal implementation☆23Updated 4 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- Toy operating system written in Rust☆22Updated 2 months ago
- Mirror of https://gitlab.redox-os.org/redox-os/bootloader☆48Updated 2 weeks ago
- A L4-like micro-kernel OS written in Rust☆62Updated last year
- Mirror of https://gitlab.redox-os.org/redox-os/bootloader-efi☆17Updated last year
- A UNIX-like hobby kernel, running binutils, dash, GCC and ncurses, with an alright TCP/IP stack.