Kimplul / copyjitLinks
Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.
☆17Updated last year
Alternatives and similar repositories for copyjit
Users that are interested in copyjit 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☆56Updated 6 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆15Updated 2 years ago
- A cross platform JIT engine based on Eclipse OMR☆28Updated 6 years ago
- ☆42Updated 2 years ago
- Kernel Mode WebAssembly Runtime for Linux☆49Updated 6 years ago
- small, fast memset based on microsoft's design☆13Updated 3 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- A vectorized single header hash function.☆23Updated last year
- pure-python C types packer/unpacker☆19Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- ☆22Updated 3 years ago
- A C99 compliant compiler☆20Updated 4 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 9 years ago
- A small C compiler☆33Updated 7 months ago
- A compiler for Tiger language includes lexical analysis using flexc++, parsing using Bisonc++, type checking, building abstract syntax tr…☆13Updated 3 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 4 months ago
- A little just-in-time compiler thing☆18Updated 7 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆30Updated 3 years ago
- ☆36Updated 4 months ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Lua trace JIT compiler using LLVM-C☆29Updated 5 years ago
- GCC plugin for C language that tracks references to allocated objects☆30Updated 8 months ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Updated 2 years ago
- My working copy of tinycc made reentrant☆28Updated 3 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
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated 5 months ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated 2 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago