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
- BASIC in C++☆180Updated 4 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
- Named operators for C++☆507Updated 4 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
- Floating Point Hacks☆170Updated 8 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
- C++ Frequently Questioned Answers (FQA)☆312Updated 3 years ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 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
- A C++17 compile-time game☆114Updated 2 years ago
- Tetris as a C++ Template Metaprogram☆568Updated 10 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Clone of wc in x64 assembly☆94Updated last year
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆386Updated 2 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 8 years ago
- C++ metaprogramming shell☆477Updated 3 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- A guide for the rest of us on using C++ templates.☆563Updated 7 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- Hasta la vista, baby!☆135Updated 2 years ago
- Business card raytracer / eventual IOCCC winner☆177Updated 9 years ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆279Updated 2 years ago
- Unicode library for C++☆226Updated 3 months ago
- CPY - Code C/C++ with no redundancy☆231Updated 6 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago