mattbierner / STT-C-Compile-Time-SnakeLinks
Snake/Nibbler implementation using C++ template metaprogamming
☆205Updated 8 years ago
Alternatives and similar repositories for STT-C-Compile-Time-Snake
Users that are interested in STT-C-Compile-Time-Snake are comparing it to the libraries listed below
Sorting:
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807Updated 4 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆156Updated 6 years ago
- BASIC in C++☆180Updated 4 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- Named operators for C++☆507Updated 4 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆188Updated 9 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 9 years ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- Unicode library for C++☆226Updated 2 months ago
- Floating Point Hacks☆169Updated 8 years ago
- C++ Frequently Questioned Answers (FQA)☆312Updated 3 years ago
- Clone of wc in x64 assembly☆94Updated last year
- ☆239Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 8 years ago
- C++ as a Pure Functional Programming Language☆189Updated 6 years ago
- Tetris as a C++ Template Metaprogram☆568Updated 10 years ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆279Updated 2 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- x86-64 assembler library☆483Updated 4 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 8 years ago
- Hasta la vista, baby!☆135Updated 2 years ago
- "Mind the cache" presentation at using std::cpp 2015 and associated material☆83Updated 9 years ago
- A C++17 compile-time game☆114Updated 2 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago