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☆400Updated last week
- libnop: C++ Native Object Protocols☆575Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆769Updated 9 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆381Updated 5 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- Portable C++ SIMD library☆173Updated 6 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- Love template metaprogramming☆329Updated 3 years ago
- C++ ABI Summary☆564Updated 9 months ago
- Memory optimal Small String Optimization implementation for C++☆246Updated 10 years ago
- ☆128Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months 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…☆479Updated last year
- 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☆758Updated 11 months ago
- C++ metaprogramming shell☆477Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆313Updated 2 years ago
- A new take on polymorphism☆686Updated 2 months ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Multiprecision for modern C++☆317Updated 9 months ago
- ☆276Updated 9 months ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Concurrent Deferred Reference Counting☆167Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- C++11 ELF/DWARF parser☆329Updated last year
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago