aguinet / dragonffi
C Foreign Function Interface and JIT using Clang/LLVM
☆549Updated last month
Alternatives and similar repositories for dragonffi:
Users that are interested in dragonffi are comparing it to the libraries listed below
- x86-64 assembler library☆479Updated 4 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- Virtual Machine for Intermediate Representation☆675Updated 4 years ago
- resurrected LLVM "C Backend", with improvements☆896Updated 3 months 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
- A drop-anywhere C++ REPL☆838Updated last year
- A curated list of awesome JIT frameworks, libraries, software and resources☆474Updated 10 months ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆407Updated last week
- ☆280Updated last year
- graph based intermediate representation and backend for optimising compilers☆504Updated last month
- Branchless UTF-8 decoder☆612Updated 2 years ago
- A superoptimizer for LLVM IR☆2,212Updated 7 months ago
- Clang with JIT extensions☆229Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated last week
- STOKE: A stochastic superoptimizer and program synthesizer☆764Updated last year
- WebAssembly interpreter in C☆481Updated 7 months ago
- C99 parser and frontend for libfirm☆345Updated 2 months ago
- Missed optimizations in C compilers☆341Updated 6 years ago
- A compiler frontend for the C programming language☆541Updated this week
- Converts floating point numbers to decimal strings☆1,232Updated 9 months ago
- A C99 preprocessor written in pure Python☆231Updated last year
- C-Reduce, a C and C++ program reducer☆1,557Updated 10 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,252Updated 4 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆184Updated 9 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 …☆506Updated 5 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆618Updated 5 months ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆656Updated 5 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,802Updated 8 months ago