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
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆383Updated last year
- 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
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated last week
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Clang with JIT extensions☆229Updated 2 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Updated 6 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- libnop: C++ Native Object Protocols☆576Updated 7 months 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
- C Foreign Function Interface and JIT using Clang/LLVM☆549Updated last month
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆403Updated last week
- Memory optimal Small String Optimization implementation for C++☆237Updated 10 years ago
- Love template metaprogramming☆329Updated 2 years ago
- Missed optimizations in C compilers☆341Updated 6 years ago
- C++ metaprogramming shell☆476Updated last week
- 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…☆468Updated 6 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆655Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆311Updated 4 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 5 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆122Updated 4 years ago
- A drop-anywhere C++ REPL☆838Updated last year
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆183Updated 9 years ago
- A tool to graphically visualize SIMD code☆677Updated 2 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- Compile-time C Compiler implemented as C++14 constant expressions☆804Updated 3 years ago
- Portable C++ SIMD library☆174Updated 5 years ago