x86-64 topic
ArvernOS
:floppy_disk: A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress
x86_64-Compiler
Encoding x86_64 instructions (don't take it serious!)
zig-x86_64
Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)
libraries
Collection of libraries for use with x86 / x64 assembler
asm
Assembly Language (x86-64 NASM) course @ University of Warsaw
ByteOS
A simple hobby operating system for the x86-64 architecture
solstice
x86_64 operating system, written in Rust
AES-Intrinsics
AES encryption function using Intel, ARMv8 and Power8 intrinsics