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 5 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Clang with JIT extensions☆238Dec 11, 2022Updated 3 years ago
- autotuning C++, just-in-time!☆53Feb 21, 2020Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Jul 2, 2021Updated 4 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆565Apr 20, 2025Updated last year
- EDSL for C++ to make just-in-time code generation easier☆88Mar 1, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A C++ expression -> x64 JIT☆1,263Aug 21, 2020Updated 5 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆380Dec 4, 2019Updated 6 years ago
- Low-latency machine code generation☆4,527Mar 26, 2026Updated 2 months ago
- LLVM Assembler adding Debug Information at IR Level.☆33Oct 31, 2018Updated 7 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Jun 1, 2017Updated 9 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,551Apr 20, 2026Updated last month
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin …☆793Dec 7, 2024Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,708Jun 11, 2026Updated last week
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,268Jul 21, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- C++ parsing DSL☆1,244Oct 18, 2025Updated 8 months ago
- Instrument code to trace memory☆19Feb 15, 2019Updated 7 years ago
- SIMD Vector Classes for C++☆1,533Apr 2, 2026Updated 2 months ago
- A superoptimizer for LLVM IR☆2,379Aug 28, 2024Updated last year
- Library to parse and work with the C++ AST☆1,776May 20, 2026Updated 3 weeks ago
- Low-level IR mutations for LLVM Bitcode☆44May 14, 2026Updated last month
- Love template metaprogramming☆330Apr 10, 2022Updated 4 years ago
- A library for dynamic binary rewriting☆59Feb 10, 2021Updated 5 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,610May 29, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆575Sep 15, 2025Updated 9 months ago
- Compile Time Regular Expression in C++☆3,812May 8, 2026Updated last month
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,532Apr 24, 2023Updated 3 years ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,592Aug 29, 2024Updated last year
- Intel® Implicit SPMD Program Compiler☆2,897Updated this week
- An optimizing decompiler☆765Mar 29, 2021Updated 5 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,862Mar 25, 2026Updated 2 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆259Mar 25, 2020Updated 6 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,641Oct 13, 2025Updated 8 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A binary optimization/specialization library supporting multiple rewriters☆121Mar 23, 2026Updated 2 months ago
- A header-only C++ library for task concurrency☆633May 18, 2023Updated 3 years ago
- Portable header-only C++ low level SIMD library☆1,301Aug 26, 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,243Jun 11, 2026Updated last week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆997Jan 2, 2024Updated 2 years ago
- Clang build analysis tool using -ftime-trace☆1,241Mar 21, 2025Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Sep 12, 2023Updated 2 years ago