Esvandiary / DynASMLinks
DynASM - a Dynamic Assembler for code generation engines
☆35Updated 5 years ago
Alternatives and similar repositories for DynASM
Users that are interested in DynASM are comparing it to the libraries listed below
Sorting:
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆33Updated last year
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- ☆87Updated last week
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated 2 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated last month
- This repo contains a version of musl that is being modified to Checked C. Checked C is an extension to C that adds checking to detect or …☆25Updated 2 years ago
- A machine-readable representation of the Intel x86 Instruction Set Reference.☆38Updated 4 years ago
- Experimental tool for running Linux binaries on Windows☆41Updated 10 years ago
- small, fast memset based on microsoft's design☆12Updated 3 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- ☆26Updated 5 years ago
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆97Updated 3 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Parser and compiler for Ravi and Lua