jmmartinez / easy-just-in-time
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 3 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
- Clang with JIT extensions☆229Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆607Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆749Updated 3 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆331Updated 3 years ago
- Portable header-only C++ low level SIMD library☆1,268Updated 7 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…☆469Updated 7 months ago
- Love template metaprogramming☆329Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆345Updated 6 months ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- userland threads☆474Updated this week
- C++ metaprogramming shell☆476Updated 2 weeks ago
- libnop: C++ Native Object Protocols☆576Updated 7 months ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- SIMD Vector Classes for C++☆1,475Updated 9 months ago
- Comprehensive benchmarks of C++ maps☆307Updated last year
- Runtime polymorphism done right☆996Updated 3 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Compiler-neutral Internal Program Representation for C++☆224Updated last year
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- A header-only C++ library for task concurrency☆625Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated last month
- Compile Time Type Information for C++☆584Updated last year
- A fast work-stealing queue template in C++☆305Updated last year
- C++17 `std::variant` for C++11/14/17☆688Updated 2 years ago
- C++ parsing DSL☆1,049Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago