Skip to content

zanxz-lol/neonix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEONIX: A Modern Alternative to UNIX-like Kernels

License

NEONIX is a next-generation operating system kernel designed to replace traditional UNIX-like architectures (e.g., Linux, FreeBSD, etc) with a focus on performance, security, and modern hardware support.

Getting Started 📦

Prerequisites

  • GCC or Clang
  • QEMU
  • Fingers (for typing :P)

Build & Run

Building and running NEONIX is super simple :)

make -j$(nproc -a) && make run

About

NEONIX: A modern alternative to UNIX-like systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published