Kerla is an experimental operating system kernel written in Rust with a Linux-compatible syscall interface. It aims to run Linux binaries in user space without relying on a traditional Linux kernel. Kerla combines the safety guarantees of Rust with a familiar POSIX-like programming model, making it a unique exploration into safe systems programming. Though early in development, it supports basic userspace execution and is a promising proof-of-concept for running Linux userland programs in a fully Rust-based kernel.
Features
- Rust-written kernel for memory safety and modern design
- Linux-compatible syscall interface for user programs
- Capable of running statically linked Linux ELF binaries
- x86_64 architecture support with basic multitasking
- In-memory ext2 filesystem with file I/O support
- Virtual memory management and paging system
- Basic console output via VGA text mode
- Minimal bootloader and kernel image for bare-metal testing
- Focused on research and education in OS development
Categories
Operating SystemsLicense
Apache License V2.0Follow Kerla
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Kerla!