lukego / asmlibLinks
Mirror of Agner Fog's assembler routines (GPL)
☆19Updated 9 years ago
Alternatives and similar repositories for asmlib
Users that are interested in asmlib are comparing it to the libraries listed below
Sorting:
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 6 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- Rabbit VM.☆110Updated 6 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 10 years ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆91Updated last year
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- ☆20Updated 9 years ago
- CPU Ultimate Latency Test.☆112Updated last month
- A x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆45Updated 4 years ago
- 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
- DTrace for Windows OS☆49Updated 7 years ago
- flat assembler - the open source assembly language compiler for x86 and x86-64 processors by Tomasz Grysztar. built for OS X.☆45Updated 8 years ago
- Thiis is a *deprecated* repo that contains a version of LLVM that was being modified to support Checked C. We have moved to a single (m…☆97Updated 2 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated last month
- HTML representation of the Intel x86 instructions documentation (June 2016).☆69Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Fedjmike's C Compiler☆134Updated 8 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 6 years ago
- a simple virtual machine which simulates a register machine☆32Updated 9 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- SubC Compiler : By Nils M Holm, 2011--2012☆16Updated 13 years ago
- ☆21Updated 10 years ago
- Lock-free multithreaded memory allocation☆109Updated 8 years ago