codr7 / liblgpp
an extensible stack based interpreter toolkit
☆67Updated 4 years ago
Alternatives and similar repositories for liblgpp:
Users that are interested in liblgpp are comparing it to the libraries listed below
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- Runtime Assembler for C++☆13Updated last year
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- CCS in C++☆25Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated this week
- A C++ class to protect data that is read frequently in a multi-threaded program without using locks.☆20Updated 9 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆51Updated 4 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 3 months ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago
- ☆41Updated last week
- A forked and hardened version of PartitionAlloc from Chrome's Blink engine☆62Updated 6 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- A collection of data structures in C++