mattbierner / Template-AssemblyLinks
Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.
☆187Updated 9 years ago
Alternatives and similar repositories for Template-Assembly
Users that are interested in Template-Assembly are comparing it to the libraries listed below
Sorting:
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- C++17 library facilities for older compilers☆146Updated 5 years ago
- x86-64 assembler library☆481Updated 4 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- JIT Assembler Library for multiple ISAs☆75Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- Modern C++ benchmarking☆73Updated 5 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 6 years ago
- resurrected LLVM "C Backend", with improvements☆129Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Experiments with constexpr☆245Updated 4 years ago
- ☆71Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 weeks ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- A C++14/17 implementation of named tuples☆71Updated 10 months ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago