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

GitHub topics: low-level-programming

PedroFnseca/Copanga-IOT

🌱 Irrigação automática IOT

Language: JavaScript - Size: 4.3 MB - Last synced at: about 18 hours ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

tenstorrent/tt-metal

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

Language: C++ - Size: 412 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 991 - Forks: 220

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: about 20 hours ago - Pushed at: 5 months ago - Stars: 66 - Forks: 7

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: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

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: 65.4 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

jesuisstan/strace-clone

This project aims to recode the strace command

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

aayush4515/lox-interpreter

Interpreter for the Lox language built in Python from scratch while studying Crafting Interpreters. Implements a full dynamic language with functions, classes, and control flow.

Language: Python - Size: 4.88 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

beratbosnak/Libft

A custom C library built from scratch as part of the 42 School curriculum, re-implementing a wide range of libc functions.

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

Suhail1840/waiic

Writing An Interpreter In C

Language: C - Size: 10.7 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - 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: 867 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

priyanshscpp/Multithreaded-OS-Kernel

Implemented Kernel components like CPU scheduler with round-robin, priority-based.

Language: C++ - Size: 4.08 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

charlotte-os/charlottek

The Kernel of CharlotteOS, An Experimental Modern Operating System

Language: Rust - Size: 43.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 9 - Forks: 1

shubhbansal44/Proxy-Web-Server

Language: C - Size: 10.7 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Adameelmadani/alx-low_level_programming

C programming projects and exercises from the ALX Software Engineering program. Covers basics, data structures, algorithms, memory management, and Unix system calls.

Language: C - Size: 2.26 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

EpsilonNought117/libapac

Library for arbitrary precision arithmetic in C

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

SeyranGit/collection

This is a collection of mini-programs.

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

NirjharDebnath/Graphics-And-Physics-Simulations

Graphics and simulations in C or other languages

Language: C - Size: 15.6 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

ydv-ankit/multi-threaded-proxy-server

A project that uses socket programming to implement a multi-threaded HTTP proxy server with cache support.

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

ab0626/Velocity

A high-performance, production-ready C++17 High-Frequency Trading (HFT) market simulator designed for algorithmic trading research, strategy development, and market microstructure analysis.

Language: C++ - Size: 51.8 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

AlexanderDev2004/coydsa

Language: C++ - Size: 8.79 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

QuantumLeaps/modern-embedded-programming-course

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

Language: C - Size: 14.1 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1,079 - Forks: 176

robertmuth/Cwerg

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

Language: Assembly - Size: 26.3 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 623 - Forks: 17

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.32 MB - Last synced at: 7 days ago - Pushed at: 14 days ago - Stars: 16 - Forks: 4

Blocksembler/blocksembler-frontend

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

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

dargueta/libmetaldata

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

Language: C - Size: 533 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

beratbosnak/ft_printf

A custom implementation of C's printf function, focusing on the core challenge of variadic functions and format string parsing.

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

Miguell-J/BxL

A simple yet robust first-version bootloader written in x86 Assembly, designed as the foundational step toward a powerful custom bootloader ecosystem.

Language: Assembly - Size: 45.9 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

iitorok/VirtualPager

A virtual pager application that has functionality to store swap-backed (pages with lifetimes that end with its process) and file-backed pages(pages with lifetimes that exist beyond their process).

Language: C++ - Size: 3.24 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

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

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

Language: Lua - Size: 71.3 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 4 - Forks: 0

flopezsalomon/flopezsalomon

A brief presentation

Size: 37.1 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

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: 45.9 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

abdulrehmandev/amusement-park-cli

A CLI-based amusement park simulation built using MASM Assembly and Irvine32 library. Interactive, nostalgic, and educational!

Language: Assembly - Size: 25.4 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 3 - Forks: 0

richiepagard/bitfiddler

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

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

namantam1/x86-assembly

Learn assembly programming for x86 processor in AT&T (GAS) syntax

Language: C - Size: 542 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 48 - Forks: 6

ggmaldo/bbvm

A basic Virtual Machine, Controlls the Memory

Language: C++ - Size: 15.6 KB - Last synced at: 14 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Akuli/jou

Programming language that looks like Python but behaves like C

Language: Python - Size: 7.56 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 15 - Forks: 4

hlntzg/Libft

Custom implementation of standard C library functions, focusing on memory management, string operations, and utility functions.

Language: C - Size: 405 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Adameelmadani/printf Fork of henrychris/printf

A custom implementation of the printf function in C, built from scratch to deepen understanding of low-level programming, variadic functions, and formatted output handling.

Language: C - Size: 799 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

tvomacka/AssemblyHelloWorld

Simple learning project for various assembly tasks

Language: Assembly - Size: 67.4 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

pandyamihir/Arbitrary_Precision_Calculator-APC

A C implementation of big-number arithmetic, supporting unlimited-precision calculations (memory-bound). Performs +, -, ×, ÷ on huge integers/floats using custom algorithms. Demonstrates efficient digit storage and memory management. Great for learning low-level number handling in C.

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

darshna22/Low-Level-Design-Problems

low level design problems

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

deusbalatro/post-quantum-digital-signature

Quantum Resistant Digital Signature Program in C

Size: 2.82 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

AmirKot/two-pass-assembler

A two-pass assembler written in C that translates symbolic assembly code into 14-bit machine code.

Language: C - Size: 24.4 KB - Last synced at: 18 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

repvi/MicroUSC

MicroUSC is a lightweight UART framework for ESP32 that lets you control the device using efficient 4-byte binary commands. It handles all low-level serial management, so you can easily define your own protocol and actions for fast, reliable microcontroller communication.

Language: C - Size: 7.11 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

fubla/PeachOS

WIP Implementation of a basic operating system in C

Language: C - Size: 63.5 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

Arpit022/SimpleRISC_PowerCalculator

SimpleRISC assembly program demonstrating nested loops, arithmetic operations, and power calculations.

Size: 2.93 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

jmaczan/curiosity

Low-level deep learning concepts from scratch

Language: C - Size: 67.4 KB - Last synced at: 20 days ago - Pushed at: about 1 month 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: 8.32 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - 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: 368 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 2

fpsvogel/learn-cs

Learning resources for computer science, C, etc.

Size: 62.5 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

odigij/zig-type-erased-tree

Type erased tree in Zig.

Language: Zig - Size: 16.6 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

vasilisalmpanis/kfs

A Mimimalistic UNIX-like kernel written in Zig

Language: Zig - Size: 1.37 MB - Last synced at: about 2 hours ago - Pushed at: about 4 hours 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: about 1 month ago - Pushed at: about 1 month 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: about 1 month ago - Pushed at: about 1 month 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: 6 days ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 6

alexionut-tincu/sh-ovel

A lightweight UNIX shell written in C, focused on simplicity and direct syscalls.

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

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: 8 days ago - Pushed at: about 1 month 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: 4 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

joakimwinum/bytecore

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

Language: Python - Size: 134 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

ookii-tsuki/ps2-playground

A random project to play around with the PS2 development.

Language: C - Size: 990 KB - Last synced at: about 1 month ago - Pushed at: 3 months 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: 2 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

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: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 45 - Forks: 5

mohitmishra786/amILearningEnough

Low-Level Programming Roadmap and Resources

Size: 29.4 MB - Last synced at: about 1 month ago - Pushed at: 3 months 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: 1 day 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: 14 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dragonpilee/Classic-C

Classic C Programs

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

Sieep-Coding/snow-simulation

Interactive GUI Snowfall Simulation Created in C & Raylib

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

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: about 2 months ago - Pushed at: about 2 months 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

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: about 2 months ago - Pushed at: 3 months ago - Stars: 475 - Forks: 25

NucleoSoft/hadron.io

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

Jamster3000/Auto-assembly-flowchart-3000

A python script that reads assmebly files and generates a HTML based flowchart of the assembly code's structure and process orders.

Language: HTML - Size: 115 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 1 - 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: about 2 months ago - Pushed at: about 2 months 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: about 2 months ago - Pushed at: about 2 months 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: 26 days ago - Pushed at: 2 months 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: about 2 months ago - Pushed at: 2 months ago - Stars: 19 - Forks: 1

lasiqueira/8080emu

intel 8080 emulator written in c

Language: C - Size: 559 KB - Last synced at: 2 months ago - Pushed at: 2 months 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: 2 months ago - Pushed at: 2 months 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: 2 months ago - Pushed at: 2 months 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: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

mathesukkj/c-http-server

why the fuck not

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

XORaur0n/Notes

A collection of various cybersecurity notes written in Markdown

Size: 2.31 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - 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: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

emanuelefavero/gpio-python-scripts

Scripts for Raspberry Pi Pico

Language: Python - Size: 143 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - 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: 2 months ago - Pushed at: 2 months 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: 2 months ago - Pushed at: 2 months 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: 27.3 KB - Last synced at: 11 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

AntonButov/code-factory

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

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

DarkStarStrix/PyC

A AI compiler ToolChain Infrastructure

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

Misakuja/PJAIT_Assembly

16bit x86 Assembly written for PJAIT.

Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: 3 months 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: 2 months ago - Pushed at: 3 months 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: about 1 month ago - Pushed at: 3 months 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: about 2 months ago - Pushed at: 2 months 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: about 1 month ago - Pushed at: 3 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: about 1 month ago - Pushed at: 3 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: 2 months ago - Pushed at: 8 months ago - Stars: 328 - Forks: 36

LebrancWorkshop/Review-Computer-Science

Review the topics from Computer Science field.

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

1chgro/Philosophers_42

Language: C - Size: 143 KB - Last synced at: 3 months ago - Pushed at: 3 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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Related Keywords