aguinet / dragonffiLinks
C Foreign Function Interface and JIT using Clang/LLVM
☆564Updated 9 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☆488Updated 5 years ago
- Virtual Machine for Intermediate Representation☆698Updated 5 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆382Updated 6 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆392Updated 8 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- A drop-anywhere C++ REPL☆849Updated 5 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆531Updated 4 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆229Updated 10 months ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆190Updated 9 years ago
- A clang tool for happy refactoring without source-code gymnastics☆255Updated 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 …☆515Updated 2 months ago
- Missed optimizations in C compilers☆339Updated 7 years ago
- resurrected LLVM "C Backend", with improvements☆940Updated 2 months ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆420Updated last week
- A C99 preprocessor written in pure Python☆250Updated 2 weeks ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807Updated 4 years ago
- A compiler frontend for the C programming language☆563Updated 3 months ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆506Updated 2 months ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- ☆281Updated 2 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆339Updated last year
- STOKE: A stochastic superoptimizer and program synthesizer☆844Updated 2 years ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,271Updated 5 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆387Updated 2 years ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 4 years ago
- graph based intermediate representation and backend for optimising compilers☆538Updated 11 months ago
- A C++ expression -> x64 JIT☆1,258Updated 5 years ago
- A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.☆370Updated 5 years ago
- C++11 ELF/DWARF parser☆338Updated last year