Assembly topic

Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.

List Assembly repositories

HIGH-TO-LOW

34
Stars
4
Forks
Watchers

in this repository you will find codes in C and their equivalence in MIPS Assembly

asm-cli

254
Stars
22
Forks
Watchers

Interactive shell of assembly language(X86/X64) based on unicorn and keystone

language-65asm

31
Stars
19
Forks
Watchers

Adds syntax highlighting to 65816/65C816/65802/6502/65C02 files in Atom, with extra support for various compilers.

chacha20

70
Stars
20
Forks
Watchers

ChaCha20 and XChaCha20 stream ciphers

SimpleOS

127
Stars
16
Forks
Watchers

Operating System Coded in Assembly and C

redox-keyboard

1.7k
Stars
163
Forks
Watchers

Ergonomic split mechanical keyboard

cargo-show-asm

610
Stars
31
Forks
Watchers

cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code

bfloader

49
Stars
4
Forks
Watchers

🧠 Brainfuck IDE and interpreter in 512 bytes. (boot sector)

assembler

59
Stars
10
Forks
Watchers

Basic X86-64 assembler, written in golang

baking-pi

25
Stars
7
Forks
Watchers

My code for Baking Pi - Operating Systems Development online course by Cambridge University (Raspberry Pi 3 update)