An open API service indexing awesome lists of open source software.

https://github.com/muhammad-fiaz/nextkernel

NextKernel is an open-source kernel written in Rust, designed for safety, performance, and scalability. It powers NextOS with modern memory management and process handling.
https://github.com/muhammad-fiaz/nextkernel

kernel kernel-from-scratch kernel-in-rust kernet-rust next-kernel next-os nextkernel nextos rust rust-kernel

Last synced: about 2 months ago
JSON representation

NextKernel is an open-source kernel written in Rust, designed for safety, performance, and scalability. It powers NextOS with modern memory management and process handling.

Awesome Lists containing this project

README

        

# NextKernel

NextKernel is an open-source kernel written in **Rust**, designed for safety, performance, and scalability. It serves as the core of **NextOS**, providing modern memory management, process scheduling, and hardware abstraction.

> **Note**: This project is still in its early stages of development. It is not yet ready for production use.