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.
minias
A mini x86-64 assembler for fun and learning.
XSharp
X# is a HLA (High Level Assembler) for X86/X64 (ARM coming) assembly language
GAAS
Genome Assembly and Annotation Service code
dethrace
Reverse engineering the 1997 game "Carmageddon"
Q-Operating-System
Q OS is a versatile operating system designed with the new features of 64 bit "long mode" CPU's in mind that focuses on making everything as simple as possible for the end user
memrun
Small tool to run ELF binaries from memory with a given process name
decomp.me
Collaborative decompilation and reverse engineering website
IL2CPU
IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.