Formatting C++ library used as alternative to (s)printf and iostreams
{fmt} is an open-source formatting library that provides a safe replacement for the printf family of functions.
Errors in format strings, which are a common source of vulnerabilities in C, are reported at compile time.
Formatting of most standard types, including all containers, dates, and times is supported out-of-the-box.
Also, {fmt} provides portable Unicode support on major operating systems with UTF-8 and char strings.
Usage
To use fmt in your project, add the following configurations to the respective files after you have gained access to a build2 package repository that contains it.
... More
| license | MIT |
|---|---|
| project | fmt |
| url | fmt.dev/ |
| src-url | github.com/fmtlib/fmt/ |
| victor.zverovich@gmail.com |
21 Version
| version | 12.1.0+1 |
|---|---|
| repository | https://pkg.cppget.org/1/testing |
| depends | 0 |
| reviews | 0 |
| version | 11.1.4 |
|---|---|
| repository | https://pkg.cppget.org/1/testing |
| depends | 0 |
| reviews | 0 |
| version | 11.0.2 |
|---|---|
| repository | https://pkg.cppget.org/1/testing |
| depends | 0 |
| reviews | 0 |
| version | 10.2.1 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 10.1.1 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 10.0.0 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 9.1.0 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 9.0.0+1 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 8.1.1 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 8.1.0 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 8.0.1 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 8.0.0+1 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 7.1.3 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 7.1.2 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 7.1.1 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 7.1.0 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 7.0.3 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 7.0.1 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 6.2.1 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |
| version | 6.2.0+2 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |