aguinet / dragonffi
C Foreign Function Interface and JIT using Clang/LLVM
☆549Updated 3 weeks ago
Alternatives and similar repositories for dragonffi:
Users that are interested in dragonffi are comparing it to the libraries listed below
- x86-64 assembler library☆478Updated 4 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆519Updated 3 years ago
- Virtual Machine for Intermediate Representation☆676Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆389Updated 6 months ago
- A compiler frontend for the C programming language☆539Updated 2 months ago
- graph based intermediate representation and backend for optimising compilers☆501Updated last month
- A superoptimizer for LLVM IR☆2,205Updated 6 months ago
- ☆280Updated last year
- A drop-anywhere C++ REPL☆838Updated last year
- A curated list of awesome JIT frameworks, libraries, software and resources☆469Updated 9 months ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆371Updated 6 months ago
- Missed optimizations in C compilers☆342Updated 6 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆181Updated 9 years ago
- Clang with JIT extensions☆228Updated 2 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,449Updated 3 months ago
- STOKE: A stochastic superoptimizer and program synthesizer☆761Updated last year
- C++11 ELF/DWARF parser☆326Updated 8 months ago
- resurrected LLVM "C Backend", with improvements☆887Updated 2 months ago
- An optimizing decompiler☆717Updated 3 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆403Updated this week
- Database of CPU Opcodes☆247Updated last year
- Compile-time C Compiler implemented as C++14 constant expressions☆804Updated 3 years ago
- C-Reduce, a C and C++ program reducer☆1,551Updated 9 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,794Updated 7 months ago
- A C99 preprocessor written in pure Python☆230Updated 11 months ago
- Branchless UTF-8 decoder☆611Updated 2 years ago
- WebAssembly interpreter in C☆479Updated 6 months ago