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:
- compile time assembly interpreter☆86Updated 7 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- ☆71Updated 7 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 10 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 10 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- Experiments with constexpr☆245Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- C++17 library facilities for older compilers☆145Updated 5 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
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 7 years ago
- Modern C++ benchmarking☆74Updated 5 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- resurrected LLVM "C Backend", with improvements☆132Updated 5 years ago