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.
- Host: GitHub
- URL: https://github.com/muhammad-fiaz/nextkernel
- Owner: muhammad-fiaz
- License: gpl-3.0
- Created: 2025-02-28T15:33:02.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-28T17:37:28.000Z (about 2 months ago)
- Last Synced: 2025-02-28T20:53:01.125Z (about 2 months ago)
- Topics: kernel, kernel-from-scratch, kernel-in-rust, kernet-rust, next-kernel, next-os, nextkernel, nextos, rust, rust-kernel
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.