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…☆530May 15, 2021Updated 4 years ago
- Clang with JIT extensions☆237Dec 11, 2022Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Mar 1, 2023Updated 2 years ago
- A C++ expression -> x64 JIT☆1,258Aug 21, 2020Updated 5 years ago
- Low-latency machine code generation☆4,448Updated this week
- A simple-to-use cpp color library☆181Oct 16, 2025Updated 4 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,271Jul 21, 2020Updated 5 years ago
- The CIDLib general purpose C++ development environment☆212Nov 6, 2021Updated 4 years ago
- ☆40Nov 1, 2020Updated 5 years ago
- Pretty Printer for Modern C++☆927Feb 20, 2020Updated 6 years ago
- A superoptimizer for LLVM IR☆2,350Aug 28, 2024Updated last year
- "Multi-Level Intermediate Representation" Compiler Infrastructure☆1,762Apr 22, 2021Updated 4 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,768Jun 13, 2024Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Jul 2, 2021Updated 4 years ago
- Enoki: structured vectorization and differentiation on modern processor architectures☆1,286Feb 6, 2025Updated last year
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77May 23, 2018Updated 7 years ago
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Feb 14, 2026Updated 2 weeks ago
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,529Apr 24, 2023Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- RaptorJIT: A dynamic language for system programming (LuaJIT fork)☆861Aug 22, 2024Updated last year
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆16May 26, 2020Updated 5 years ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Updated this week
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- GoogleSQL(formerly ZetaSQL) - Analyzer Framework for SQL☆2,606Jan 31, 2026Updated last month
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- A very fast hashtable☆1,840Sep 27, 2023Updated 2 years ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- The write-once-run-anywhere GPGPU library for Rust☆1,613Jan 20, 2023Updated 3 years ago
- Windows Implementation Library☆2,885Updated this week
- Like std::duration_cast, but without the undefined behaviour☆17Apr 21, 2025Updated 10 months ago
- Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io☆1,743Dec 17, 2021Updated 4 years ago
- c++ hot code reload for linux and macos☆449Oct 9, 2025Updated 4 months ago
- C Foreign Function Interface and JIT using Clang/LLVM☆563Apr 20, 2025Updated 10 months 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
- another lisp library to generate c/c++ code. this one is supposed to be very simple. note that development of this repo has stopped. i am…☆65Sep 16, 2020Updated 5 years ago