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.
☆519Updated 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☆230Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆398Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆620Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years 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☆174Updated 3 years ago
- SIMD Vector Classes for C++☆1,495Updated last year
- oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html☆745Updated this week
- libnop: C++ Native Object Protocols☆577Updated 10 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Love template metaprogramming☆328Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- Portable header-only C++ low level SIMD library☆1,277Updated 10 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- Compile Time Type Information for C++☆592Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- userland threads☆482Updated 2 months ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- Multiprecision for modern C++☆314Updated 6 months ago
- Range-based goodness for C++17☆361Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- This is an experimental library that has evolved to P2688☆674Updated 6 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…☆473Updated 9 months ago
- Open Source Parallel STL implementation☆528Updated last year