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
Sorting:
- x86-64 assembler library☆482Updated 4 years ago
- C++ metaprogramming shell☆476Updated last month
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆206Updated 8 years ago
- Tetris as a C++ Template Metaprogram☆567Updated 9 years ago
- EsoLangVM Compiler Infrastructure☆1,184Updated 9 months ago
- x86 JIT compiler in 86 lines☆958Updated 9 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- Functional programming style pattern-matching library for C++☆1,293Updated 3 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆886Updated 5 years ago
- Higher-order functions for c++☆510Updated last month
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated last year
- Meta programming utilities for C++14. Merged in matt-42/lithium☆725Updated 5 years ago
- Named operators for C++☆500Updated 4 years ago
- Lightweight, extremely high-performance JSON parser for C++11☆568Updated last month
- A superoptimizer for LLVM IR☆2,222Updated 8 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,278Updated 2 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,586Updated 11 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,253Updated 4 years ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆939Updated 5 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆411Updated last week
- C++ template library for fans of functional programming☆995Updated 6 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆657Updated 6 months ago
- Converts floating point numbers to decimal strings☆1,247Updated 10 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆753Updated 5 months ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago