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:
- Tetris as a C++ Template Metaprogram☆567Updated 10 years ago
- x86-64 assembler library☆481Updated 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☆947Updated 5 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- C++ metaprogramming shell☆478Updated 3 weeks ago
- Named operators for C++☆505Updated 4 years ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,262Updated 4 years ago
- Functional programming style pattern-matching library for C++☆1,299Updated 3 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- A C++ expression -> x64 JIT☆1,248Updated 4 years ago
- Branchless UTF-8 decoder☆615Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- EsoLangVM Compiler Infrastructure☆1,193Updated 11 months ago
- The interactive C++ interpreter Cling☆1,788Updated 7 months ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆187Updated 9 years ago
- C-Reduce, a C and C++ program reducer☆1,597Updated last year
- Converts floating point numbers to decimal strings☆1,268Updated last year
- C Foreign Function Interface and JIT using Clang/LLVM☆554Updated 2 months ago
- A drop-anywhere C++ REPL☆839Updated 2 years ago
- This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers …☆506Updated 9 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆523Updated 4 years ago
- Loose collection of misc C++ libs☆354Updated 3 years ago
- Unicode library for C++☆227Updated last month
- Lightweight, extremely high-performance JSON parser for C++11☆569Updated 3 months ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆888Updated 6 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago