x64
Here are 90 public repositories matching this topic...
Learning the x86-64 microarchitecture by analyzing data measured using assembly language.
-
Updated
Apr 16, 2024 - Assembly
-
Updated
Dec 26, 2017 - Assembly
This program implements an algorithm in x86-64 assembly to calculate the factorial of very large numbers—up to 40,000! Unlike standard methods that overflow quickly
-
Updated
Jun 6, 2025 - Assembly
Implementation of SipHash in x64 assembly (masm and nasm versions)
-
Updated
Jul 16, 2025 - Assembly
Cross-platform graphics in assembly
-
Updated
Sep 20, 2023 - Assembly
This template is designed for creating x64 assembly projects using the MASM assembler in Visual Studio Code. With it you can write, build, and execute your ASM code all within the editor. It also includes support for unparalleled syntax highlighting and debugging with breakpoints.
-
Updated
May 15, 2024 - Assembly
Getting back into Intel assembly language-- x64 only for now.
-
Updated
Feb 9, 2017 - Assembly
Collection of assembly (x86, x64) snippets which I write in order to level up my skill for fun
-
Updated
Nov 27, 2017 - Assembly
Collection of recursive algorithms implemented in x86/x64 Assembly, including parentheses validation, quicksort, binary search, depth-first search, and functional map/reduce
-
Updated
Oct 18, 2025 - Assembly
A Brainfuck interpreter with a REPL, written in x86-64 NASM assembly for Linux.
-
Updated
Apr 1, 2025 - Assembly
Improve this page
Add a description, image, and links to the x64 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the x64 topic, visit your repo's landing page and select "manage topics."