fmt - A modern formatting library
{fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and IOStreams. This is a development branch that implements the C++ standards proposal P0645 Text Formatting. Released versions are available from the Releases page. Format string syntax similar to the one of str.format in Python.
http://fmtlib.net
https://github.com/fmtlib/fmt
License:
Tech:
Tags: