pdziepak / codegenLinks
Experimental wrapper over LLVM for generating and compiling code at run-time.
☆380Updated 5 years ago
Alternatives and similar repositories for codegen
Users that are interested in codegen are comparing it to the libraries listed below
Sorting:
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆386Updated 2 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
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆523Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated last month
- Clang with JIT extensions☆232Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- libnop: C++ Native Object Protocols☆578Updated 11 months ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆555Updated 3 months ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆475Updated 2 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- A fast and memory-optimized string library for C++☆294Updated 3 years ago
- A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation☆333Updated 10 months ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A tool to graphically visualize SIMD code☆681Updated 2 years ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years 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☆414Updated 2 weeks ago
- Memoro: A Detailed Heap Profiler☆183Updated 2 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆86Updated 6 years ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- An easy-to-use, extensible and lightweight C++17 wrapper for SQLite☆117Updated 5 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…☆474Updated 10 months ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago