pdziepak / codegen
Experimental wrapper over LLVM for generating and compiling code at run-time.
☆381Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for codegen
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆513Updated 3 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆380Updated last year
- Clang with JIT extensions☆229Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago
- libnop: C++ Native Object Protocols☆574Updated 3 months ago
- C Foreign Function Interface and JIT using Clang/LLVM☆549Updated last year
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆154Updated 5 years ago
- Love template metaprogramming☆325Updated 2 years ago
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆375Updated this week
- Missed optimizations in C compilers☆342Updated 6 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆476Updated last year
- C++ metaprogramming shell☆475Updated 4 months ago
- A new take on polymorphism☆672Updated 3 weeks ago
- A clang tool for happy refactoring without source-code gymnastics☆248Updated 4 years ago
- A drop-anywhere C++ REPL☆838Updated last year
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆398Updated this week
- A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation☆323Updated last month
- High Performance Streams Based on Coroutine TS ⚡☆147Updated 5 years ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,250Updated 4 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆387Updated 5 years ago
- A fast and memory-optimized string library for C++☆291Updated 3 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 9 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆166Updated 5 years ago
- Parse command line arguments by defining a struct☆464Updated 3 weeks ago
- A C++ micro-benchmarking framework☆359Updated 4 years ago
- Runtime polymorphism done right☆977Updated 3 years ago
- Either and Maybe monads for better error-handling in C++ ↔️☆251Updated 5 years ago
- Query C++ codebases using SQLite☆188Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago