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

Kernel

A kernel is the heart of almost every operating system. It is always loaded in memory at any time and deals with the hardware to provide an interface for the software. It also manages peripherals, memory, interrupts, and processes. Examples of widely used kernels include Windows NT and Linux.

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.

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

Last synced: 04 Jun 2026

https://github.com/saschagrunert/netlink_kmod

Playing around with routing netlinks inside the kernel

kernel kernel-module netlink

Last synced: 02 Nov 2025

https://github.com/franco-ruggeri/polito-system-programming-os161

Assignments of the OS internals part of the System Programming course (02GRSOV) at Politecnico di Torino

kernel operating-system

Last synced: 02 Aug 2025

https://github.com/zaid-maker/kernel

A tiny 32-bit freestanding kernel that boots with GRUB and provides a basic text terminal layer.

kernel kernel-driver linux

Last synced: 02 Apr 2026

https://github.com/willothy/goose

Good ol' OS experiment. Probably bad. I have no idea what I'm doing, but the goal is to have some idea when I'm done.

hobby-os kernel operating-system rust

Last synced: 30 Mar 2025

https://github.com/boprr/corydon

Unix like monolithic operating system kernel

c cmake kernel nasm os osdev

Last synced: 24 Apr 2025

https://github.com/cepdnaclk/e19-co327-kernel-modules

In this project, I will develop kernel modules in a Linux system

co327 e19166 jiffies kernel linux linux-kernel operating operating-systems os

Last synced: 10 Feb 2026

https://github.com/callmesalmon/nanos

My attempt at making an actual good kernel. Contributions are always welcome! (WIP)

c kernel minimalist nanokernel operating-system os osdev pure-c

Last synced: 09 Sep 2025

https://github.com/h-3d/h-3x

H-3X is a minimalist operating system built in Rust, designed for educational exploration into OS development and low-level programming.

bare-metal kernel no-std operating-system osdev rust rust-osdev x86-64

Last synced: 03 Jul 2025

https://github.com/hakavlad/disable-i915-gem-shrinker

[PATCH] Disable DRM/i915 GEM shrinker

drm gem i915 kernel linux patch shrinker

Last synced: 04 Apr 2025

https://github.com/antoineco/kernel-devel-vm-action

Bootstraps a Lima instance with the selected Linux kernel version for building and testing kernel modules.

action fedora kernel lima

Last synced: 07 Oct 2025

https://github.com/rodyherrera/chittyos

ChittyOS is a minimal and basic operating system, it was created just to test my skills, no contributions expected, it's just a hobby :), most of the source code is commented, you can learn from him.

assembly assembly-language assembly-language-programming c drivers gcc-complier gcc-cross-compiler kernel operating-system operating-system-kernel operating-system-learning operating-systems python python3

Last synced: 18 Apr 2026

https://github.com/adharshkamath/hello-world-plugin

A simple Hello-World plugin that works with the Static Analyzer in GCC (>=11) and can be used while building the Linux Kernel

gcc kernel

Last synced: 03 Jul 2025

https://github.com/matthew4850/kernel

Kernel I am developing.

asm c kernel osdev posix x86

Last synced: 20 Mar 2025

https://github.com/sprookie/pcrate

kernel-module to compute pagecache hit ratio

c hit-rate kernel kernel-module pagecache

Last synced: 10 Jan 2026

https://github.com/dx4grey/kernel_xiaomi_sdm845

NetHunter kernel for Xiaomi Pocophone F1, does not contain modules but is a standalone build with headers.

hacking kernel linux-kernel nethunter pocophonef1 xiaomi

Last synced: 18 May 2026

https://github.com/okta-10/my-script

Just noob script, for lazy users like me 🙃

android kernel script

Last synced: 10 Mar 2025

https://github.com/katya-incorporated/linux-hardened-kernel

The core idea behind kernel hardening is this: we will never be able to get all of the security bugs out of our code, especially when we're dealing with a large and fast-moving program like the kernel. Beyond that, even when we fix security bugs, those fixes don't get out to the affected users; think of all the Android devices with no security.

aosp aosp-android aosp-build aosp-device aosp-kernel aospextended kernel kernel-driver kernel-methods kernel-module kernel-modules kernel-source kernels linux linux-app linux-distribution linux-kernel linux-kernel-module linux-shell

Last synced: 11 Mar 2026

https://github.com/marcellanz/dkmp

distributed kernel multiprocessing

c distributed-computing kernel linux

Last synced: 18 Mar 2025

https://github.com/sahnedunya/sahne-d-nya-packet-liders

Sahne Dünya Packet Liders is the standard package manager for Sahne Karnal architecture developed by Sahne Dünya. For more information, see README or Wikipedia!

kernel package-manager rust sahne-d-nya-packet-liders sahne-karnal sahne64

Last synced: 13 Jun 2025

https://github.com/dudejoe870/funos

A little hobby OS

kernal kernel operating-system os

Last synced: 16 Mar 2025

https://github.com/mefisto94/snd-usb-sinn7

This repository contains the unofficial Linux Drivers for the Sinn7 Status 24|96 USB Audio Interface

audio driver kernel linux sinn7 usb-audio

Last synced: 28 Jan 2026

https://github.com/sdimitro/sdb

The Slick Debugger

coredump crashdump debugger drgn kernel

Last synced: 24 Jan 2026

https://github.com/anindya-prithvi/fun_os

I do a lot of weird stuff here, but yeah, when I learn, somethings may break. Hope your system stays safe

asmx86 c kernel makefile process stacktrace syscalls threads

Last synced: 08 Aug 2025

https://github.com/robertopatino1/3ncrypt0r

Encryption terminal-based program to encrypt-decrypt files and directories using an auto-generated key

blowfish-algorithm c decryption encryption encryption-decryption hash kernel library linux makefile nano sha1 sha1-decryptor sha1-hash shell systems-programming terminal terminal-based

Last synced: 20 Apr 2026

https://github.com/fynks/redmi-note-13

Collection of stock & custom roms, custom recoveries and custom kernels for Xiaomi Redmi Note 13 4G (Sapphire)

chickernel kernel redmi redmi-note-13 root saphhire xiaomi

Last synced: 13 Feb 2026

https://github.com/gnurou/nct6795_led

Linux Kernel Module for NCT6795D LEDs control

kernel kernel-module led linux

Last synced: 04 May 2026

https://github.com/jeanguyomarch/nanok

A nano-kernel for microcontrollers

kernel microcontrollers

Last synced: 21 Apr 2026

https://github.com/ahmedabougabal/databasemanagementsystem_iti

Implementing a DBMS (Database Engine) from scratch using Bash Shell Scripting.

bash-scripting database dbms-project kernel linux-shell ubuntu

Last synced: 18 May 2026

https://github.com/francisc0arauj0/last

My own x86_64 operating system

c hobby hobby-os hobby-project kernel operating-system os

Last synced: 10 Oct 2025

https://github.com/yeet-src/claudefeed

Live audit log of every command, file, and network connection a Claude Code (or any matched) session makes, from the kernel.

ai-agents audit bpf ebpf kernel kprobe linux llm observability provenance security tracepoint tracing yeet

Last synced: 20 Jun 2026

https://github.com/HK-Transfield/wramp-scripts-collection

A collection of scripts written for the Basy3 FPGA when programmed with a WRAMP processor to showcase the board's capabilities.

architecture assembly assembly-language exceptions input-output interrupts kernel low-level machine-code operating-system stacks system-programming systems unix wramp

Last synced: 12 Aug 2025

https://github.com/utkarsh2102/packlog

A kernel module that logs all your incoming packets.

kernel module packets

Last synced: 10 May 2026

https://github.com/pmuens/union

POSIX compliant unikernel written in Rust.

kernel posix rust unikernel

Last synced: 17 May 2026

https://github.com/nufeng1999/jupyter-myvala-kernel

mini jupyter vala kernel

jupyter kernel vala

Last synced: 22 Apr 2026

https://github.com/kwhat/config-linux-gnu

FreeBSD config for GNU Linux

config freebsd kernel linux

Last synced: 22 Apr 2026

https://github.com/Hacky-DH/kmod-ceph

build libceph and ceph kernel module

ceph ceph-kernel kernel kernel-module kmod-ceph

Last synced: 10 Mar 2025

https://github.com/realeroberto/linux-day-2015

My talk at the Linux Day 2015 in Rome.

filesystem kernel linux talk vfs

Last synced: 24 Apr 2026

https://github.com/lordshenron/direwolf_unified

Kernel source of Direwolf kernel based on Unified Kernel source by @33bca

direwolf kernel kernel-source redmi riva xiaomi

Last synced: 15 May 2025

https://github.com/emmaunel/systemtap-keylogger

Using SystemTap to create a kernel based key logger

kernel keylogger redteam scripting-language systemtap

Last synced: 30 Jan 2026

https://github.com/david-palma/cuda-programming

Educational CUDA C/C++ programming repository with commented examples on GPU parallel computing, matrix operations, and performance profiling. Requires a CUDA-enabled NVIDIA GPU.

c-cpp cpp cuda cuda-toolkit education gpu gpu-programming kernel matrix-operations nvcc nvidia parallel-computing parallel-programming practice profiling threads

Last synced: 25 Apr 2026

https://github.com/embeddedos/uefi-bootloader

A simple UEFI OS loader to load a kernel.

bootloader kernel uefi-application uefi-boot x86-64

Last synced: 15 Apr 2026

https://github.com/fps/rtnix

A nixos module/overlay for enabling realtime kernels

kernel nixos nixos-configuration nixos-module realtime

Last synced: 30 Jan 2026

https://github.com/dueyfinster/dueykern

A kernel written from scratch

asm c grub2 kernel

Last synced: 11 Sep 2025

https://github.com/soenneker/soenneker.semantickernel.pool.mistral

Provides Mistral-specific registration extensions for KernelPoolManager, enabling integration via Semantic Kernel.

ai csharp dotnet kernel kernelpoolmistralextension llm mistral pool semantic semantickernel util

Last synced: 10 Jun 2026

https://github.com/416rehman/uniq

A Windows kernel function hook system with a kernel-mode driver and a user-mode controller.

anticheat driver ewdk hook kernel memory wdk win32

Last synced: 14 Sep 2025

https://github.com/farhnkrnapratma/titanium

Titanium is a kernel developed using the Rust language, with a focus on security and efficiency. It aims to provide a reliable foundation for the development of modern operating systems.

kernel rust titanium

Last synced: 07 Aug 2025

https://github.com/sasooxd/philos

Barebones 16-bit operating system, custom BIOS, general software and circuit diagrams for an i8088-based homebrew computer.

16-bit 8088 bios dos kernel retrocomputing x86-16

Last synced: 27 Apr 2026

https://github.com/m-grant-prg/kernel-utils

Kernel Hacking Utilities.

autotools bash kernel

Last synced: 31 Jan 2026

https://github.com/pulseflow/avian

avian is an open source uwu owo cute operating system made in rust :3

avian hacktoberfest kernel open-source operating-system osdev rust strawberry uefi unix

Last synced: 28 Apr 2026

https://github.com/p1n2o/clang

Google's Prebuilt Clang Compiler (weekly updates)

android aosp clang compiler google kernel prebuilt toolchain

Last synced: 28 Apr 2026

https://gitlab.com/richardanyalai/rexos

My Operating System written in C/C++ & x86 Assembly

bootloader kernel libc libc++ operating system operating system development os osedv unix

Last synced: 11 Mar 2025

https://github.com/redchenjs/armbian-packages

Build Armbian packages using GitHub Actions

armbian bsp github-actions-ci kernel u-boot

Last synced: 04 Feb 2026

https://github.com/malbolgee/proto-terminal-so

Proto-terminal para a matéria de Sistemas Operacionais. O terminal aceita pipe, redirecionamento de entrada e saída, além de mistura entre esses modificadores. Para mais informações, ler a documentação.

c file fork kernel linux linux-shell operating-systems parser pipe pipes redirection-operators shell syscall

Last synced: 08 May 2026

https://github.com/blob42/vmmware-12.1.1-kernel-4.9

Vmware 12.1.1 patch for kernel 4.9

kernel patch vmware

Last synced: 05 Apr 2025

https://github.com/ilpianista/android_kernel_motorola_hawaiip

Open source kernel download for Motorola Moto G22

android kernel motorola

Last synced: 11 May 2026

https://github.com/macaroni-os/macaronictl

Macaroni OS System Management CLI

env-update etc-update golang kernel macaroni-os

Last synced: 01 Feb 2026

https://github.com/adithya2306/rebornkernel-jalebi

RebornKernel for YU Yunique (jalebi) | Not maintained.

android kernel msm8916 pie rebornkernel

Last synced: 12 Apr 2025

https://github.com/kettle11/pacifickernel

A minimalist x86-64 C kernel.

kernel os

Last synced: 29 Aug 2025

https://github.com/rbourgeat/kfs-1

Discover the world of Kernel Programming and learn how to create your very own Kernel from scratch. PART 1

42 42born2code 42cursus 42paris 42projects 42school kernel kfs

Last synced: 08 Apr 2025

https://github.com/shiroonigami23-ui/aegisos

AegisOS_security_first_lightweight_customizable_open_source_operating_system

customization kernel lightweight open-source operating-system osdev privacy security systems-programming

Last synced: 29 Apr 2026

https://github.com/theabhishek07/operating-systems

This repository contains all the relevant content needed for learning and practicing operating system.

class-notes ebooks kernel kernel-module lab-works ppts-created study-materials

Last synced: 08 May 2026

https://github.com/dorosch/os

Just for fun the core OS

assembler c grub kernel os osdev x86 x86-32

Last synced: 29 Apr 2026

https://github.com/spholz/android_kernel_samsung_xcover4lte

Samsung Galaxy Xcover 4 kernel

android kernel linux

Last synced: 11 May 2026

https://github.com/embeddedos/linux

Linux Development.

kernel linux qemu virtualization

Last synced: 12 May 2026

https://github.com/lololosys/ntstatus_tracker

track NTSTATUS to its source

development ida-plugin kernel wdm windows

Last synced: 28 Mar 2025

https://github.com/sahnedunya/sahne-karnal-standard-version

Sahne Karnal is a kernel family developed by Sahne Dünya. It is also an independent operating system project.

karnal64 kernel rust sahne-karnal sahne64

Last synced: 13 Jun 2025

https://github.com/khaledsharif/dos

Operating system for the Raspberry Pi using the D language

assembly dlang kernel operating-system raspberry-pi

Last synced: 30 Apr 2026

https://github.com/m0rf30/qemu-kernel-rpi-2

QEMU kernel builds for Raspberry Pi 2 devices

arm armv7 kernel qemu raspberry-pi simonpi

Last synced: 08 Jun 2026

https://github.com/rainorangelemon/nju-ics

Code for Lab in Introductory of Computer System

assembly kernel operating-system

Last synced: 17 May 2026

https://github.com/hy57in/linux

Linux System ans Its Applications

kernel linux

Last synced: 30 Apr 2026

https://github.com/dylan-stewart/reallocating-the-stack-xv6

My implementation of stack reallocation in XV6 for operating systems

c kernel linux stack xv6-os

Last synced: 30 Apr 2026

https://github.com/gtxaspec/thingino-linux

Linux kernels for thingino firmware

ingenic kernel linux t10 t20 t21 t23 t30 t31

Last synced: 27 Jul 2025

https://github.com/m0rningdawning/knockos

PeachOS knock-off to practice kernel dev.

c kernel nasm operating-system x86-64

Last synced: 01 May 2026

https://github.com/novoselov-ab/cozyos

Simple educational i386 OS

cpp kernel libc os

Last synced: 08 Jun 2026

https://github.com/astrodynamic/monitoringsystem

Implementation of a monitoring system program to collect and log system metrics, send notifications, and provide a user interface.

agents cmake configuration-file cpp cpp17 dynamic-library email-notification kernel logging makefile makefiles metrics monitoring-automation monitoring-system notifications qml qt qt6 system-information telegram-bot

Last synced: 01 May 2026

https://github.com/shamoka/koop

A minimal kernel written in rust

kernel rust

Last synced: 09 Aug 2025

https://github.com/guoshiqiufeng/kernel

spring boot 快速开发

java kernel springboot3

Last synced: 27 Feb 2026

https://github.com/mochaap/frogging-build

Automated build of some Frogging-Family patched packages.

archlinux docker frogging-family kernel pkgbuild wine

Last synced: 13 May 2026

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

NextOS is a modern, open-source OS built with Rust for security, performance, and scalability. Powered by NextKernel, it features modular design, memory safety, and efficient multitasking.

kernel next-kernel next-os nextkernel nextos nextos-kernel operating-system os rust rust-os

Last synced: 01 Apr 2025

https://github.com/h5law/norman

A pure zero-dependency libc implementation with an expanded stdlib with useful data-structures and functionality atop the standard. Used to build and power the rollo kernel and later operating system all built from scratch.

bootloader c data-structures-and-algorithms kernel libc operating-system os standard-library zero-dependency

Last synced: 07 Jul 2025

https://github.com/phstudy/docker-aosp-kernel-builder

Docker image to build an AOSP kernel

aosp docker-image google-pixel kernel

Last synced: 21 May 2026