keiichiw / constexpr-8cc
Compile-time C Compiler implemented as C++14 constant expressions
☆804Updated 3 years ago
Alternatives and similar repositories for constexpr-8cc:
Users that are interested in constexpr-8cc are comparing it to the libraries listed below
- x86-64 assembler library☆479Updated 4 years ago
- Experimental deferred and unordered destruction library for C++☆916Updated 5 years ago
- C++ metaprogramming shell☆476Updated 2 weeks ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆407Updated last year
- Functional programming style pattern-matching library for C++☆1,289Updated 3 years ago
- Tetris as a C++ Template Metaprogram☆567Updated 9 years ago
- C++ template library for fans of functional programming☆993Updated 6 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,252Updated 4 years ago
- Named operators for C++☆500Updated 4 years ago
- EsoLangVM Compiler Infrastructure☆1,177Updated 8 months ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆407Updated this week
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Branchless UTF-8 decoder☆612Updated 2 years ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆932Updated 5 years ago
- Memory optimal Small String Optimization implementation for C++☆237Updated 10 years ago
- graph based intermediate representation and backend for optimising compilers☆504Updated 3 weeks ago
- Non-nullable pointers for C++☆317Updated 7 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated this week
- Missed optimizations in C compilers☆341Updated 6 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆725Updated 5 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆246Updated 3 years ago
- Love template metaprogramming☆329Updated 2 years ago
- Lazy evaluation in C++ - http://jscheiny.github.io/Streams/☆689Updated 3 years ago
- Lightweight, extremely high-performance JSON parser for C++11☆568Updated 3 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆184Updated 9 years ago
- Higher-order functions for c++☆507Updated 2 weeks ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆384Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆523Updated 7 years ago
- A new take on polymorphism☆678Updated 5 months ago