mattbierner / Template-Assembly
Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.
☆173Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Template-Assembly
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆160Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago
- C++11 metaprogramming library☆111Updated 9 years ago
- x86-64 assembler library☆471Updated 3 years ago
- JIT Assembler Library for multiple ISAs☆73Updated 9 years ago
- C++ metaprogramming shell☆475Updated 4 months ago
- Love template metaprogramming☆325Updated 2 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆157Updated last year
- modern C++ type traits and metafunctions for callable types☆131Updated last week
- bad_alloc Behaving Badly☆73Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- Hasta la vista, baby!☆130Updated last year
- A fast preprocessor for C and C++☆527Updated 3 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆175Updated 5 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆290Updated 11 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆148Updated 7 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- Experiments with constexpr☆240Updated 3 years ago
- Support for Currying and Function Composition in C++☆60Updated 9 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 9 years ago
- ☆71Updated 6 years ago
- Self-contained C/C++ profiler library for Linux☆178Updated 3 weeks ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆117Updated 2 years ago
- Compiler-neutral Internal Program Representation for C++☆222Updated last year
- A library for C++ reflection and introspection☆199Updated 7 years ago