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:
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- x86-64 assembler library☆482Updated 4 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- Modern C++ benchmarking☆73Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator