mattbierner / Template-AssemblyLinks
Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.
☆189Updated 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)☆170Updated 9 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- x86-64 assembler library☆486Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- A plugin for Clang compiler☆119Updated 3 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Experiments with constexpr☆244Updated 4 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 10 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 7 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 10 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A clang tool for happy refactoring without source-code gymnastics☆254Updated 5 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 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
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 9 years ago
- ☆71Updated 7 years ago
- Modern C++ benchmarking☆74Updated 5 years ago