DEV Community

electric-otter
electric-otter

Posted on

Unxus kernel: The kernel for developers

Open source

You may read the source code

Fast

Its written in C and C++, a language that the BIOS supports

Makefile

Now its easier to install into OSes

Free

No payments, its just.. Free

Contributions

Read https://github.com/electric-otter/unxus/blob/main/CONTRIBUTING.md

Repository

https://github.com/electric-otter/unxus/

Drivers support

You can create your own drivers for Unxus, keep in mind unxusdriver.h is just a placeholder, sadly.

Top comments (3)

Collapse
 
kurealnum profile image
Oscar

What are the pro's and con's of this, and what's different about this than the standard Linux kernel?

Collapse
 
unxus profile image
electric-otter

Unxus lost access to its github, so contribute at gitlab.com/krw122081/unxus/-/tree/...

Some comments may only be visible to logged-in visitors. Sign in to view all comments.