low-level-programming topic

List low-level-programming repositories

Cwerg

411
Stars
12
Forks
Watchers

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

awesome-nodejs-pure-js

20
Stars
3
Forks
Watchers

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.

linux-x64-asm

38
Stars
3
Forks
Watchers

Tutorial Linux x64 Assembly Bahasa Indonesia

SixtyPical

31
Stars
3
Forks
Watchers

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

Amun

61
Stars
3
Forks
Watchers

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

InjectAll

112
Stars
26
Forks
Watchers

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 Micro...

This is a simple project that shows how to multiply two 3x3 matrixes in Verilog.

dma_pwm

26
Stars
6
Forks
Watchers

Pulse width modulation (PWM) via direct memory transfer (DMA) on the Raspberry PI