low-level-programming
There are 782 repositories under low-level-programming topic.
Benthic
Windows Kernel Rootkit
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.
zilch
A statically-typed, low-level, functional programming language with some focus on runtime performance
low-level-functions
Low-level functions for golang that help to avoid allocations
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
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.
RankerUp_Rank3
Master Backtracking and C with RankerUp (V3)! Prepare for the NEW Rank 3 exam at 42. Our program guides your journey with practical challenges that teach the crucial concepts and logic behind the algorithms. Arrive at the exam confident and ready to rank up.
awesome-nodejs-pure-js
Many low level node.js libs written in c/c++ or dependent on native modules. That's awesome, but in some trade off case we need pure javascript lib.
jou
Programming language that looks like Python but behaves like C
Zura-Transpiled
The is a low-level compiled language
x86_64-asm-tutorials
x86_64 Assembly Tutorial
snow-simulation
Interactive GUI Snowfall Simulation Created in C & Raylib
Higueul
Higueul is a low-level programming language
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"
optimized-matmul
This repository contains a C implementation of matrix multiplication with various optimization techniques.
bookmyshow
A clone of the popular online movie ticket booking platform, BookMyShow, built using Java and Spring Boot.
printOS
Hobby simple kernel (x86-64) and bootloader (UEFI) written in C++.
BoilerPlates
This repo contains the structures as per the given requirements.. Creating boiler plates of most common problems will help in understanding how design goals are achieved and what are their various trade offs!
alx-low_level_programming
ALX C programming language projects/assignments
alx-low_level_programming
This Repo contains my low level code in C as a software Engineering student at ALX
low_level_programming
:volcano: A sandbox for trying out low-level programming languages
practice-cpp-programming-projects
Build real C++ projects with 2 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.
EveryThing_youNeed_ToLearn_C_Language
Learn C Programming: Comprehensive Course with Code & Notes Master C programming with this all-in-one resource! This repository includes detailed notes, example code, and exercises to guide you through every aspect of C programming, from the basics to advanced topics.
CodeForces
Designed to help people save the exercises I solved in c++ and track my progress and learning in algorithms, data structures, and programming math puzzles in code forces.
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.
ProtocolLearn
Pet project: TCP/IP stack on userspace with C++
SimpleKernel
My simple kernel
mipos
Multum In Parvo Operating System is a cooperative multitasking RTOS designed for single-chip micro-controllers with severely limited RAM (e.g. less than 256 bytes) and ROM.
MemViz
C++20 header-only library for memory layout visualization, vtable inspection, and leak tracking.
lime-lab
LIME is an emulator of fantasy (digital) machines like those developed by community and non-community projects like fox32, OkamiStation, XrArch, Aphelion, doubleword, etc.
splitwise
The Splitwise Clone project allows users to seamlessly manage their expenses and split bills with friends or groups through a command-line interface.
PyC
A AI compiler ToolChain Infrastructure
learn-cs
Learning resources for computer science.
Basalt
Compiler for the Basalt programming language, a type-safe, general-purpuse, low-level language compiled directly to machine code
alx-low_level_programming
All work contained in this project was completed as part of the curriculum for the ALX-SE programme. ALX Africa is an online full-stack software engineering program that prepares students for careers in the tech industry using project-based peer learning
bitfiddler
Learning low-level stuff the hard way — by fiddling, failing, and fixing.