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.
☆530Updated 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☆237Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated 3 weeks ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- Concurrent Deferred Reference Counting☆174Updated last year
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- libnop: C++ Native Object Protocols☆575Updated last year
- ☆128Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- Multiprecision for modern C++☆320Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆637Updated 2 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…☆483Updated last year
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆382Updated 6 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Automatically exported from code.google.com/p/relacy☆244Updated this week
- Agenium Scale vectorization library for CPUs and GPUs☆337Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ metaprogramming shell☆479Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated 2 years ago
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- A new take on polymorphism☆690Updated last month
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,211Updated 3 weeks ago
- Runtime polymorphism done right☆1,030Updated 4 years ago
- C++ ABI Summary☆583Updated last week