Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/aleksandr1512/ssk---small-simple-kernel

It's simple kernel on NASM assembler

assembler kernel nasm

Last synced: 21 Nov 2024

https://github.com/connectkushal/os-kernel-dev-notes

Repo with kernel and OS development revision notes and collection of related links to books, youtube tutorials, etc

asm asmx86 assembly bare-metal baremetal computer-architecture kernel kernel-dev kernel-development kernels linux-kernel nasm notes operating-system qemu risc-os risc-v x86-64

Last synced: 31 Dec 2024

https://github.com/cedricschwyter/kern

my very own personal kernel (literally epic)

kernel

Last synced: 09 Jan 2025

https://github.com/felipeagger/linux-from-scratch

Kernel + Binaries ready to run Linux From Scratch on QEMU

arm kernel lfs linux riscv scratch x86

Last synced: 01 Feb 2025

https://github.com/arturmes/apatch32

My attempt to port APatch for Arm32 based device. Currently unstable and broken.

android inline-hook kernel magisk magisk-module patch root

Last synced: 25 Nov 2024

https://github.com/stevemats/kernel_cleaner

A safe way to delete/remove/clean old kernels on fedora.

fedora fedora-scripts fedora-workstation kernel linux

Last synced: 22 Jan 2025

https://github.com/elhanarinc/unix

Low level stuff. :computer:

c kernel kernel-driver

Last synced: 29 Jan 2025

https://github.com/aekhv/mininvme

MiniNVMe kernel module

kernel linux nvme

Last synced: 14 Dec 2024

https://github.com/swiiz/neo

🎨C++ Kernel and operating system

kernel os

Last synced: 22 Dec 2024

https://github.com/steliospapamichail/linux-2.6-scheduling-policy

My implementation of a process scheduling policy on Linux v.2.6.38.1

assembly c kernel linux linux-kernel scheduling x86-32 x86-assembly

Last synced: 13 Jan 2025

https://github.com/tschaefer/linux-random

:seedling: Seed entropy and harvest random bytes.

kernel linux perl random

Last synced: 17 Jan 2025

https://github.com/luickk/zig-gicv2

arm generic interrupt controller v2 for cortex a57 kernel

aarch64 arm bare-metal freestanding kernel zig

Last synced: 28 Dec 2024

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

Minimalism jupyter Go kernel

go jupyter kernel

Last synced: 28 Dec 2024

https://github.com/x70b1/telegraf-psi

A Telegraf plugin to collect Pressure Stall Information stats.

influxdb kernel monitoring psi telegraf

Last synced: 26 Jan 2025

https://github.com/tralahm/simple-os-kernel

Operating System Development is one of the most Technically Involving Pursuits for a Computer Scientist.From writing kernels, to multi-stage boot-loaders, to device drivers, getting your hands dirty.

32-bit 64-bit assembly bios bootloader cpp11 firmware grub kernel ld nasm-assembly os tralahm tralahtek

Last synced: 13 Jan 2025

https://github.com/ritik-sharma38/buildyourownkernal-os

This is my fourth semester project that involved applications of Operating Systems into building a kernel to manage the basic operations.

kernel

Last synced: 09 Jan 2025

https://github.com/ryand1234/operating-system

A cheeky operating system that is light weight and can do some stuff

assembly c kernel linker

Last synced: 28 Dec 2024

https://github.com/awawa-dev/p010_for_v4l2

HyperHDR kernel patch for P010 HDR10 video format for Linux

drivers grabber hdr10 kernel linux p010 uvc v4l2

Last synced: 14 Jan 2025

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

Minimalistic VBScript kernel for Jupyter

jupyter kernel vbscript

Last synced: 28 Dec 2024

https://github.com/yjdwbj/build-firmware-by-action

Building self openWRT firmware and Linux kernel by Github Action

kernel network openwrt socks5 tailscale tunnel v2ray vpn

Last synced: 22 Dec 2024

https://github.com/voltageddebunked/bismuthos

A simple OS as a starting point to make your own.

asm bismuthos c cpp h hpp kernel os

Last synced: 03 Feb 2025

https://github.com/priyanshscpp/ece3406-linux-kernel-modules-os

Linux kernel modules to learn the basic concepts of kernel programming.

c drivers kernel operating-system

Last synced: 09 Jan 2025

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

Minimalism Jupyter rust kernel

cargo jupyter jupyterlab kernel rust rustc

Last synced: 28 Dec 2024

https://gitlab.com/ecomaikgolf/os-dev

alma is a toy kernel written in C++ for x86_64 machines with the mere purpose of learning OS development

academic-project bootloader cmake cpp kernel make nasm posix-uefi qemu-x86 uefi x86-64 qemu

Last synced: 23 Oct 2024

https://github.com/ahsouza/barca-os

Operating System

bios boot input-output kernel rust system

Last synced: 10 Dec 2024

https://github.com/asko7779/asko-os

Very few files of my OS and a testing non-bare metal version kernel, some of them may be outdated

assembly c kernel os

Last synced: 17 Jan 2025

https://github.com/pgaskin/android_sofiar_new

My personal Android build for the Moto G(8) Power (sofiar).

android android-rom aosp device-tree kernel lineageos motorola rom sofiar trinket vendor

Last synced: 11 Dec 2024

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

Minimalistic Nodejs kernel for Jupyter

jupyter kernel nodejs

Last synced: 28 Dec 2024

https://github.com/voltageddebunked/newlinux

A Linux Kernel Update GUI.

cpp gtk gui kernel linux updater

Last synced: 11 Dec 2024

https://github.com/joshuagamayutin/bytesized.webring

this is just a webring for people passionate about operating system development (or even just low-level stuff). if you're working on an OS, writing low-level code, or just love tinkering with the bare metal, this is the place to connect!

arm assembly bare-metal bootloader c embedded-systems firmware hackers kernel learning low-level open-source osdev qemu riscv rust systems-programming tinkering webring x86

Last synced: 17 Jan 2025

https://github.com/as400jplpc/nim_mqueue

Message queues allow the operation of standardized asynchronous links between two servers

comunication kernel nim queue

Last synced: 26 Jan 2025

https://github.com/waveywaves/kernel-modules-practice

Practice for how Kernel Modules are made and how they work

device driver kernel modules procfs sysfs

Last synced: 12 Dec 2024

https://github.com/pedropizarro/yamiros

Minimal RTOS for learning real-time principles

arm embedded kernel raspberry-pi-pico rtos

Last synced: 25 Dec 2024

https://github.com/mrousavy/kexter

[WIP] :game_die: A simple Kernel Extension Installer/Remover especially for Clover Injected kexts

clover extension kernel kext macos

Last synced: 23 Dec 2024

https://github.com/salamnocap/go-img-kernel

Go library for image processing

convolution image-processing kernel

Last synced: 12 Dec 2024

https://github.com/williamcanin/pykernel

:snake: Download da última versão estável do kernel Linux com Python3

kernel linux pykernel python3

Last synced: 12 Dec 2024

https://github.com/aptivi-archives/ksmodtemplate

Template repository for creating Kernel Simulator mods

csharp kernel mod simulation template visual-basic

Last synced: 12 Dec 2024

https://github.com/aptivi-archives/ksmodexamples

Constantly-growing Kernel Simulator mod examples

csharp examples kernel mod simulation visual-basic

Last synced: 12 Dec 2024

https://github.com/grisu48/kernel-config

Repository about my Linux Kernel configurations

kernel linux

Last synced: 23 Dec 2024

https://github.com/boprr/corydon

the corydon kernel source tree

asm c elf kernel nasm os x86-64

Last synced: 13 Dec 2024

https://github.com/hakavlad/change-max-reclaim-retries

Replace MAX_RECLAIM_RETRIES by vm.max_reclaim_retries

kernel linux patch

Last synced: 17 Dec 2024

https://github.com/nurfaizfy/tc-build

Gonon Clang crosscompiler builder script, this repo will auto build latest clang

android clang clang-builder crosscompiler kernel

Last synced: 23 Dec 2024

https://github.com/cardboarddog/ranger

A practical operating system written in rust.

baremetal kernel low-level operating-system os osdev rust

Last synced: 23 Dec 2024

https://github.com/hamiltoncj/qgis-densityanalysis-plugin

QGIS plugin that automates the creation of density heatmaps with a heatmap explorer to examine the areas of greatest concentrations. It includes H3, geohash, and polygon density map algorithms along with several styling algorithms.

analysis density density-analysis density-estimation gis heatmaps kernel plugin point polygon qgis style

Last synced: 27 Dec 2024

https://github.com/tallamjr/tlpi-book

Source Code for The Linux Programming Interface Book

book kernel linux

Last synced: 17 Dec 2024

https://github.com/mmroshani/corn

Operating System kernel

kernel operating-system

Last synced: 17 Jan 2025

https://github.com/secti6n/s6rt

runtime the ulitmate. 只有活用文字才能拯救软件开发

chinese gdpl kernel ld2 nt runtime s6rt security software-engineering

Last synced: 20 Dec 2024

https://github.com/belanasaikiran/dear-imgui

Dear ImGui for C++ Desktop Applications

cpp dear-imgui kernel linux

Last synced: 31 Jan 2025

https://github.com/calint/pczero

experiments with bootable image of x86 and protected mode 32 bit code for the i386 platform written in assembler and c++ contains: * minimal assembler kernel supporting preemptive multitasking (1 KB) * sample toy application of a 2d game engine

bootable cpp kernel operating-system preemptive-multitasking protected-mode x86-32 x86-assembly

Last synced: 10 Jan 2025

https://github.com/amirreza81/os-lab

Reports and projects from the Operating System Lab course (CE-408) at Sharif University of Technology

bash bash-script c cpp debian inter-process-communication kernel linux memory-management operating-system os os-lab process sharif-university-of-technology shell systemcalls threads ubuntu

Last synced: 19 Dec 2024

https://github.com/courbeb/kernelcreator

Create offline ipython kernel with docker

docker ipython ipython-notebook jupyter jupyter-notebook kernel

Last synced: 19 Dec 2024

https://github.com/e1izabeth/testkernel

OS kernel for study (not finished)

kernel linux-kernel os

Last synced: 19 Dec 2024

https://github.com/floydz/msr

Example of how to use the MSR interface to disable memory prefetching

c kernel memory prefetch

Last synced: 02 Feb 2025

https://github.com/mlouielu/v7os

Minimum ARMv7m kernel

armv7m cortex-m kernel operating-system rtos

Last synced: 30 Jan 2025

https://github.com/shadowy-pycoder/go-node-collector

Prometheus collector for hardware and OS metrics exposed by *NIX kernels.

collector golang kernel linux metrics observability prometheus prometheus-collector stats

Last synced: 25 Dec 2024

https://github.com/aekhv/miniahci

MiniAHCI kernel module for Linux

ahci kernel linux

Last synced: 17 Jan 2025

https://github.com/softdevteam/krun-linux-kernel

Cusomised Linux Kernel for use with Krun

benchmarking kernel

Last synced: 25 Dec 2024

https://github.com/iraqichild/syscall-deleter

nulls every system-syscall-number

asm cplusplus kernel lowlevel syscall system windows

Last synced: 06 Jan 2025

https://github.com/jmkim/esp2017-scull

Simple drivers for the purpose of learning

device-driver driver kernel ldd3 linux linux-driver oreilly scull

Last synced: 26 Jan 2025

https://github.com/wizarsi/kernel-module

Driver that passes the dentry and syscall_info structures to the user level via the ioctl interface. Operating systems lab2.

dentry driver ioctl kernel linux syscallinfo

Last synced: 30 Jan 2025

https://github.com/m1kc/netatop-dkms

AUR package for the netatop kernel module with DKMS support

archlinux atop aur dkms kernel kernel-module linux module monitoring netatop network network-monitoring

Last synced: 26 Dec 2024

https://github.com/cse-25/rt_linux_latency

A Case study on latency difference between Desktop Linux Kernel and Linux RT Kernel patch

bash kernel linux realtime

Last synced: 17 Jan 2025

https://github.com/iraqichild/ioctl-driver

Simple IOCTL Driver that is currently (Read Only) Meant for EAC Games (except games with dtb shuffiling)

bypass cheat cplusplus driver exploit hack kernel kernel-mode low-level windows-driver

Last synced: 26 Dec 2024

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

minimal Java kernel for jupyter

java jupyter kernel

Last synced: 28 Dec 2024

https://github.com/agiraudet/little-penguin

Linux Kernel Development, based on the Eudyptula Challenge

kernel kernel-driver linux

Last synced: 10 Jan 2025

https://github.com/archibate/microk

A microkernel (will be merged with my last monokernel system project 'osys')

c kernel microkernel os

Last synced: 03 Jan 2025

https://github.com/p1n2o/delta_kernel_xiaomi_sm8250

Delta Kernel for Xiaomi SM8250. Supports AOSP ROMs for alioth (Poco F3, Mi 11X, Redmi K40) & apollo (Mi 10T/Pro, Poco F4, Redmi K40S)

android android-kernel aosp kernel linux-kernel sm8250 xiaomi-kernel

Last synced: 03 Jan 2025

https://github.com/donosonaumczuk/arq_kernel

Small Kernel for Computer Architecture subject practical work at ITBA

kernel pure64

Last synced: 03 Jan 2025

https://github.com/likakavkasidze/kernel-testing-sysroot

Tiny workflow for Kernel testing on QEMU

kernel linux qemu

Last synced: 30 Jan 2025

https://github.com/inferno0230/wsl2-linux-kernel-6.1-lts

The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)

kernel linux wsl2 wsl2-kernel

Last synced: 23 Jan 2025

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

Minimalism Groovy kernel for jupyter

groovy jupyter kernel

Last synced: 28 Dec 2024

https://github.com/rimubytes/kernel-demo

This is a minimalist kernel

kernel

Last synced: 12 Jan 2025

https://github.com/hellebenjamin/manuos

Simple operating system written in C and X86 asm

c kernel operating-system os x86-assembly

Last synced: 02 Feb 2025

https://github.com/ia/usbarmory

another one repo with helper scripts for usbarmory platform

arm bash bsp config debian distro embedded fedora gcc gnulinux kernel linux make secure-boot security toolchain ubuntu usb usbarmory verified-boot

Last synced: 12 Jan 2025

https://github.com/hellebenjamin/lanskern

Minimal kernel made in C

c kernel x86

Last synced: 02 Feb 2025

https://github.com/dhiraj240/kernel_project

After doing the course of kernel development by Linux Foundation, I have taken an initiative to apply my learning and build a project based on the knowledge gained from the Linux Foundation course.

c kernel

Last synced: 18 Jan 2025

https://github.com/brendocosta/dodoco-hooks

Replaces GI's Windows service kernel drivers with Wine-compatible ones, enabling the game be played over Linux based systems.

c cmake cpp kernel linux wine

Last synced: 07 Jan 2025

https://github.com/rezapace/docker

Docker Installer and Tutorial: Automate Docker Setup and Learn Docker Basics reflects the content of the script, which not only automates the installation of Docker but also provides a tutorial on basic Docker commands and usage.

docker docker-image installer kernel linux linuxmint ubuntu wsl

Last synced: 18 Jan 2025

https://github.com/tanvirongh/lightning-kernel

Experimental Linux Kernel with Custom Patches Applied from various Sources, Designed to be High Performant, Mostly for Personal Use

kernel kernel-patches linux linux-kernel

Last synced: 20 Dec 2024

https://github.com/mephresgh/blcs

Linux kernel compile script

compile-script kernel linux posix-sh shell shell-script

Last synced: 02 Feb 2025

https://github.com/amlel-el-mahrouss/kernel-services

C++ Kernel Services (Kernel, Bootloader, Libraries)

cpp kernel low-level programming

Last synced: 19 Jan 2025

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

Minimalism jupyter html kernel

html jupyter kernel

Last synced: 28 Dec 2024