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:
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆47Updated 5 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆15Updated 2 years ago
- pure-python C types packer/unpacker☆19Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- ☆42Updated 2 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 3 years ago
- A cross platform JIT engine based on Eclipse OMR☆28Updated 6 years ago
- Kernel Mode WebAssembly Runtime for Linux☆49Updated 6 years ago
- small, fast memset based on microsoft's design☆13Updated 3 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Updated 2 years ago
- A vectorized single header hash function.☆23Updated last year
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated this week
- Manipulate tar file metadata, list tar files or convert tar to cpio. For some projects, this can replace fakeroot and cpio, when creating…☆32Updated 7 months 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
- 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
- Rag-bag of utilities and scripts that do strange things with ELF files☆18Updated 2 months ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- a simple x86/arm jit framework for c☆37Updated 3 months ago
- Portable Event Library☆18Updated 9 months ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆30Updated 3 years ago
- load .o like dlfcn☆18Updated 5 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆38Updated 2 years ago
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 6 years ago
- Direct, source-level WebAssembly debugger☆52Updated 4 years ago
- A C99 compliant compiler☆20Updated 4 years ago
- A tiny lexical analyser generator☆19Updated 14 years ago