fmt
A modern formatting library providing a fast and safe alternative to C stdio and C++ iostreams. It implements Python-style format string syntax, supports positional arguments, and offers type-safe interface for formatting text, numbers, and other data types.