Skip to content
@NeutrinoOS

Neutrino

Neutrino is a novel x86_64 operating system

Neutrino

logo1thintrans Neutrino is a general-purpose, independently developed operating system written in C++. Neutrino features its own custom kernel, userspace, and software ecosystem. Neutrino doesn't follow the traditional Unix approach of "everything is a file." Instead, the kernel exposes resources separately from files through typed descriptors, handles representing different kinds of system objects, each with semantics appropriate to the resource that they represent. Descriptors provide a way for userspace to interact with kernel managed objects, primarily hardware, which expose distinct operations and capabilities.

AI disclosure

Neutrino is centrally written by humans. While (predominantly local-model) AI has been used to assist with prose such as READMEs and comments, as well as some code, all AI-generated content is thoroughly reviewed before commit. Code comments and READMEs are checked for correctness, and code is tested against emulation and, when possible, real hardware. AI in Neutrino's development should be used as a tool, not a programmer.

Pinned Loading

  1. kernel kernel Public

    Toy x86_64 kernel written in c++

    C++ 5 1

  2. packages-repo-main packages-repo-main Public

    C++ 1

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…