{"library":"fmt","type":"library","category":null,"description":"{fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams.","language":"cpp","status":"active","version":"12.1.0","tags":["fmt","formatting","string","c++","modern"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install fmt","imports":["#include <fmt/core.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(fmt CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE fmt::fmt)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}