Popularity
0.9
Stable
Activity
2.7
-
2
1
0

Programming language: C++
License: MIT License
Tags: GUI     Meta Programming     Compile-time     Library     String-Template     C++17     Cpp17     Cpp    

static_string alternatives and similar libraries

Based on the "GUI" category.
Alternatively, view static_string alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of static_string or a related project?

Add another 'GUI' Library

README

Experimental compile-time string manipulation C++17 library

Install

git clone --recursive https://github.com/ChristianPanov/static_string

Features

  • Written in modern C++17
  • Completely compile-time
  • std::string-like interface # Usage