mattbierner / Template-Assembly
Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.
☆186Updated 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
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Experiments with constexpr☆243Updated 4 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- Hasta la vista, baby!☆134Updated 2 years ago
- x86-64 assembler library☆482Updated 4 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- Compiler-neutral Internal Program Representation for C++☆223Updated this week
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- C++14 Reflection Library☆135Updated 7 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆151Updated 5 years ago
- C++ metaprogramming shell☆476Updated 3 weeks ago
- Love template metaprogramming☆329Updated 3 years ago
- Simple header only pattern matching for c++14☆231Updated 3 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆134Updated 3 weeks ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Memory optimal Small String Optimization implementation for C++☆238Updated 10 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 5 years ago