jmmartinez / easy-just-in-timeView external linksLinks
LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In-Time compiler.
☆531May 15, 2021Updated 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☆237Dec 11, 2022Updated 3 years ago
- autotuning C++, just-in-time!☆52Feb 21, 2020Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Jul 2, 2021Updated 4 years ago
- A C++ expression -> x64 JIT☆1,258Aug 21, 2020Updated 5 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆564Apr 20, 2025Updated 9 months ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆382Dec 4, 2019Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Mar 1, 2023Updated 2 years ago
- Low-latency machine code generation☆4,438Feb 10, 2026Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Dec 7, 2024Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,619Feb 4, 2026Updated last week
- A library for dynamic binary rewriting☆59Feb 10, 2021Updated 5 years ago
- Library to parse and work with the C++ AST☆1,766Jun 13, 2024Updated last year
- LLVM Assembler adding Debug Information at IR Level.☆33Oct 31, 2018Updated 7 years ago
- C++ parsing DSL☆1,226Oct 18, 2025Updated 3 months ago
- SIMD Vector Classes for C++☆1,515Jun 6, 2024Updated last year
- Compile Time Regular Expression in C++☆3,757Sep 12, 2025Updated 5 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,272Jul 21, 2020Updated 5 years ago
- A superoptimizer for LLVM IR☆2,349Aug 28, 2024Updated last year
- A framework for reusing code in Clang tools☆126Updated this week
- Intel® Implicit SPMD Program Compiler☆2,841Feb 9, 2026Updated last week
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- An optimizing decompiler☆762Mar 29, 2021Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,631Oct 13, 2025Updated 4 months ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,523Aug 29, 2024Updated last year
- A JIT assembler for x86/x64 architectures supporting FPU, MMX, SSE (1-4), AVX (1-2, 512), APX, and AVX10.2☆2,221Updated this week
- LLVM Profiling Visualization☆84Jan 11, 2022Updated 4 years ago
- Instrument code to trace memory☆19Feb 15, 2019Updated 7 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Jun 1, 2017Updated 8 years ago
- A header-only C++ library for task concurrency☆633May 18, 2023Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,592May 29, 2025Updated 8 months ago
- Portable header-only C++ low level SIMD library☆1,300Aug 26, 2024Updated last year
- Intel(R) Concurrent Collections for C++☆115Jan 25, 2023Updated 3 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- c++ hot code reload for linux and macos☆448Oct 9, 2025Updated 4 months ago
- A binary optimization/specialization library supporting multiple rewriters☆120Feb 19, 2021Updated 4 years ago
- llvm-mctoll☆867Jun 22, 2024Updated last year
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆210Oct 27, 2025Updated 3 months ago
- The compiler is available for download. Get it!☆2,551Nov 5, 2023Updated 2 years ago