There are 23 repositories under low-level-programming topic.
How to be low-level programmer
Companion repository to the "Modern Embedded Systems Programming" video course.
Low-Level Programming Roadmap and Resources
:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
The best C-like language that can be implemented in 10kLOC.
An educational operating system written in C#. A great stepping stone from high to low level development.
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.
Resources to learn Low-level System Design and prepare for Low-level design (LLD/Machine Coding) Interviews
Repository for low level design solution of parking lot
Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from start to finish using C++ and x86/x64 Assembly language in Microsoft Visual Studio. The solution includes a kernel driver project, a DLL project and a C++ test console project.
Repository for the code snippets from the AllThingsIDA video channel
:rocket: Low-level programming training module
Balanced Multiclass Image Classification with TensorFlow on Python.
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.
A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to be simple and fast
Материалы для студентов ФПМИ
A repository that stores low-level programming projects done on Holberton Campus
PSVita bare-metal payload library and sample
Wonderful library with lots of useful functions, algorithms and data structures in C
This is a simple project that shows how to multiply two 3x3 matrixes in Verilog.
Official repository of the Jas assembler project - A assembler and library for generating code for x86
Personal stock exchange on your laptop!
Learn assembly programming for x86 processor in AT&T (GAS) syntax
Tutorial Linux x64 Assembly Bahasa Indonesia
MIRROR of https://codeberg.org/catseye/SixtyPical : A 6502-oriented low-level programming language supporting advanced static analysis
Clean Implementation of Unet3+ and validation on Cityscapes dataset.
The compiler for N⋆, a statically typed assembly language used as a compiler backend for Zilch
A statically-typed, low-level, functional programming language with some focus on runtime performance
Low-level functions for golang that help to avoid allocations
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.
1337 School Bookshelf
ALX C programming language projects/assignments
This Repo contains my low level code in C as a software Engineering student at ALX