Asking for suggestion: The laziest possible implementation of std::format for compatibility

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/cpp_questions

Our great sponsors
  • Sonar - Write Clean C++ Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • C++ Format

    A modern formatting library

    If you don't want to use CMake or a package manager, you can literally just copy and paste all the .cc and all the .h into an fmt dir next to your main.cpp, add them to your project like you would add any other regular .hpp / .cpp and you're done.

  • pstdlib

  • Sonar

    Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts