pdziepak / codegenLinks
Experimental wrapper over LLVM for generating and compiling code at run-time.
☆381Updated 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…☆530Updated 4 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆387Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆405Updated 2 months ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆156Updated 6 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆559Updated 7 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Clang with JIT extensions☆237Updated 2 years ago
- libnop: C++ Native Object Protocols☆576Updated last year
- A tool to graphically visualize SIMD code☆686Updated 2 years ago
- A fast and memory-optimized string library for C++☆296Updated 4 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
- The Elle coroutine-based asynchronous C++ development framework.☆475Updated 2 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Memoro: A Detailed Heap Profiler☆185Updated 2 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆665Updated 6 months ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆419Updated last week
- A clang tool for happy refactoring without source-code gymnastics☆254Updated 5 years ago
- Missed optimizations in C compilers☆340Updated 7 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,269Updated 5 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆466Updated last week
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- CPY - Code C/C++ with no redundancy☆231Updated 6 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- C++ metaprogramming shell☆480Updated 2 weeks ago
- A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation☆337Updated last year