Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Cpp17 libraries

Showing projects tagged as Cpp17

  • Magic Enum C++

    8.2 7.6 C++
    Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
  • Nameof C++

    6.5 4.6 C++
    Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
  • lwlog

    3.5 7.8 C++
    Very fast synchronous and asynchronous C++17 logging library
  • static_string

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