aguinet / dragonffiLinks
C Foreign Function Interface and JIT using Clang/LLVM
☆560Updated 8 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☆487Updated 4 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆382Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆390Updated 7 months ago
- Virtual Machine for Intermediate Representation☆697Updated 5 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆229Updated 9 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆529Updated 4 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- A drop-anywhere C++ REPL☆847Updated 4 months ago
- ☆281Updated 2 years ago
- A compiler frontend for the C programming language☆560Updated 2 months ago
- Missed optimizations in C compilers☆340Updated 7 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 …☆512Updated last month
- Compile-time C Compiler implemented as C++14 constant expressions☆808Updated 4 years ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,270Updated 5 years ago
- A clang tool for happy refactoring without source-code gymnastics☆255Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆408Updated 2 weeks ago
- C/C++ source code indexer and navigator☆431Updated 4 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆419Updated 3 weeks ago
- A C99 preprocessor written in pure Python☆249Updated last year
- CPY - Code C/C++ with no redundancy☆230Updated 6 years ago
- Database of CPU Opcodes☆259Updated last year
- STOKE: A stochastic superoptimizer and program synthesizer☆840Updated 2 years ago
- resurrected LLVM "C Backend", with improvements☆938Updated last month
- A superoptimizer for LLVM IR☆2,314Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆296Updated 12 years ago
- An optimizing decompiler☆761Updated 4 years ago
- Branchless UTF-8 decoder☆625Updated 3 years ago