keiichiw / constexpr-8ccLinks
Compile-time C Compiler implemented as C++14 constant expressions
☆807Updated 4 years ago
Alternatives and similar repositories for constexpr-8cc
Users that are interested in constexpr-8cc are comparing it to the libraries listed below
Sorting:
- Snake/Nibbler implementation using C++ template metaprogamming☆206Updated 9 years ago
- Tetris as a C++ Template Metaprogram☆570Updated 10 years ago
- x86-64 assembler library☆487Updated 4 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆392Updated 6 years ago
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,269Updated 5 years ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆965Updated 5 years ago
- C++ metaprogramming shell☆480Updated 3 weeks ago
- A C++ expression -> x64 JIT☆1,258Updated 5 years ago
- Branchless UTF-8 decoder☆623Updated 3 years ago
- Named operators for C++☆507Updated 5 years ago
- Missed optimizations in C compilers☆340Updated 7 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Functional programming style pattern-matching library for C++☆1,308Updated 4 years ago
- EsoLangVM Compiler Infrastructure☆1,223Updated last month
- Lightweight, extremely high-performance JSON parser for C++11☆569Updated 8 months ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆886Updated 6 years ago
- Unicode library for C++☆226Updated 6 months ago
- BASIC in C++☆180Updated 5 years ago
- Non-nullable pointers for C++☆316Updated 8 years ago
- Converts floating point numbers to decimal strings☆1,299Updated last year
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- Loose collection of misc C++ libs☆352Updated 3 years ago
- C++ template library for fans of functional programming☆992Updated 6 years ago
- A drop-anywhere C++ REPL☆847Updated 4 months ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆387Updated 2 years ago
- Floating Point Hacks☆170Updated 8 years ago