The Dlang SIMD library
-
Updated
Jul 23, 2026 - D
The Dlang SIMD library
VS Code x86/x64 and ARM Assembly Syntax Highlighting Extension
This program is a simple assembler-like (intel-syntax) interpreter language. The program is written in python 2.
Bootloader that draws characters from a 5x7px font
A bare-metal implementation of the common AES256 algorithm
A collection of Assembly (Intel syntax) code that I made and that I'm currently learning about, there isn't any SIMD instructions here
A repo for random assembly stuff I write
Some test files that were created while I was playing around with Intel x86 assembly. Repository's name refers to the low level programming and I found it funny.
HT-Assembler is a minimal, dependency-free assembler that produces highly optimized, Section-Header-Free ELF64 executable binaries for Linux x86_64 (AMD64 / Intel 64).
A custom Win32 SDK and console runtime library built from scratch in x86 MASM to explore Windows systems programming at the machine level.
Algorithms to learn intel x86 assembly
An Intel, x86_64 architecture implementation of basic libc functions.
Learn x86 assembly with step-by-step examples and setup guides: DOS 8086 (MASM in DOSBox) and Linux x86-64 (NASM).
Limited x86_64 Assembler compatible with GCC (preprocessor macro and inline-assembler)
Reimplementing a few libc and linked lists functions in Assembly 64_X86 Intel syntax.
AT&T syntax assembly converter to Intel syntax
Setup DOSBox on Windows 10/11 with quick install steps, configuration tips, and essential tools.
Add a description, image, and links to the intel-syntax topic page so that developers can more easily learn about it.
To associate your repository with the intel-syntax topic, visit your repo's landing page and select "manage topics."