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
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 6 months ago
- Clang with JIT extensions☆228Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆381Updated last year
- A tool to graphically visualize SIMD code☆678Updated 2 years ago
- libnop: C++ Native Object Protocols☆576Updated 7 months ago
- Love template metaprogramming☆329Updated 2 years ago
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 4 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆155Updated 5 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆549Updated last month
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆402Updated 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…☆466Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 3 months ago
- Missed optimizations in C compilers☆341Updated 6 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆654Updated 4 months ago
- STOKE: A stochastic superoptimizer and program synthesizer☆762Updated last year
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆245Updated 3 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆404Updated last week
- The Elle coroutine-based asynchronous C++ development framework.☆476Updated last year
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Updated 6 years ago
- x86-64 assembler library☆478Updated 4 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆748Updated 3 months ago
- A new take on polymorphism☆676Updated 4 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated 11 months ago
- C++ metaprogramming shell☆476Updated 7 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- A fast and memory-optimized string library for C++☆291Updated 3 years ago