aguinet / dragonffi
C Foreign Function Interface and JIT using Clang/LLVM
☆549Updated this week
Alternatives and similar repositories for dragonffi:
Users that are interested in dragonffi are comparing it to the libraries listed below
- x86-64 assembler library☆480Updated 4 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- Virtual Machine for Intermediate Representation☆679Updated 4 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…☆518Updated 3 years ago
- A drop-anywhere C++ REPL☆839Updated last year
- resurrected LLVM "C Backend", with improvements☆901Updated 3 weeks ago
- A superoptimizer for LLVM IR☆2,218Updated 7 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆394Updated 2 weeks ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆479Updated 11 months ago
- RaptorJIT: A dynamic language for system programming (LuaJIT fork)☆845Updated 8 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,252Updated 4 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆408Updated last week
- STOKE: A stochastic superoptimizer and program synthesizer☆765Updated last year
- Compile-time C Compiler implemented as C++14 constant expressions☆804Updated 3 years ago
- ☆280Updated 2 years ago
- Clang with JIT extensions☆229Updated 2 years ago
- Database of CPU Opcodes☆247Updated last year
- Python bindings for LLVM auto-generated from the LLVM-C API☆217Updated 2 weeks ago
- Branchless UTF-8 decoder☆613Updated 2 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆374Updated 2 weeks 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 compiler frontend for the C programming language☆544Updated last week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,807Updated 9 months ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- An optimizing decompiler☆720Updated 4 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 …☆505Updated 6 months ago