Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Compile-time libraries

Showing projects tagged as Compile-time

  • The IOD Library

    4.7 0.0 L2 C++
    Meta programming utilities for C++14. Merged in matt-42/lithium
  • constexpr-8cc

    4.7 3.9 L3 C++
    Compile-time C Compiler implemented as C++14 constant expressions
  • CTPG

    3.7 4.3 C++
    Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
  • static_string

    1.0 2.7 C++
    Experimental compile-time string manipulation C++17 library