jmmartinez / easy-just-in-timeLinks
LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In-Time compiler.
☆525Updated 4 years ago
Alternatives and similar repositories for easy-just-in-time
Users that are interested in easy-just-in-time are comparing it to the libraries listed below
Sorting:
- Clang with JIT extensions☆232Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated 2 weeks ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆782Updated 10 months ago
- Portable C++ SIMD library☆173Updated 6 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆760Updated last year
- libnop: C++ Native Object Protocols☆575Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- ☆128Updated 2 years ago
- Concurrent Deferred Reference Counting☆167Updated last year
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Love template metaprogramming☆330Updated 3 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆478Updated last year
- Compile Time Type Information for C++☆598Updated 2 years ago
- C++ metaprogramming shell☆478Updated 3 months ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆381Updated 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 3 weeks ago
- Memory optimal Small String Optimization implementation for C++☆246Updated 10 years ago
- User-oriented fork of LLVM's opt-viewer☆144Updated 2 months ago
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- A C++ micro-benchmarking framework☆365Updated 5 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- Multiprecision for modern C++☆317Updated 9 months ago
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- Automatically exported from code.google.com/p/relacy☆234Updated last month
- userland threads☆491Updated last month