Repository navigation

#

low-level-programming

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

C++
827
1 小时前

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

Assembly
582
4 天前

An educational operating system written in C#. A great stepping stone from high to low level development.

C#
571
1 年前

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.

HTML
328
5 个月前

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.

C++
133
4 年前

Repository for the code snippets from the AllThingsIDA video channel

Assembly
102
4 个月前

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

C++
74
2 年前

Материалы для студентов ФПМИ

Jupyter Notebook
65
3 年前

A repository that stores low-level programming projects done on Holberton Campus

C
60
3 年前

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.

C
57
2 个月前

Wonderful library with lots of useful functions, algorithms and data structures in C

C
51
4 年前