aguinet / dragonffiLinks
C Foreign Function Interface and JIT using Clang/LLVM
☆555Updated 4 months ago
Alternatives and similar repositories for dragonffi
Users that are interested in dragonffi are comparing it to the libraries listed below
Sorting:
- x86-64 assembler library☆483Updated 4 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆380Updated 5 years ago
- A drop-anywhere C++ REPL☆840Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Virtual Machine for Intermediate Representation☆692Updated 5 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆526Updated 4 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆381Updated 2 months ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A compiler frontend for the C programming language☆549Updated last month
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆188Updated 9 years ago
- ☆281Updated 2 years ago
- resurrected LLVM "C Backend", with improvements☆913Updated 4 months ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆416Updated this week
- This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers …☆508Updated 10 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated 2 months ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- STOKE: A stochastic superoptimizer and program synthesizer☆787Updated 2 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807Updated 4 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆489Updated last year
- GCC plugin that embeds CPython inside the compiler☆205Updated 3 years ago
- graph based intermediate representation and backend for optimising compilers☆522Updated 5 months ago
- Database of CPU Opcodes☆255Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆314Updated 6 months ago
- A C99 preprocessor written in pure Python☆235Updated last year
- C++11 ELF/DWARF parser☆328Updated last year
- Clang with JIT extensions☆232Updated 2 years ago
- Multi-Language Platform for Dynamic Programming Languages☆637Updated 3 years ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,261Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 9 years ago
- A parser generator for visibly pushdown languages.☆797Updated 4 months ago