An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: low-level-programming

fawzeus/data-compression-tool

A data compression tool in C that uses Huffman encoding for efficient, lossless file compression. It reduces file sizes by assigning variable-length codes based on data frequency. The tool supports both compression and decompression of files. Ideal for reducing storage requirements without data loss.

Language: C - Size: 42 KB - Last synced at: about 17 hours ago - Pushed at: about 18 hours ago - Stars: 1 - Forks: 0

Suhail1840/waiic

Writing An Interpreter In C

Language: C - Size: 10.7 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

vasilisalmpanis/kfs

A Mimimalistic UNIX-like kernel written in Zig

Language: Zig - Size: 1.28 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

trycatchh/distrofuse

Distrofuse is an open-source project that creates a single, cross-distribution interface for diverse Linux package managers (Snap, Flatpak, DNF, Pacman, etc.). It also significantly enhances curl into a smarter download and content management utility.

Language: C - Size: 4.88 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

flyme2mars/optimized-matmul

This repository contains a C implementation of matrix multiplication with various optimization techniques.

Language: C - Size: 0 Bytes - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

odigij/zig-type-erased-tree

Type erased tree in Zig.

Language: Zig - Size: 9.77 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

charlotte-os/charlottek

The Kernel of CharlotteOS, An Experimental Modern Operating System

Language: Rust - Size: 43.2 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 6 - Forks: 0

richiepagard/bitfiddler

Learning low-level stuff the hard way — by fiddling, failing, and fixing.

Language: C - Size: 45.9 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

mhamdyx/C-programming-A-Modern-Approach-2nd-ed-Solutions

My solutions to the C Programming A Modern approach book 2nd edition (by K. N. King). These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.

Language: C - Size: 366 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 7 - Forks: 2

tenstorrent/tt-metal

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.

Language: C++ - Size: 371 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 894 - Forks: 187

joakimwinum/bytecorefast

ByteCoreFast: A high-performance, 8-bit CPU emulator, designed as a drop-in replacement for ByteCore, offering enhanced speed while maintaining full compatibility with the original ByteCore interfaces.

Language: C - Size: 207 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

joakimwinum/bytecorecompiler

ByteCoreCompiler: A compiler that transforms ByteCore assembly code into executable memory bytes, seamlessly bridging the gap between high-level assembly instructions and the ByteCore Emulator's low-level functionality.

Language: Python - Size: 87.9 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

anar-bastanov/nasm-console-snake

Console-based Snake game written entirely in x86-64 NASM.

Language: Assembly - Size: 24.4 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

fpsvogel/learn-cs

Learning resources for computer science, C, etc.

Size: 60.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

Reptor10/unsafe_ops

Low-level utility library designed to provide direct access to hardware and memory operations for embedded systems, operating systems, and performance-critical applications where low-level control and performance optimization are crucial.

Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

ookii-tsuki/ps2-playground

A random project to play around with the PS2 development.

Language: C - Size: 990 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

robertmuth/Cwerg

The best C-like language that can be implemented in 10kLOC.

Language: Assembly - Size: 27.1 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 610 - Forks: 15

R01XIceFrost/GMOD-Engineer-Academy-The-Machinist-s-Sanctuary

GMOD Documentation (Engineer Style) regarding Wiremod & ACE (Armored Combat Extended) + Archive Library

Language: Lua - Size: 68.6 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 0

amar454/floppaos

floppaOS is a free and open source 32 bit operating system made in C. It is themed around the famous internet Caracal "Big Floppa"

Language: C - Size: 31.2 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 6 - Forks: 0

Woopsie-Creations/Arcade-Games

This repository is dedicated to creating games written in x86 16-bit Assembly, developed using NASM and executed with DOSBox.

Language: Assembly - Size: 836 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

ngljcb/px-riscv-double-linkedlist 📦

RISC-V assembly program for my computer architecture university course which simulates a double linked-list & implements main functions.

Language: Assembly - Size: 80.5 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 6

SeyranGit/collection

This is a collection of mini-programs.

Language: C - Size: 109 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

jmaczan/curiosity

Low-level deep learning framework

Language: C - Size: 51.8 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

LunaStev/Wave

A versatile programming language designed for high performance, safety, and seamless integration across diverse domains, from low-level systems programming to web development and AI.

Language: Rust - Size: 1.27 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 12 - Forks: 2

Timmynathan/os_with_bootloader

A minimalist operating system built from scratch in Rust with a custom bootloader, focusing on low-level programming and OS fundamentals.

Language: Makefile - Size: 5.54 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

sarmadalikhanofficial/COAL-nasm

A collection of x86 (NASM) and MIPS assembly language programs, lab assignments, and study resources for Computer Organization & Assembly Language (COAL) coursework.

Language: Assembly - Size: 10.1 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

cheng-alvin/jas

Official repository of the Jas assembler project - A assembler and library for generating code for x86

Language: C - Size: 1.79 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 45 - Forks: 5

erkamuzuncayir/the-journey-to-become-cpp-game-engine-developer

Welcome to my journey as I dive deep into C++ game and engine development. This repository serves as a roadmap and progress tracker for the books, courses, and projects I follow as I enhance my skills and knowledge in game development.

Size: 39.1 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

EpsilonNought117/libapac

Library for arbitrary precision arithmetic in C

Language: C - Size: 116 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 15 - Forks: 0

mohitmishra786/amILearningEnough

Low-Level Programming Roadmap and Resources

Size: 29.4 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1,077 - Forks: 68

AmrDeveloper/Amun

A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to be simple and fast

Language: C++ - Size: 2.24 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 76 - Forks: 4

Namangupta123/C-Crafters

Compiler Design Project (Mini C++ Compiler)

Language: C - Size: 391 KB - Last synced at: 4 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

dragonpilee/Classic-C

Classic C Programs

Language: C - Size: 17.6 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

Blocksembler/blocksembler-frontend

A block-based programming environment for learning about assembly programming.

Language: JavaScript - Size: 457 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 2

ITAXBOX/Number-to-Words-Converter

A C program that converts numeric values to their English word equivalents

Language: C - Size: 4.88 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

nthnn/unsafe_ops

Low-level utility library designed to provide direct access to hardware and memory operations for embedded systems, operating systems, and performance-critical applications where low-level control and performance optimization are crucial.

Language: C++ - Size: 46.9 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

darshna22/Low-Level-Design-Problems

low level design problems

Language: Kotlin - Size: 371 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 3 - Forks: 4

DosX-dev/Astral-PE

Astral-PE is a low-level mutator (Headers/EP obfuscator) for native Windows PE files (x32/x64)

Language: C# - Size: 1.77 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 475 - Forks: 25

NucleoSoft/hadron.io

Language: TypeScript - Size: 33.9 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

malefax/Adrishya

Author of Project Adrishya a rootkit which use ftrace mechanism to hook syscall; (write this because God commanded me); work for both x86_64 and arm; CREDIT-(Oleksii Lozovskyi{ilammy})FOUNDER OF FTRACE HOOKING

Language: C - Size: 493 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 14 - Forks: 1

x0rw/stochastic-gradient-descent-neural-network-in-C

Neural Network written in pure C, leveraging Stochastic Gradient Descent (SGD) for optimization. Designed for performance and efficiency, it avoids external dependencies, making it a lightweight yet powerful tool for understanding and experimenting with neural networks at a low level.

Language: C - Size: 74.2 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

estnafinema0/Message-Bus-For-Coroutines

A lightweight C library providing a coroutine-aware message bus: you can open fixed-capacity channels for blocking or non-blocking send/receive, plus optional broadcast and batch (vector) operations, all scheduled cooperatively within a single thread.

Language: C - Size: 127 KB - Last synced at: 19 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

Choaib-ELMADI/bare-metal-programming

A hands-on exploration of bare metal programming with the STM32 Nucleo-F446RE. Learn how embedded systems work from the ground up using C, GCC toolchains, Makefiles, and more.

Language: Assembly - Size: 9.01 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 19 - Forks: 1

lasiqueira/8080emu

intel 8080 emulator written in c

Language: C - Size: 559 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

saksham-joshi/Advance-C

A complete package to learn and code highly optimized programs in C.

Language: C - Size: 218 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

ZakariaElbouzkri/tiny_terminal Fork of asettar/shell

Minishell is a project that involves creating a simple Unix shell in C. The shell aims to replicate basic shell functionalities, including command execution, piping, redirection, and environment variable management, providing users with an interactive command-line interface.

Language: C - Size: 357 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Abusalah0/minishell_42

a linux shell interpreter made in C, similar to bash

Language: C - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

mathesukkj/c-http-server

why the fuck not

Language: C - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

XORaur0n/Notes

A collection of various cybersecurity notes written in Markdown

Size: 2.31 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

AlexanderDev2004/coydsa

Language: C++ - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Awl-S/builtin-documentation

builtin documentation. This project showcases the usage of GCC/Clang built-in functions (__builtin_*) for performing low-level operations such as bit counting, memory manipulation, and overflow checking. Examples of function calls with explanations are provided. // Этот проект демонстрирует использование встроенных функций GCC/Clang (__builtin_*)

Language: C - Size: 16.6 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

emanuelefavero/gpio-python-scripts

Scripts for Raspberry Pi Pico

Language: Python - Size: 143 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

dargueta/libmetaldata

Data structures, I/O abstractions, etc. for low-level software

Language: C - Size: 522 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

echohollow/GoWhispers

GoWhispers is an advanced tool designed for security researchers, system programmers, and malware analysts who need to work with Windows syscalls directly. It generates clean, reliable syscall stubs for various applications while avoiding common detection mechanisms.

Language: Python - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

erkamuzuncayir/solutions-of-introduction-to-computing-systems

This repository contains my solutions for Introduction to Computing Systems - From Bits & Gates to C - C++ & Beyond by Yale Patt and Sanjay Patel

Size: 6.29 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 2

joakimwinum/bytecore-byte

ByteCore Byte is a simplified version of the ByteCore CPU showcased in a Jupyter notebook, using 1-byte addressing to operate within a 256-byte memory limit. This repository features demonstrations of ByteCore Assembly through both basic and advanced programming examples.

Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AntonButov/code-factory

You wrote tests, then AI generates code. Kotlin Symbol Processor.

Language: Kotlin - Size: 426 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 1

DarkStarStrix/PyC

A AI compiler ToolChain Infrastructure

Language: HTML - Size: 6.68 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Misakuja/PJAIT_Assembly

16bit x86 Assembly written for PJAIT.

Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jmfeck/microwave-simulator-8086

Microwave simulation project in Assembly 8086, developed in 2016 for a university course, demonstrating low-level programming and virtual hardware control.

Language: Assembly - Size: 1.19 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Sai-sys-cmd/Dark-Operating-System

Designing and Developing a Custom 64-bit Operating System Kernel from Scratch. Looking for contributors 👀!

Language: C - Size: 4.67 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

EnzoGuillouche/Arcade-games

This repository is dedicated to creating games written in x86 16-bit Assembly, developed using NASM and executed with DOSBox.

Language: Assembly - Size: 745 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

bp7968h/rusty_socket

Web socket protocol, server and client implementation in rust from scratch

Language: Rust - Size: 956 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Fries-byte/Quantum

🌌⌨️The Quantum Programming Language. Quantum is a low-level programming language made with JavaScript, scroll at the bottom at the README.md page

Size: 8.79 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mohitmishra786/underTheHoodOfExecutables

A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C developers, and anyone interested in low-level programming concepts.

Language: HTML - Size: 592 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 328 - Forks: 36

LebrancWorkshop/Review-Computer-Science

Review the topics from Computer Science field.

Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

1chgro/Philosophers_42

Language: C - Size: 143 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Rohan-Bharatia/TorchOS

TorchOS is an open-source operating system written from scratch in x86 Assembly and C.

Language: Assembly - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pierreportal/KnobGPIO

KnobGPIO is a custom Chugin (ChucK plugin) written in C++ that enables direct access to the Raspberry Pi’s GPIO pins from within ChucK. It allows ChucK programs to interface with physical hardware like knobs, buttons, and sensors, making it ideal for real-time, interactive audio systems running on the Pi.

Language: C++ - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

QuantumLeaps/modern-embedded-programming-course

Companion repository to the "Modern Embedded Systems Programming" video course.

Language: C - Size: 13.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 941 - Forks: 162

mohit-rathee/code

A collection of innovative tools and projects I've developed in my free time. This repository features web applications, automation scripts, and unique utilities designed to solve everyday problems.

Language: Python - Size: 21.3 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Reflexe/ProtocolLearn

Pet project: TCP/IP stack on userspace with C++

Language: C++ - Size: 790 KB - Last synced at: 27 days ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 4

Pithase/linux-asm-x86-64-tech-notes

Artículos, notas técnicas y ejemplos prácticos sobre programación en lenguaje Ensamblador x86-64 para Linux. | Articles, technical notes and practical examples on x86-64 Assembly language programming for Linux.

Size: 40 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

NikoMalik/low-level-functions

Low-level functions for golang that help to avoid allocations

Language: Go - Size: 114 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 25 - Forks: 1

joakimwinum/bytecore

ByteCore: A minimal, 8-bit CPU emulator designed to help developers explore low-level computing concepts.

Language: Python - Size: 129 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

mistersaturn/abacus-c

Simple LMC Virtual Machine clone written in C

Language: C - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Rugwiroparfait/Antiquity

A simple c written browser

Language: C - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pradosh-arduino/Melon-Language

😉 Simple, 💾 High & Low Level, 👨‍💻 PPL

Language: C# - Size: 546 KB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1

kavicastelo/nasm-assembler-deassembler-tool

A beginner-to-intermediate level tool that demonstrates assembly to machine code translation and vice versa using x86 NASM syntax.

Language: Assembly - Size: 19.5 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

lauratrigo/Mips-32_Exercicios

Repositório com exemplos práticos de assembly MIPS 32 para a disciplina de Arquitetura de Computadores. 🖥️

Language: Assembly - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Sieep-Coding/snow-simulation

Interactive GUI Snowfall Simulation Created in C & Raylib

Language: C - Size: 14.8 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 16 - Forks: 1

gurugio/lowlevelprogramming-university 📦

How to be low-level programmer

Size: 264 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 11,757 - Forks: 821

mrFavoslav/4bit-cpu-emulator

4bit CPU Emulator – A simple 4-bit processor emulator written in JavaScript. Run assembly code directly in your browser! Perfect for learning the basics of computer architecture and low-level programming.

Language: JavaScript - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

LeftarCode/bubelos

BubelOS is an educational operating system featuring a bootloader written in EDKII. It's an experimental playground where I'll periodically add new features and explore OS development concepts.

Language: C - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Imtjl/io-systems

Low-level I/O systems: OpenSBI, bare-metal C, Linux drivers.

Language: C - Size: 8.56 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MuhammedBuyukkinaci/TensorFlow-Multiclass-Image-Classification-using-CNN-s

Balanced Multiclass Image Classification with TensorFlow on Python.

Language: Python - Size: 144 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 71 - Forks: 38

LilSuperUser/x86_64-asm-tutorials

x86_64 Assembly Tutorial

Size: 665 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 10 - Forks: 0

catseye/SixtyPical

MIRROR of https://codeberg.org/catseye/SixtyPical : A 6502-oriented low-level programming language supporting advanced static analysis

Language: Python - Size: 1010 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 33 - Forks: 3

Amr-Khaled-Ahmed/some-cipher-for-fun

this repository include XOR, Vigenere, and Polybius ciphers

Language: C++ - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Amr-Khaled-Ahmed/binary-calculator

there is a program written by python. the purpose of this program is to build a binary calculator that do subtraction and addition, and find the ones complement and the twos complement

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

mohitmishra786/BitsAndBytes

A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a focus on performance and hardware interaction.

Language: C - Size: 1.49 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 58 - Forks: 6

NucleoSoft/Hadron

An integrated development environment

Language: C++ - Size: 52.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

sbvkrishna/low-level-design

Resources to learn Low-level System Design and prepare for Low-level design (LLD/Machine Coding) Interviews

Size: 6.84 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 249 - Forks: 70

rexinscfu/rexus

A minimalist, high-performance kernel for embedded systems and DIY OS projects.

Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

whatever125/programming_languages

Лабораторные работы по курсу «Языки программирования», ИТМО ИВТ 2 курс 2023

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

NirjharDebnath/Graphics_And_Physics_Simulations

Graphics ans simulations in C or other languages

Language: C - Size: 10 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

thebigcicca/LinuxLowlevelAddict

A small introduction to lkm.

Language: C - Size: 303 KB - Last synced at: 16 days ago - Pushed at: 7 months ago - Stars: 6 - Forks: 1

franciscoraguilera/kernel-driver

Linux kernel USB driver for the Apple Xserve Front Panel

Language: C - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SamuelNoesslboeck/sylo

A small helper library with components and sturctures frequently used in low level programming, especially with the arduino framework.

Language: C++ - Size: 70.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PanagiotisKotsorgios/Timed-PC-Protection-Layer

A stealth security program that adds a timed challenge to protect your PC, shutting down if unauthorized users fail to meet the task. Ensures an extra layer of data protection even after login credentials are compromised.

Language: C - Size: 47.9 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Related Keywords