Software Projects
My C++ projects and other software with documentation from GitHub.
uα - Unified Assembler
Uα [yu;ah] is an experimental assembler that defines a single, portable assembly language — the Unified Assembly instruction set — and compiles it to native machine code for multiple target architectures from a single source file.
GitHub: el-dockerr/UAlang
GhostMem (GMlib)
GhostMem (GMlib) is a smart memory management system that extends available RAM through in-memory compression rather than traditional disk-based swapping.
GitHub: el-dockerr/ghostmem
Low-Rank Hardware Approximation (paper)
Low-Rank Hardware Approximation (paper) is a research project exploring low-rank matrix approximations for hardware acceleration.