keiichiw / constexpr-8cc
Compile-time C Compiler implemented as C++14 constant expressions
☆802Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for constexpr-8cc
- x86-64 assembler library☆471Updated 3 years ago
- C++ metaprogramming shell☆475Updated 4 months ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆405Updated last year
- A C++ HTML template engine that uses compile time HTML parsing☆387Updated 5 years ago
- Experimental deferred and unordered destruction library for C++☆915Updated 5 years ago
- C-Reduce, a C and C++ program reducer☆1,307Updated 5 months ago
- Branchless UTF-8 decoder☆591Updated 2 years ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆876Updated 5 years ago
- Converts floating point numbers to decimal strings☆1,205Updated 5 months ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆921Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,250Updated 4 years ago
- EsoLangVM Compiler Infrastructure☆1,134Updated 3 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- Runtime polymorphism done right☆977Updated 3 years ago
- C++ template library for fans of functional programming☆992Updated 5 years ago
- A C++ expression -> x64 JIT☆1,141Updated 4 years ago
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆532Updated 2 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆173Updated 8 years ago
- This is an experimental library that has evolved to P2688☆666Updated 5 years ago
- C++ ABI Summary☆506Updated last month
- x86 JIT compiler in 86 lines☆944Updated 9 years ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆903Updated this week
- Named operators for C++☆495Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 9 years ago
- A new take on polymorphism☆672Updated 3 weeks ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,168Updated 4 months ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆398Updated this week
- Tetris as a C++ Template Metaprogram☆561Updated 9 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆207Updated 7 years ago