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.
☆517Updated 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☆229Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated 2 weeks ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆759Updated 6 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆617Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Love template metaprogramming☆328Updated 3 years ago
- libnop: C++ Native Object Protocols☆576Updated 9 months ago
- Runtime polymorphism done right☆1,006Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- Multiprecision for modern C++☆315Updated 5 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- Compile Time Type Information for C++☆590Updated 2 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…☆473Updated 9 months ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- userland threads☆481Updated last month
- C++ metaprogramming shell☆476Updated last month
- This is an experimental library that has evolved to P2688☆675Updated 6 months ago
- Portable header-only C++ low level SIMD library☆1,275Updated 9 months ago
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- A miniature library for struct-field reflection in C++☆570Updated 2 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆588Updated 2 months ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆751Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,201Updated this week
- A C++ micro-benchmarking framework☆363Updated 5 years ago