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 5 years ago
- CPU Ultimate Latency Test.☆110Updated 2 months ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- A x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆44Updated 4 years ago
- ☆20Updated 9 years ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆63Updated 11 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 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 3 weeks ago
- Experiments with JIT compilation☆65Updated 8 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 10 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
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- Rabbit VM.☆107Updated 6 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆61Updated 7 months ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 5 months 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
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 6 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- DTrace for Windows OS☆49Updated 7 years ago
- C11 Lock-free Stack☆183Updated last year
- Fedjmike's C Compiler☆134Updated 7 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆88Updated 12 years ago