Experimental wrapper over LLVM for generating and compiling code at run-time.
☆382Dec 4, 2019Updated 6 years ago
Alternatives and similar repositories for codegen
Users that are interested in codegen are comparing it to the libraries listed below
Sorting:
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆531May 15, 2021Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Mar 1, 2023Updated 3 years ago
- Clang with JIT extensions☆237Dec 11, 2022Updated 3 years ago
- ☆40Nov 1, 2020Updated 5 years ago
- A C++ expression -> x64 JIT☆1,260Aug 21, 2020Updated 5 years ago
- Low-latency machine code generation☆4,463Feb 23, 2026Updated 3 weeks ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Jul 2, 2021Updated 4 years ago
- A superoptimizer for LLVM IR☆2,359Aug 28, 2024Updated last year
- A simple-to-use cpp color library☆181Oct 16, 2025Updated 5 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,271Jul 21, 2020Updated 5 years ago
- The compiler is available for download. Get it!☆2,549Nov 5, 2023Updated 2 years ago
- Library to parse and work with the C++ AST☆1,771Jun 13, 2024Updated last year
- The CIDLib general purpose C++ development environment☆212Nov 6, 2021Updated 4 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆16May 26, 2020Updated 5 years ago
- Mathematical expression evaluator with just in time code generation.☆12Apr 7, 2013Updated 12 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77May 23, 2018Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,916Feb 11, 2024Updated 2 years ago
- Pretty Printer for Modern C++☆927Feb 20, 2020Updated 6 years ago
- RaptorJIT: A dynamic language for system programming (LuaJIT fork)☆861Aug 22, 2024Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Updated this week
- Enoki: structured vectorization and differentiation on modern processor architectures☆1,286Feb 6, 2025Updated last year
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,530Apr 24, 2023Updated 2 years ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,820Feb 25, 2026Updated 3 weeks ago
- Cranelift code generator☆2,504Jun 26, 2020Updated 5 years ago
- "Multi-Level Intermediate Representation" Compiler Infrastructure☆1,765Apr 22, 2021Updated 4 years ago
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago
- GoogleSQL(formerly ZetaSQL) - Analyzer Framework for SQL☆2,617Jan 31, 2026Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- List of resources about modern dynamic polymorphism in C++.☆12Sep 29, 2018Updated 7 years ago
- Low-level IR mutations for LLVM Bitcode☆43Feb 2, 2026Updated last month
- Compositional type checking for a Hindley-Milner type system☆11Mar 28, 2017Updated 8 years ago
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- Parsing Expression Grammar Template Library☆2,113Mar 11, 2026Updated last week
- Coroutine Support Library☆36Aug 11, 2024Updated last year