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/nufeng1999/jupyter-mybash-kernel

Minimal Jupyter Bash kernel

bash jupyter jupyter--lab kernel

Last synced: 06 Dec 2024

https://github.com/bluebrown/toybrick

writing a kernel from scratch

kernel kvm qemu uefi x86-64 zig

Last synced: 14 Dec 2024

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/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/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/khraosgenetor/x32k

This is a i686 ELF compiled kernel for x32 systems

assembly c kernel

Last synced: 21 Jan 2025

https://github.com/arodr967/pinfo_system_call

A system call written in C, which holds the process information.

c-programming kernel kernel-module system-calls

Last synced: 14 Dec 2024

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

This is a minimalist kernel

kernel

Last synced: 12 Jan 2025

https://github.com/hamolicious/image-kernel-applier

Handles the application of Image Kernels, there are a couple preset kernels but adding custom ones is super simple

filters image-filters image-processing images kernel kernels pygame python python38

Last synced: 10 Nov 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/fscotto/fabios

Operating System developed with Rust

kernel operating-system rust-lang

Last synced: 21 Jan 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/malwarebo/kernel

Tiny kernel built using x86 assembly

assembly-x86 kernel

Last synced: 07 Jan 2025

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/bootbool/forwarder

Forward any packets to any where depending on your first packet.(support kernel, ebpf, dpdk)

dpdk ebpf kernel linux lwip network

Last synced: 21 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/allncuz/asm

Intro to x86 Assembly Language

assembly kernel shell

Last synced: 21 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/aleksandr1512/ssk---small-simple-kernel

It's simple kernel on NASM assembler

assembler kernel nasm

Last synced: 21 Nov 2024

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/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/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/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://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://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/gdonald/linux-kernel-10x

10x Linux Kernel Contributors

kernel linux linux-kernel

Last synced: 23 Jan 2025

https://github.com/aib/cif

Configurable IP Filter

firewall kernel linux module netfilter networking

Last synced: 11 Jan 2025

https://github.com/charlie0129/killsnoop

Find out who sent a kill signal. Useful for debugging mysteriously happened kills.

bpf ebpf kernel linux syscalls tracepoints tracing

Last synced: 06 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/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/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/josephlr/rak

Rust Asynchronous Kernel (RAK)

async kernel rust

Last synced: 24 Jan 2025

https://github.com/dklesev/all-the-probes

Demo code from the eBPF Vienna meetup (04.06.2024)

ebpf kernel meetup tracing vienna

Last synced: 21 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/maximepremont/cau_linuxsysapps-4

Chung Ang University : Linux Systems & its Applications, Assignment 4

chung-ang-univ kernel

Last synced: 06 Dec 2024

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/g5ostxa/sysctl

Kernel params for linux systems

kernel linux security sysctl

Last synced: 01 Dec 2024

https://github.com/lebedov/ipyk

IPython local kernel management utility

command-line ipython kernel

Last synced: 06 Dec 2024

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/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/misotolar/linux-zen

Zen Kernel Arch Linux package

archlinux kernel lto pds zen

Last synced: 20 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/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/rexionmars/poison

Operating System for the Intel 80386 microprocessor

busybox i368 kernel operating-system

Last synced: 16 Jan 2025

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/kneelian/aarch64-bootstraps

A QEMU-based kernel written in pure Aarch64 assembly

aarch64 armv8 assembly baremetal kernel

Last synced: 29 Nov 2024

https://github.com/aekhv/mininvme

MiniNVMe kernel module

kernel linux nvme

Last synced: 14 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/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/r614/runix

UNIX-esque OS built using Rust

kernel linux operating-system rust x86-64

Last synced: 22 Dec 2024

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/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/tschaefer/linux-random

:seedling: Seed entropy and harvest random bytes.

kernel linux perl random

Last synced: 17 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/mathyslv/windows-drivers-template

A cargo-template for Windows drivers

cargo-generate drivers kernel rust windows

Last synced: 21 Jan 2025

https://github.com/elhanarinc/unix

Low level stuff. :computer:

c kernel kernel-driver

Last synced: 02 Dec 2024

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/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/momijiichigo/my-os

making OS in rustlang; for learning purpose

kernel os rust-lang

Last synced: 30 Nov 2024

https://github.com/szeta99/zorzos

My shitty Rust Kernel

kernel rust shitty

Last synced: 22 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/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/phenomsg/happy-sad-img-classification-model

A Python TensorFlow model classifying happy and sad images using deep learning techniques for accurate emotion recognition.

jupyter-notebook kernel opencv-python python3 tensorflow2

Last synced: 29 Dec 2024

https://github.com/gmh5225/ida-kallsymssymbolrenamer

A utility script for IDA Pro to rename symbols based on Android kernel kallsyms files, facilitating kernel analysis by aligning IDA symbols with kernel symbols.

android ida idapython kallsyms kernel parser

Last synced: 28 Nov 2024

https://github.com/fedecastellaro/baremetal-programming-x86-kernel-

Simple OS implementation in Assembler and C in a simulated PC with 512MB of RAM, 64kB of ROM and a generic x86 processor

assembler bochs kernel os x86

Last synced: 12 Jan 2025

https://github.com/downadow-dev/xmtwolime

operating system for iiixmish2

assembly c kernel operating-system os

Last synced: 13 Jan 2025

https://github.com/mikepruett3/ansible-role-kernel-settings

Ansible role to configure kernel settings on Linux Servers.

ansible ansible-role kernel

Last synced: 22 Jan 2025

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/shanu28mathai/penbot

PenBot is a simple penetration testing tool that performs subdomain enumeration, vulnerability scanning, and generates reports.

bash javas kernel python shell

Last synced: 29 Dec 2024