aguinet / dragonffiLinks
C Foreign Function Interface and JIT using Clang/LLVM
☆553Updated 2 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☆481Updated 4 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆414Updated this week
- Virtual Machine for Intermediate Representation☆683Updated 4 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆174Updated 4 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆520Updated 4 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆223Updated 2 months ago
- STOKE: A stochastic superoptimizer and program synthesizer☆784Updated last year
- A drop-anywhere C++ REPL☆839Updated 2 years ago
- A compiler frontend for the C programming language☆547Updated last month
- graph based intermediate representation and backend for optimising compilers☆510Updated 3 months ago
- resurrected LLVM "C Backend", with improvements☆904Updated 3 months ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆377Updated last month
- A curated list of awesome JIT frameworks, libraries, software and resources☆482Updated last year
- 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 …☆505Updated 8 months ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A clang tool for happy refactoring without source-code gymnastics☆251Updated 5 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆805Updated 4 years ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- C++ package retrieval☆458Updated last year
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- property-based testing for C: generate input to find obscure bugs, then reduce to minimal failing input☆622Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated 2 weeks ago
- ☆281Updated 2 years ago
- A superoptimizer for LLVM IR☆2,252Updated 10 months ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- comparing the c ffi (foreign function interface) overhead on various programming languages☆675Updated last year
- Clang with JIT extensions☆230Updated 2 years ago
- WebAssembly interpreter in C☆483Updated 10 months ago