mattbierner / Template-AssemblyLinks
Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.
☆188Updated 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 9 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
- C++11 metaprogramming library☆112Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A plugin for Clang compiler☆120Updated 3 years ago
- x86-64 assembler library☆485Updated 4 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
- An approach for runtime detection inside a constexpr function☆79Updated 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++☆246Updated 10 years ago
- Experiments with constexpr☆245Updated 4 years ago
- bad_alloc Behaving Badly☆75Updated 6 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 10 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- Modern C++ benchmarking☆73Updated 5 years ago
- C++14 Reflection Library☆135Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- ☆71Updated 6 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- Unicode library for C++☆226Updated 3 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 8 years ago
- resurrected LLVM "C Backend", with improvements☆129Updated 4 years ago