pdziepak / codegenLinks
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
Sorting:
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆516Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- Clang with JIT extensions☆229Updated 2 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- libnop: C++ Native Object Protocols☆576Updated 9 months ago
- Love template metaprogramming☆328Updated 3 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…☆472Updated 8 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 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
- C Foreign Function Interface and JIT using Clang/LLVM☆553Updated last month
- A tool to graphically visualize SIMD code☆678Updated 2 years ago
- C++ metaprogramming shell☆476Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆659Updated 7 months ago
- A fast and memory-optimized string library for C++☆293Updated 3 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆412Updated this week
- Compile-time C Compiler implemented as C++14 constant expressions☆805Updated 4 years ago
- A drop-anywhere C++ REPL☆839Updated last year
- The Elle coroutine-based asynchronous C++ development framework.☆475Updated 2 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- A clang tool for happy refactoring without source-code gymnastics☆250Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆416Updated last week
- CPY - Code C/C++ with no redundancy☆233Updated 6 years ago
- x86-64 assembler library☆482Updated 4 years ago
- A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation☆330Updated 8 months ago