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.
☆523Updated 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☆231Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated last month
- 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 7 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆622Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆380Updated 5 years ago
- libnop: C++ Native Object Protocols☆578Updated 11 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- ☆127Updated 2 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- A new take on polymorphism☆683Updated last week
- C++ metaprogramming shell☆478Updated 3 weeks ago
- Compile Time Type Information for C++☆595Updated 2 years ago
- Multiprecision for modern C++☆314Updated 7 months ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 8 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…☆475Updated 10 months ago
- C++ ABI Summary☆553Updated 7 months ago
- oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html☆747Updated this week
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- A tool to graphically visualize SIMD code☆680Updated 2 years ago
- Compiler-neutral Internal Program Representation for C++☆227Updated last month
- This is an experimental library that has evolved to P2688☆677Updated 7 months ago
- Concurrent Deferred Reference Counting☆165Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆599Updated last week