A C++ expression -> x64 JIT
☆1,258Aug 21, 2020Updated 5 years ago
Alternatives and similar repositories for NativeJIT
Users that are interested in NativeJIT are comparing it to the libraries listed below
Sorting:
- Low-latency machine code generation☆4,448Updated this week
- A signature-based search engine☆409Jan 4, 2022Updated 4 years ago
- A JIT assembler for x86/x64 architectures supporting FPU, MMX, SSE (1-4), AVX (1-2, 512), APX, and AVX10.2☆2,222Feb 13, 2026Updated 2 weeks ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆530May 15, 2021Updated 4 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807May 23, 2021Updated 4 years ago
- x86-64 assembler library☆489Jan 15, 2021Updated 5 years ago
- A superoptimizer for LLVM IR☆2,350Aug 28, 2024Updated last year
- A minimal, resource efficient unikernel for cloud services☆5,213Jan 8, 2026Updated last month
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- A single-header ANSI C gui library☆14,185Jan 3, 2020Updated 6 years ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,564Feb 18, 2026Updated last week
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- Experimental deferred and unordered destruction library for C++☆914May 16, 2019Updated 6 years ago
- Change C++ code at runtime☆2,283Oct 31, 2025Updated 4 months ago
- A fast, memory efficient hash map for C++☆1,300May 19, 2025Updated 9 months ago
- x86-64 assembler embedded in Python☆2,048Sep 25, 2023Updated 2 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆160Sep 15, 2017Updated 8 years ago
- A Small C Compiler☆6,359May 2, 2024Updated last year
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.☆10,863May 29, 2024Updated last year
- A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.☆884Jun 11, 2018Updated 7 years ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,530Aug 29, 2024Updated last year
- MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 3/4/5, Nintendo Switch, Android and other platforms☆2,756Jun 20, 2025Updated 8 months ago
- Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.☆2,863Feb 2, 2026Updated 3 weeks ago
- Intel® Implicit SPMD Program Compiler☆2,845Updated this week
- Fast and lightweight x86/x86-64 disassembler and code generation library☆4,083Dec 8, 2025Updated 2 months ago
- List of single-file C/C++ libraries, with emphasis on clause-less licenses.☆9,817Feb 18, 2026Updated last week
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Feb 14, 2026Updated 2 weeks ago
- Parsing Expression Grammar Template Library☆2,109Updated this week
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- Bloaty: a size profiler for binaries☆5,383Feb 14, 2026Updated 2 weeks ago
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,262Oct 7, 2024Updated last year
- Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer☆3,288Aug 28, 2024Updated last year
- Zstandard - Fast real-time compression algorithm☆26,710Updated this week
- Embedded Scripting Language Designed for C++☆3,114Jul 30, 2025Updated 6 months ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆382Dec 4, 2019Updated 6 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Updated this week