pdziepak / codegen
Experimental wrapper over LLVM for generating and compiling code at run-time.
☆379Updated 5 years ago
Alternatives and similar repositories for codegen:
Users that are interested in codegen are comparing it to the libraries listed below
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆519Updated 3 years ago
- Clang with JIT extensions☆229Updated 2 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆384Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated this week
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆155Updated 6 years ago
- libnop: C++ Native Object Protocols☆576Updated 8 months ago
- Love template metaprogramming☆329Updated 3 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆407Updated this week
- C Foreign Function Interface and JIT using Clang/LLVM☆549Updated 2 months ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- A tool to graphically visualize SIMD code☆677Updated 2 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆470Updated 7 months ago
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 5 years ago
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆406Updated this week
- A drop-anywhere C++ REPL☆839Updated last year
- The Elle coroutine-based asynchronous C++ development framework.☆476Updated last year
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 5 months ago
- Either and Maybe monads for better error-handling in C++ ↔️☆253Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Memory optimal Small String Optimization implementation for C++☆238Updated 10 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- C++ metaprogramming shell☆476Updated last month
- Portable C++ SIMD library☆174Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- A new take on polymorphism☆678Updated 5 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago