dibyendumajumdar / nanojitLinks
NanoJIT is a small, cross-platform C++ library that emits machine code.
☆157Updated 7 years ago
Alternatives and similar repositories for nanojit
Users that are interested in nanojit are comparing it to the libraries listed below
Sorting:
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 5 months ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆63Updated 11 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- A single-header incremental garbage collector library☆290Updated last year
- Documentation for DynASM☆95Updated 6 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Coroutines for C.☆76Updated 8 years ago
- Library for generating ABI-compliant LLVM IR☆62Updated 5 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 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
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 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
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆136Updated last month
- Rabbit VM.☆109Updated 6 years ago
- LALR(1) parser for C++☆79Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- A C-implemented C compiler☆92Updated 11 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆99Updated 4 months ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago