aesophor / valkyrie
🔮 A UNIX-like toy kernel built from scratch which runs on a real rpi3b+, with preemptive multithreading, CoW fork(), VM, VFS, FAT32
☆77Updated 2 years ago
Alternatives and similar repositories for valkyrie:
Users that are interested in valkyrie are comparing it to the libraries listed below
- JIT-accelerated RISC-V instruction set simulator☆33Updated last year
- Multitasking kernel for Arm/Thumb/AArch64 targets.☆47Updated 3 years ago
- A minimalist type 2 hypervisor using Linux Kernel Virtual Machine (KVM)☆167Updated 4 months ago
- Fully Randomized Pointers☆17Updated 11 months ago
- A minimalist RISC-V system emulator capable of running Linux kernel☆260Updated this week
- UEFI app to load ELF and Raw binary☆29Updated 9 years ago
- Effective System Call Aggregation☆38Updated 2 years ago
- NCTU Operation System Design and Implementation☆27Updated 4 years ago
- A POSIX RISC-V OS kernel written in C23, featuring preemptive priority scheduling, virtual memory, tiered allocators, time management, mo…☆32Updated 2 months ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- An efficient and portable Game Boy emulator☆36Updated 10 months ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆187Updated 7 years ago
- Advanced Programming in the UNIX Environment at NCTU