aguinet / dragonffiLinks
C Foreign Function Interface and JIT using Clang/LLVM
☆559Updated 7 months ago
Alternatives and similar repositories for dragonffi
Users that are interested in dragonffi are comparing it to the libraries listed below
Sorting:
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆381Updated 6 years ago
- x86-64 assembler library☆486Updated 4 years ago
- Virtual Machine for Intermediate Representation☆696Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- A drop-anywhere C++ REPL☆844Updated 3 months ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆530Updated 4 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆387Updated 6 months ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆419Updated last week
- Missed optimizations in C compilers☆340Updated 7 years ago
- ☆281Updated 2 years ago
- A compiler frontend for the C programming language☆555Updated 3 weeks ago
- A clang tool for happy refactoring without source-code gymnastics☆254Updated 5 years ago
- 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 …☆509Updated 2 weeks ago
- STOKE: A stochastic superoptimizer and program synthesizer☆834Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆405Updated 2 months ago
- Compile-time C Compiler implemented as C++14 constant expressions☆806Updated 4 years ago
- Clang with JIT extensions☆237Updated 2 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆387Updated 2 years ago
- resurrected LLVM "C Backend", with improvements☆932Updated this week
- Database of CPU Opcodes☆257Updated last year
- Library for generating ABI-compliant LLVM IR☆64Updated 5 years ago
- A superoptimizer for LLVM IR☆2,305Updated last year
- C-Reduce, a C and C++ program reducer☆1,622Updated last year
- A curated list of awesome JIT frameworks, libraries, software and resources☆501Updated last week
- comparing the c ffi (foreign function interface) overhead on various programming languages☆689Updated 2 years ago
- graph based intermediate representation and backend for optimising compilers☆531Updated 9 months ago
- C++11 ELF/DWARF parser☆338Updated last year