Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. X86 64

X86 64

30 projects

Showing 30 of 30 projects

x64dbg
x64dbgC++

An open-source binary debugger for Windows optimized for malware analysis and reverse engineering.

#debugging-tools#disassembly#plugin-system
Stars49.0k
Forks2.8k
Last commit2 days ago
8cc
8ccC

A small, self-hosting C compiler supporting C11 features with intentionally simple and readable code for educational purposes.

#compiler-construction#educational#minimal
Stars6.4k
Forks767
Last commit2 years ago
AsmJit
AsmJitC++

A C++ library for low-latency machine code generation with support for x86, x64, ARM, and AArch64 architectures.

#compiler#jit-compilation#arm
Stars4.6k
Forks587
Last commit4 months ago
Dragonwell8
Dragonwell8Java

Alibaba's OpenJDK 8 implementation optimized for extreme-scale e-commerce, financial, and logistics applications.

#java8#performance-optimization#x86-64
Stars4.3k
Forks496
Last commit1 month ago
oneDNN
oneDNNC++

An open-source cross-platform performance library of basic building blocks for deep learning applications, optimized for CPUs and GPUs.

#oneapi#neural-network#jit-compilation
Stars4.0k
Forks1.2k
Last commit5 hours ago
Plasma
PlasmaPython

An interactive disassembler for x86, ARM, and MIPS that generates colored pseudo-code from binary files.

#pe#pseudo-code#arm
Stars3.1k
Forks273
Last commit4 years ago
plasma
plasmaPython

An interactive disassembler for x86, ARM, and MIPS that generates colored pseudo-code from binary files.

#pe#pseudo-code#arm
Stars3.1k
Forks273
Last commit4 years ago
NextCloudPi
NextCloudPiShell

A ready-to-use image and installer for self-hosted Nextcloud on Raspberry Pi, ARM boards, VMs, and containers.

#apache#private-cloud#docker-alternative
Stars2.9k
Forks320
Last commit24 days ago
Reko
RekoC#

A general-purpose decompiler for machine code binaries that supports multiple processor architectures and executable formats.

#decompiler-engine#machine code#arm
Stars2.6k
Forks269
Last commit1 month ago
BugStalker
BugStalkerRust

A modern debugger for Linux x86-64 written in Rust, specifically designed for debugging Rust programs.

#async-rust#debugging-tools#vscode-extension
Stars1.4k
Forks35
Last commit19 hours ago
moros
morosRust

A text-based hobby operating system written in Rust for x86-64, inspired by Unix, Plan 9, and DOS.

#systems-programming#filesystem#unix-like
Stars1.1k
Forks44
Last commit12 hours ago
higgs
higgsJavaScript

A JIT compiler for JavaScript targeting x86-64 platforms, written in D.

#d-language#compiler#javascript-engine
Stars883
Forks65
Last commit3 years ago
Obliteration
ObliterationRust

An experimental free and open-source PlayStation 4 kernel rewritten in Rust, designed to run PS4 system software on Windows, Linux, and macOS.

#unix-like#ps4#hypervisor
Stars809
Forks28
Last commit4 days ago
kAFL
kAFLPython

A hardware-assisted feedback fuzzing framework for discovering vulnerabilities in x86-64 OS kernels.

#intel-pt#vulnerability-discovery#coverage-guided-fuzzing
Stars594
Forks132
Last commit7 years ago
TidesDB
TidesDBC

A high-performance, embeddable LSM-tree storage engine library in C with ACID transactions, tiered storage, and cross-platform portability.

#c-library#database#lsm-tree
Stars555
Forks48
Last commit3 days ago
PowerNex
PowerNexD

An operating system kernel and userland written entirely in the D programming language.

#systems-programming#d-language#gas
Stars506
Forks44
Last commit7 years ago
Delphi Detours Library
Delphi Detours LibraryPascal

A Delphi and Free Pascal library for hooking functions and methods, including Windows API, COM interfaces, and object methods.

#windows-api#hooks#trampoline
Stars396
Forks166
Last commit2 years ago
ToroKernel
ToroKernelPascal

Toro is a unikernel for deploying applications as microVMs using virtio-fs and virtio-vsocket with a minimalistic architecture.

#virtio#firecracker#embedded-systems
Stars363
Forks33
Last commit5 months ago
DebugEngine
DebugEnginePascal

A Delphi debug framework providing stack traces, CPU register snapshots, debug info access, and PE file utilities.

#disassembly#pe-file#exception
Stars193
Forks46
Last commit5 years ago
vas
vasV

A lightweight x86-64 assembler written in the V programming language for compiling assembly code to object files.

#systems-programming#compiler#vlang
Stars110
Forks7
Last commit11 days ago
RetroPie Godot Game Engine "Emulator"
RetroPie Godot Game Engine "Emulator"Shell

A scriptmodule to install a Godot Engine 'emulator' for playing 2D Godot games on RetroPie.

#single-board-computer#homebrew-games#linux-gaming
Stars108
Forks18
Last commit3 years ago
cubit
cubitAda

A multi-processor, 64-bit, formally-verified general-purpose operating system for x86-64, written in SPARK/Ada.

#spark#memory-management#ada
Stars88
Forks4
Last commit2 months ago
highlightos
highlightosRust

A from-scratch x86_64 operating system kernel built with Rust and Assembly.

#bios#assembly#educational
Stars78
Forks5
Last commit1 month ago
stas
stasAssembly

A stack-based compiled systems programming language with a modern syntax, inspired by FORTH.

#systems-programming#concatenative#programming-language
Stars60
Forks2
Last commit3 years ago
ELF-Packer
ELF-PackerPython

A polymorphic runtime cryptor that XOR-encrypts the .text section of x86_64 ELF binaries on Linux, changing the hash on each execution.

#digital-forensics#runtime-encryption#polymorphic-code
Stars59
Forks11
Last commit8 years ago
havk
havkAda

A minimalistic, security-focused x86-64 operating system kernel written in Ada/SPARK with formal verification.

#spark#uefi#ada
Stars29
Forks3
Last commit5 years ago
Capstone4Delphi
Capstone4DelphiPascal

Delphi bindings for the Capstone disassembler library, enabling binary code analysis and reverse engineering.

#pascal#disassembler#x86-64
Stars19
Forks4
Last commit5 years ago
zELF
zELFC

An extensible ELF64 packer for Linux x86_64 and AArch64, featuring 22 compression codecs, EXE filters, and ML-driven codec selection.

#multi-arch#aarch64#x86-64
Stars7
Forks1
Last commit5 months ago
mexce
mexceC++

A single-header, dependency-free JIT compiler for mathematical expressions in C++.

#sse2#expression-parser#math-evaluator
Stars6
Forks1
Last commit9 days ago
limine-v-template
limine-v-templateLinker Script

A template for building x86-64 kernels in V using the Limine bootloader.

#systems-programming#iso-builder#x86-64
Stars1
Forks0
Last commit8 months ago

Related Tags

#Kernel8#X868#Reverse Engineering6#Linux6#Binary Analysis6#Operating System5#Disassembler5#Arm5#X645#Systems Programming5#Compiler4#Low Level4
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub