mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Update README.md
This commit is contained in:
@ -277,12 +277,14 @@ check that is capable of converting occurrences of `printf` and
|
|||||||
`fprintf` to `fmt::print` if configured to do so. (By default it
|
`fprintf` to `fmt::print` if configured to do so. (By default it
|
||||||
converts to `std::print`.)
|
converts to `std::print`.)
|
||||||
|
|
||||||
# Projects using this library
|
# Notable projects using this library
|
||||||
|
|
||||||
- [0 A.D.](https://play0ad.com/): a free, open-source, cross-platform
|
- [0 A.D.](https://play0ad.com/): a free, open-source, cross-platform
|
||||||
real-time strategy game
|
real-time strategy game
|
||||||
- [AMPL/MP](https://github.com/ampl/mp): an open-source library for
|
- [AMPL/MP](https://github.com/ampl/mp): an open-source library for
|
||||||
mathematical programming
|
mathematical programming
|
||||||
|
- [Apple's FoundationDB](https://github.com/apple/foundationdb): an open-source,
|
||||||
|
distributed, transactional key-value store
|
||||||
- [Aseprite](https://github.com/aseprite/aseprite): animated sprite
|
- [Aseprite](https://github.com/aseprite/aseprite): animated sprite
|
||||||
editor & pixel art tool
|
editor & pixel art tool
|
||||||
- [AvioBook](https://www.aviobook.aero/en): a comprehensive aircraft
|
- [AvioBook](https://www.aviobook.aero/en): a comprehensive aircraft
|
||||||
|
Reference in New Issue
Block a user