keiichiw / constexpr-8ccLinks
Compile-time C Compiler implemented as C++14 constant expressions
☆805Updated 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:
- x86-64 assembler library☆481Updated 4 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- Named operators for C++☆503Updated 4 years ago
- Tetris as a C++ Template Metaprogram☆567Updated 9 years ago
- EsoLangVM Compiler Infrastructure☆1,190Updated 11 months ago
- Functional programming style pattern-matching library for C++☆1,297Updated 3 years ago
- C++ metaprogramming shell☆476Updated last week
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆174Updated 3 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆206Updated 8 years ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,260Updated 4 years ago
- x86 JIT compiler in 86 lines☆961Updated 9 years ago
- A superoptimizer for LLVM IR☆2,252Updated 9 months ago
- Converts floating point numbers to decimal strings☆1,265Updated last year
- Loose collection of misc C++ libs☆353Updated 3 years ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆944Updated 5 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- ☆330Updated 9 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- C++ template library for fans of functional programming☆996Updated 6 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- Memory optimal Small String Optimization implementation for C++☆239Updated 10 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆186Updated 9 years ago
- Higher-order functions for c++☆512Updated 2 months ago
- A drop-anywhere C++ REPL☆839Updated 2 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆398Updated 2 weeks ago