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/wardvisual/64bit-warvos-kernel

A 64-bit x86 operating system kernel written in C and Assembly with multiboot2 compliance indicates that the kernel can run on any computer that is 64-bit and x86 compatible, as well as being able to boot from a multiboot2 compliant bootloader.

assembly c kernel operating-system

Last synced: 14 Dec 2024

https://github.com/yodaos-project/kernel-kamino

The Linux kernel for Kamino18

kamino kernel linux yodaos

Last synced: 11 Jan 2025

https://github.com/heshanera/xv6

xv6 kernel modifications

c kernel xv6

Last synced: 07 Jan 2025

https://github.com/heshanera/edgedetector

Edge detection using the canny operator and line detection using the convolution based techniques. Implemented the edge detector in C++ using the Magick++ API.

canny-edge-detection convolution cpp edge-detection kernel

Last synced: 07 Jan 2025

https://github.com/amitgujar/sap-kernel-patcher

Over 351+ downloads on galaxy, This Ansible collection to upgrade the kernels of the remote sap systems. Applicable for all SIDs, as long as you know what to do.

ansible ansible-galaxy kernel linux-kernel sap

Last synced: 22 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: 06 Dec 2024

https://github.com/daniloqueiroz/hendrix

A wannabe experimental Microkernel for x86_64 written in Rust.

kernel microkernel os-dev osdev rust x86-64

Last synced: 26 Jan 2025

https://github.com/komus-israel/os-kernel-buildup

Operating system developement with rust

kernel operating-system os rust systems-programming

Last synced: 15 Jan 2025

https://github.com/frzifus/msk

test

kernel learning

Last synced: 04 Jan 2025

https://github.com/alkuzin/simple-os

Test OS project for x86_32 platform

asm c kernel nasm os osdev osdev-projects

Last synced: 08 Jan 2025

https://github.com/zen-harmony/apt-kernel

自动编译内核apt仓库

apt kernel linux linux-kernel repository

Last synced: 29 Dec 2024

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

This is a minimalist kernel

kernel

Last synced: 12 Jan 2025

https://github.com/gwbres/kernel-diffpatch

:penguin: Scripts to generate diff patch series between two Kernel forks

kernel linux-kernel patch

Last synced: 27 Dec 2024

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/simonbaeumer/kernel-playground

My linux kernel playground

kernel linux

Last synced: 21 Dec 2024

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/cipherswami/sysques

A collaborative platform for sharing and discussing embedded systems interview questions and answers.

embedded firmware interview-questions kernel systems-software

Last synced: 07 Dec 2024

https://github.com/misotolar/linux-zen

Zen Kernel Arch Linux package

archlinux kernel lto pds zen

Last synced: 20 Dec 2024

https://github.com/railt/foundation

[READ ONLY] Subtree split of the Railt Foundation component (see railt/railt)

application foundation graphql kernel railt

Last synced: 23 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/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/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/reshalfahsi/raspi-kernel-name-editing

This repository is for exercise of Embedded Operating System course (TKEE163251) in Electrical and Information Engineering of Universitas Gadjah Mada

kernel raspbian

Last synced: 15 Jan 2025

https://github.com/gdonald/linux-kernel-10x

10x Linux Kernel Contributors

kernel linux linux-kernel

Last synced: 23 Jan 2025

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

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

c drivers kernel operating-system

Last synced: 18 Nov 2024

https://github.com/allncuz/asm

Intro to x86 Assembly Language

assembly kernel shell

Last synced: 21 Jan 2025

https://github.com/josephlr/rak

Rust Asynchronous Kernel (RAK)

async kernel rust

Last synced: 24 Jan 2025

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/ericswpark/SM-N750S_KOR_LL_Opensource

GPL dump of Samsung Galaxy Note 3 Neo (frescolteskt)

android gpl kernel

Last synced: 23 Oct 2024

https://github.com/aekhv/mininvme

MiniNVMe kernel module

kernel linux nvme

Last synced: 14 Dec 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/luzzif/kore

A kernel written in Rust.

kernel rust

Last synced: 04 Jan 2025

https://github.com/azagramac/linux-kernel

Linux kernel source code, with my optimal configuration

kernel linux linux-kernel ryzen ryzen-cpu ryzen-kernel

Last synced: 17 Nov 2024

https://github.com/sanshruthr/helloworld_os

A monolithic architecture based operating system that runs on bare metal.

assembly kernel operating-system os

Last synced: 13 Jan 2025

https://github.com/afellowspeedrunner/arikoto

Arikoto is a personal OS project that is inspired by and is aiming to have a similar nature to ToaruOS.

c kernel limine operating-system os osdev

Last synced: 26 Jan 2025

https://github.com/aib/cif

Configurable IP Filter

firewall kernel linux module netfilter networking

Last synced: 11 Jan 2025

https://github.com/sdummett-at-42/little-penguin

A series of assignments inspired by the eudyptula challenge, focusing on Linux Kernel programming. Dive into building custom kernels, writing modules, and mastering kernel interfaces like debugfs and procfs.

character-device debugfs device-driver eudyptula-challenge kernel kernel-driver kernel-module linux linux-kernel linux-kernel-module procfs virtual-file-system

Last synced: 18 Jan 2025

https://github.com/scav-enger/linux-kernel-builder

This script installs dependencies, sets up the environment, and builds Linux kernel.

bash kernel kernel-development linux-kernel script

Last synced: 18 Jan 2025

https://github.com/venenux/venenuxdebs3

VenenuX gen3 repositories for Debian 10,11,12

debian debs kernel kernels packages reiser4 reiserfs reiserfs4 repository themes venenux

Last synced: 14 Dec 2024

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/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/markfirmware/zig-on-rpi-using-ultibo

zig receiving tv remote controller presses using ultibo on raspberry pi's

bare-metal kernel raspberry-pi rpi ultibo zig

Last synced: 21 Jan 2025

https://github.com/janforman/android_kernel_msm8976

Lenovo Yoga Tab 3 Plus - Qualcomm Snapdragon 652 Kernel for Android 11

android kernel lenovo tablet yogatab ytx703

Last synced: 06 Dec 2024

https://github.com/0rayn/b-gyro

"Meet B-Gyro: our attempt at an operating system inspired by the gyroscope's stability... except ours wobbles more than it balances. Think of it as a gyroscope that moonlights as a boomerang—it keeps coming back with more bugs to fix!" -- by 0rayn and Alpha.

32-bit assembly c-language kernel operating-system osdev x86

Last synced: 03 Dec 2024

https://github.com/g5ostxa/sysctl

Kernel params for linux systems

kernel linux security sysctl

Last synced: 01 Dec 2024

https://github.com/agentfabulous/beryllium

CheeseCream Kernel - Linux kernel source tree for xiaomi-sdm845 based on the latest CAF tag

android cheesecream kernel linux

Last synced: 15 Dec 2024

https://github.com/azagramac/custom-kernel-ryzen

Linux kernel source code, with my optimal configuration

kernel linux linux-kernel ryzen ryzen-cpu ryzen-kernel

Last synced: 28 Dec 2024

https://github.com/at-ec/at-bsi

It provides an open and user-friendly board supported interface for the embedded controller peripheral compatibility.

board bsp china embedded-systems firmware kernel mcu

Last synced: 06 Jan 2025

https://github.com/rexionmars/poison

Operating System for the Intel 80386 microprocessor

busybox i368 kernel operating-system

Last synced: 16 Jan 2025

https://github.com/caellian/arch-kernel-legion-y540-17irh

Kernel config with only drivers required by Legion Y540-17IRH

arch-linux kernel

Last synced: 20 Dec 2024

https://github.com/malaksadek/kernelsimulator

A Kernel Simulator implemented in C 🧠 💻 (2016)

c kernel kernel-methods

Last synced: 17 Jan 2025

https://github.com/bootbool/simplefirewall

Low level linux firewall, support ip/port whitelist and blacklist.

ebpf firew kernel linux netfilter

Last synced: 15 Jan 2025

https://github.com/rbourgeat/minios

💾 A simple Hello World OS

kernel os

Last synced: 22 Dec 2024

https://github.com/swiiz/neo

🎨C++ Kernel and operating system

kernel os

Last synced: 22 Dec 2024

https://github.com/henrikbengtsson/thinkpad-modsign

Sign Linux kernel modules on boot (MOK)

bash kernel linux modules thinkpad virtual-machine vmware x1

Last synced: 08 Dec 2024

https://github.com/Sid110307/InsiderOS

A minimalistic Operating System.

cpp development kernel os ovmf uefi

Last synced: 23 Oct 2024

https://github.com/maxklvd/mini-kernel

Kernel/User mode demonstation in the EFI application for x86_64

c gnu-efi kernel uefi x86-64

Last synced: 23 Oct 2024

https://gitlab.com/mrdotx/efistub

shell script to create efi boot entries with efibootmgr

boot efi efibootmgr entries hooks initrd kernel manager memtest options order pacman parameter uefi

Last synced: 23 Oct 2024

https://github.com/r614/runix

UNIX-esque OS built using Rust

kernel linux operating-system rust x86-64

Last synced: 22 Dec 2024

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

Minimalism Jupyter rust kernel

cargo jupyter jupyterlab kernel rust rustc

Last synced: 28 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/nufeng1999/jupyter-myjava-kernel

minimal Java kernel for jupyter

java jupyter kernel

Last synced: 28 Dec 2024

https://github.com/adamlahbib/pingkiller

Simple eBPF program that drops ICMP packets. It is written in C and uses the eBPF library and XDP to load the program into the kernel then outputs stats in the userspace program based on Cilium-ebpf.

cilium ebpf kernel network xdp

Last synced: 22 Jan 2025

https://github.com/creator-craft/easos

Basic OS development for experimenting and studying how operating systems work.

assembly bootloader kernel os

Last synced: 22 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/nufeng1999/jupyter-mygroovy-kernel

Minimalism Groovy kernel for jupyter

groovy jupyter kernel

Last synced: 28 Dec 2024

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

Minimalism jupyter html kernel

html jupyter kernel

Last synced: 28 Dec 2024

https://github.com/elhanarinc/unix

Low level stuff. :computer:

c kernel kernel-driver

Last synced: 02 Dec 2024

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

Minimal jupyter gjs kernel

gjs jupyter kernel

Last synced: 28 Dec 2024

https://github.com/mathyslv/windows-drivers-template

A cargo-template for Windows drivers

cargo-generate drivers kernel rust windows

Last synced: 21 Jan 2025

https://github.com/jeremiegince/learning_svm

Support vector machines (SVM) tutorial with classical and quantum kernels.

kernel quantum-computing svm tutorial

Last synced: 20 Jan 2025

https://github.com/antixk/earthquake-prediction

Test Kernel for the Kaggle Competition - LANL Earthquake Prediction

deep-learning kaggle-competition kernel lightgbm lstm machine-learning sklearn

Last synced: 25 Jan 2025

https://github.com/woile/fun_os

Writing an Operating system based on Phil-opp blog series

kernel operating-system osdev-rust

Last synced: 21 Jan 2025

https://github.com/sajalkmr/tiny-linux-build

Baremetal Linux system with a custom-built kernel and BusyBox

busybox kernel linux linux-kernel

Last synced: 22 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/keirany/kernel-playground

A project x86 kernel built for fun and testing purposes.

c kernel x86

Last synced: 17 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: 08 Dec 2024

https://github.com/m0rningdawning/knockos

PeachOS knock-off to practice kernel dev.

c kernel nasm operating-system x86-64

Last synced: 07 Dec 2024

https://github.com/initdc/libconsole

Console inspired from JavaScript, Github Actions, Linux...

console debug github javascript kernel linux ruby warning

Last synced: 20 Jan 2025

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

Minimalism jupyter Go kernel

go jupyter kernel

Last synced: 28 Dec 2024