fmt

alternative formatting library for C and C++

WWW CVSWeb GITHub
  1. Package version
    fmt-8.1.1
  2. Maintainer
    The OpenBSD ports mailing-list

fmt is an open-source formatting library providing a fast and safe
alternative to C stdio and C++ iostreams.

Features include:

- Simple format API with positional arguments for localization Format

- string syntax similar to Python's format

- Safe printf implementation including POSIX extensions for positional
arguments

- Fast IEEE 754 floating-point formatter with correct rounding,
shortness and round-trip guarantees

  • devel/cmake
  • devel/ninja