mattbierner / Template-Assembly
Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.
☆176Updated 8 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
- compile time assembly interpreter☆84Updated 6 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- x86-64 assembler library☆478Updated 4 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- Love template metaprogramming☆328Updated 2 years ago
- Simple header only pattern matching for c++14☆229Updated 3 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- Experiments with constexpr☆242Updated 3 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- ☆71Updated 6 years ago
- Hasta la vista, baby!☆132Updated last year
- modern C++ type traits and metafunctions for callable types☆132Updated 2 months ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 8 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Unicode library for C++☆227Updated last year
- Variadic templates and std::integer_sequence support library☆110Updated last month
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- C++ metaprogramming shell☆476Updated 6 months ago
- Template engine library in C++☆92Updated 4 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 9 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 10 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago