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:
- Tetris as a C++ Template Metaprogram☆568Updated 10 years ago
- x86-64 assembler library☆485Updated 4 years ago
- Experimental deferred and unordered destruction library for C++☆913Updated 6 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆958Updated 5 years ago
- C++ metaprogramming shell☆477Updated 3 months ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- Named operators for C++☆507Updated 4 years ago
- A C++ expression -> x64 JIT☆1,253Updated 5 years ago
- EsoLangVM Compiler Infrastructure☆1,204Updated last year
- Branchless UTF-8 decoder☆618Updated 3 years ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,270Updated 5 years ago
- Functional programming style pattern-matching library for C++☆1,301Updated 3 years ago
- Memory optimal Small String Optimization implementation for C++☆246Updated 10 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆188Updated 9 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- A drop-anywhere C++ REPL☆841Updated 3 weeks ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆417Updated this week
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 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++ template library for fans of functional programming☆992Updated 6 years ago
- Lightweight, extremely high-performance JSON parser for C++11☆569Updated 5 months ago
- x86 JIT compiler in 86 lines☆966Updated 10 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆386Updated 2 years ago
- Lazy evaluation in C++ - http://jscheiny.github.io/Streams/☆689Updated 4 years ago
- Loose collection of misc C++ libs☆352Updated 3 years ago
- Non-nullable pointers for C++☆318Updated 8 years ago
- A compiler frontend for the C programming language☆550Updated 2 weeks ago