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.
☆524Updated 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 last month
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years 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…☆764Updated 8 months ago
- libnop: C++ Native Object Protocols☆578Updated 11 months ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆380Updated 5 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- ☆127Updated 2 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆626Updated 2 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Memory optimal Small String Optimization implementation for C++☆244Updated 10 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…☆474Updated 11 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆748Updated 10 months ago
- A new take on polymorphism☆684Updated last month
- ☆275Updated 7 months ago
- C++ implementation of a memory efficient hash map and hash set☆357Updated 10 months ago
- C++ ABI Summary☆554Updated 8 months ago
- C++11 ELF/DWARF parser☆329Updated last year
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A fast work-stealing queue template in C++☆315Updated last year
- userland threads☆488Updated 3 months ago
- C++ metaprogramming shell☆478Updated last month
- Concurrent Deferred Reference Counting☆165Updated last year
- Compile Time Type Information for C++☆595Updated 2 years ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- Multiprecision for modern C++☆316Updated 7 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 2 weeks ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago