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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Kerla!