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/khaledsharif/dos

Operating system for the Raspberry Pi using the D language

assembly dlang kernel operating-system raspberry-pi

Last synced: 23 Jan 2025

https://github.com/saschagrunert/netlink_kmod

Playing around with routing netlinks inside the kernel

kernel kernel-module netlink

Last synced: 26 Dec 2024

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: 21 Jan 2025

https://github.com/0x1nf3cted/xhell

xhell: lightweight shell built in C

c kernel linux shell

Last synced: 20 Dec 2024

https://github.com/mhatxotic/fastrate

FastRate sets the Windows 95/98/ME/NT/2K Kernel TickRate to 1ms from the default 10ms or 16ms to improve the performance of mutlimedia applications. It is less useful on Windows NT/2K systems and has literally no use on Windows XP and later.

95 98 fastrate kernel me rate system tick utility win32 windows

Last synced: 06 Dec 2024

https://github.com/hackersa3edy/simple_shell

ALX Sprint 1 project - Simple Shell: The shell is a program that takes the command inputs written from the the user’s keyboard and passes them to the machine to execute them through the kernel. It also verifies if the command inputs from the user are correct. So, in general, a shell is a user interface to use the services of a computer.

algorithms alx alx-software-engineering c-language c-programming cli command-line data-structures debugging kernel optimization shell system-calls valgrind

Last synced: 02 Jan 2025

https://github.com/kaandesu/kaanos

Custom written bootloader with Assembly for learning purpose with explenations. One day, will add a basic micro kernel in Rust.

assembly boot-loader kernel learning-purpose operating-system

Last synced: 13 Dec 2024

https://github.com/marcellanz/dkmp

distributed kernel multiprocessing

c distributed-computing kernel linux

Last synced: 24 Jan 2025

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

FreeBSD config for GNU Linux

config freebsd kernel linux

Last synced: 10 Jan 2025

https://github.com/guoshiqiufeng/kernel

spring boot 快速开发

java kernel springboot3

Last synced: 06 Jan 2025

https://github.com/izzint/colbaltos

CobaltOS is a 64-Bit Monotasking Operating System and Kernel.

hobby-os kernel operating-system operating-system-learning

Last synced: 08 Jan 2025

https://github.com/pschmitt/zabbix-template-reboot-required

Zabbix template to determine whether a host needs to be rebooted

kernel reboot restart restart-server services update updates zabbix zabbix-templates

Last synced: 17 Jan 2025

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: 10 Dec 2024

https://github.com/antomfdez/tremendos

tremendOS - Simple kernel x86_64 with paging.

kernel kernels os osdev osdevel

Last synced: 10 Jan 2025

https://github.com/pmuens/union

POSIX compliant unikernel written in Rust.

kernel posix rust unikernel

Last synced: 26 Dec 2024

https://github.com/hk-transfield/wramp-scripts

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: 14 Dec 2024

https://github.com/fzn0x/0x-os

Ox OS - My Operating System Playground

assembly bootloader c kernel operating-system

Last synced: 18 Jan 2025

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: 17 Jan 2025

https://github.com/OpenDZ/timgad

Timgad is a Linux Security Module that collects per process and system-wide security protections that are not handled by the core kernel itself.

kernel linux sandbox security security-hardening

Last synced: 25 Oct 2024

https://github.com/jeanguyomarch/nanok

A nano-kernel for microcontrollers

kernel microcontrollers

Last synced: 16 Jan 2025

https://github.com/wansenai/summer

The Summer Operating System

kernel operating-system os rust-lang

Last synced: 20 Jan 2025

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: 23 Oct 2024

https://github.com/azurespheredev/kerneldriver2drawline

Enables developer to draw a line with start point and end point.

c cpp gdi hooking kernel wdk windows-10

Last synced: 11 Jan 2025

https://github.com/bl33h/pythagoreantheorem

A program that calculates the Pythagorean theorem for a large number of elements using GPU parallel processing.

arrays cuda kernel parallel-programming pythagoras pythagorean-theorem

Last synced: 21 Jan 2025

https://github.com/aspire20x/cve-2024-49138-poc

POC exploit for CVE-2024-49138

clfs exploitation kernel windows

Last synced: 27 Jan 2025

https://github.com/pstolarz/alsa-monitor

ALSA control events monitor. alsactl monitor enhancement.

alsa kernel linux monitor sound

Last synced: 27 Jan 2025

https://github.com/dueyfinster/dueykern

A kernel written from scratch

asm c grub2 kernel

Last synced: 12 Jan 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: 25 Dec 2024

https://github.com/lseything/clo_kernel_manifest

MANIFEST FOR KERNEL

codelinaro kernel manifest

Last synced: 29 Dec 2024

https://github.com/bemxio/gicho

A 16-bit real mode operating system made in Assembly and C

assembly bootloader c kernel low-level operating-system os

Last synced: 21 Jan 2025

https://github.com/angelogalav/pandos

PandOS Operating System Kernel code, aka the main project of the UniBo Operating Systems course (y. 2020/2021)

c kernel operating-system pandos rikaya-os unibo

Last synced: 10 Dec 2024

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

Minimal operating system kernel for i386.

i386 kernel os x86

Last synced: 21 Jan 2025

https://github.com/spholz/android_kernel_samsung_xcover4lte

Samsung Galaxy Xcover 4 kernel

android kernel linux

Last synced: 24 Jan 2025

https://github.com/mar0ls/bcc_ubuntu22.04_installer

Installer BPF Compiler Collection (BCC) on Ubuntu 22.04 LTS

autoinstaller bash-script ebpf gcc kernel linux python3

Last synced: 21 Jan 2025

https://github.com/manbuzhe666/bitsfs

Bitsfs is a simple file system based on Linux. Not for commercial use but study and demonstration.

datastore filesystem kernel linux

Last synced: 09 Jan 2025

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

Just noob script, for lazy users like me 🙃

android kernel script

Last synced: 23 Oct 2024

https://github.com/rambodrahmani/qemu_linux_kernel

A custom linux based kernel for QEMU.

32-bit 64-bit assembly c cpp gcc kernel linux make makefile qemu

Last synced: 29 Dec 2024

https://github.com/projectx3490575054/prjctxx9265

A project that demonstrates how to screw with CSGO from Kernel Space. (CSGO Kernel Cheat/Hack) All cleaned up, and with updated offsets.

cheat counter-strike counter-strike-global-offensive csgo driver free hack kernel kernel-drivers kernel-hacking kernelcheat kernelhack undetected usermode usermode-applications vac windows

Last synced: 15 Dec 2024

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

Using SystemTap to create a kernel based key logger

kernel keylogger redteam scripting-language systemtap

Last synced: 10 Dec 2024

https://github.com/rtmigo/errno

Defines system error code constants for the OSs running the Dart platform

android dart dart-library darwin errno error-codes error-success errors exceptions flutter header-files headers ios kernel linux macos os posix windows winerror

Last synced: 21 Jan 2025

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: 12 Jan 2025

https://github.com/yashraj22/android_kernel_oppo_msm8916

Unofficial kernel source code for oppo msm8916 devices (A37/A37f/A37fw) ## NOTE ## this is the work of the_shahnawaz_sheikh (sheikhshahnawaz41299) & Yahraj22 ( Yassuz ) so, if you are using any code from this repo, make sure to give proper credits!! BIG THANKS TO LINEAGEOS/ANDROID_KERNEL_OPPO_MSM8939 GUYS

a37 a37f a37fw kernel kernel-souce oppo source-code unofficial

Last synced: 23 Oct 2024

https://github.com/0xlay/XStar

:window: The library for windows developers. (MSVC, С++17, WDK 10)

cpp drivers kernel kernel-driver windows

Last synced: 23 Oct 2024

https://github.com/dorydev/linuxfromscratch

Simple kernel

c grub kernel

Last synced: 24 Dec 2024

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: 18 Jan 2025

https://github.com/alf45tar/debian-kernel

Compile Debian kernel using GitHub Actions in a couple of hours

armhf cross-compile debian debian-bookworm docker ix4-300d kernel linux-kernel

Last synced: 18 Jan 2025

https://github.com/lkcbharath/Lab_Assignments

Assignments for all labs for my UG studies sorted by semester and course.

bash c-plus-plus java kernel python3

Last synced: 23 Oct 2024

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/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/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/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/yodaos-project/kernel-kamino

The Linux kernel for Kamino18

kamino kernel linux yodaos

Last synced: 11 Jan 2025

https://github.com/git-akihakune/akernel

A minimal kernal for personal use

hello-world kernel qemu

Last synced: 11 Jan 2025

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

Minimal Jupyter Bash kernel

bash jupyter jupyter--lab kernel

Last synced: 06 Dec 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/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/fscotto/fabios

Operating System developed with Rust

kernel operating-system rust-lang

Last synced: 21 Jan 2025

https://github.com/malwarebo/kernel

Tiny kernel built using x86 assembly

assembly-x86 kernel

Last synced: 07 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/connorbp/bob-os

A simple OS called Bob. (Written in rust) 🧔

kernel os rust rust-lang

Last synced: 15 Jan 2025

https://github.com/kneelian/aarch64-bootstraps

A QEMU-based kernel written in pure Aarch64 assembly

aarch64 armv8 assembly baremetal kernel

Last synced: 28 Jan 2025

https://github.com/fademind/linux49-custom.src

Linux Kernel 4.9 LTS with custom patchset for Manjaro Linux

exfat kernel kernel-modules linux muqss native reiser4

Last synced: 21 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/snigdha-os/snigdhaos-kernel-switcher-dev

📚This repository holds the source code for Snigdha OS Kernel Switcher (Dev/unstable).

eshanized kernel kernel-switcher kinux-kernel snigdha snigdha-os

Last synced: 22 Jan 2025

https://github.com/der-fruhling/liamos

Experimental Operating System.

kernel operating-system runs-liamos syslinux

Last synced: 14 Jan 2025

https://github.com/fuzeman/nanopi-neo-kernel

Ubuntu Core: Minimal kernel for the NanoPi NEO

kernel snap ubuntu-core

Last synced: 28 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/mediaswirl/nekernel

MediaSwirl's NeKernel, BootZ, and Libraries.

bootloader c cpp kernel libs sci

Last synced: 28 Jan 2025

https://github.com/norbertkiszka/linux-4.4.126-rockchip

Linux 4.4.126 from Rockchip with additional bugfixes

kernel linux rockchip

Last synced: 09 Jan 2025

https://github.com/grenadieren/svargaos

A Slavic, fully x86 assembly OS project

assembly-x86 bootloader kernel operating-system os

Last synced: 11 Jan 2025

https://github.com/yazaldefilimone/unixv6

a re-implementation of dennis ritchie's and ken thompson's unix v6

kernel operating-system unix

Last synced: 16 Jan 2025

https://github.com/blueokiris/fetch-rs

Fetch CPU, GPU, OS info, etc and display it to terminal with a nice distro-dependent graphic.

cpu fedora fetch gpu info kernel neofetch nix rs rust script terminal text tui

Last synced: 21 Jan 2025

https://github.com/nihadamirov/holbertonschool-shell

Implemented a custom shell application as part of educational coursework

kernel linux shell-script simple-shell

Last synced: 07 Jan 2025

https://github.com/matteyeux/linux-stuff

Linux stuff

kernel linux

Last synced: 07 Jan 2025

https://github.com/sofisar/c_elevator-kernel-module_fall-2023

Although the Linux OS environment must be altered for this to run, this kernel module moves an "elevator" up and down 6 "floors" in FIFO fashion, responding to floor requests made by threads that enter the program.

c kernel kernel-module multithreading operating-systems os

Last synced: 27 Jan 2025

https://github.com/maruos/android_kernel_hammerhead

Nexus 5 kernel for Maru OS.

hammerhead kernel maru

Last synced: 21 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/mdminhazulhaque/bcm-wimax-dkms

:satellite: Kernel Module Source for Beceem WiMAX USB Modem

bcm dkms kernel kmod linux usb wimax

Last synced: 14 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/at-ec/at-hub

It helps to manage the At-RTOS, At-FSM and At-BSI repositories.

c-language embedded-systems finite-state-machine hierarchical-state-machine iot kernel mcu robot rtos state-machine

Last synced: 20 Jan 2025

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

Learning KVM and how to implement a KVM-based hypervisor

kernel kvm-hypervisor

Last synced: 12 Jan 2025

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/ring0-c0d3-br34k3r/aptx4869

The Never-Ending Hide and Seek: The Tale of APTX4869 Rootkit

driver driver-hide hide kernel kernel-driver kernel-exploit persistence rootkit stealth

Last synced: 17 Jan 2025

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