weliveindetail / JitFromScratch
Example project from my talks in the LLVM Social Berlin and C++ User Group
☆172Updated 3 years ago
Alternatives and similar repositories for JitFromScratch:
Users that are interested in JitFromScratch are comparing it to the libraries listed below
- Clang with JIT extensions☆228Updated 2 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆175Updated 8 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆517Updated 3 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆122Updated 3 years ago
- modern C++ type traits and metafunctions for callable types☆132Updated last month
- A plugin for Clang compiler☆117Updated 3 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 10 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- A C++14-and-later expression template library☆108Updated last month
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- Compiler-neutral Internal Program Representation for C++☆222Updated last year
- ☆127Updated last year
- ☆71Updated 6 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 4 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- x86-64 assembler library☆476Updated 4 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- C++ template metaprogramming library collection☆126Updated 8 years ago