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.
☆513Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for easy-just-in-time
- Clang with JIT extensions☆229Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated last month
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆964Updated this week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆579Updated last year
- Runtime polymorphism done right☆977Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆328Updated 3 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆381Updated 4 years ago
- A C++ micro-benchmarking framework☆359Updated 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- Portable C++ SIMD library☆175Updated 5 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Love template metaprogramming☆325Updated 2 years ago
- Multiprecision for modern C++☆305Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆615Updated last month
- A new take on polymorphism☆672Updated 3 weeks ago
- oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html☆724Updated this week
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- C++11 metaprogramming library☆243Updated this week
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- 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…☆459Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- C++ metaprogramming shell☆475Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template…☆355Updated 3 months ago