hlide / jitasmLinks
JIT Assembler Library for multiple ISAs
☆76Updated 11 years ago
Alternatives and similar repositories for jitasm
Users that are interested in jitasm are comparing it to the libraries listed below
Sorting:
- resurrected LLVM "C Backend", with improvements☆132Updated 5 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- portable libc optimized for code size and readability☆82Updated 9 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated 2 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.