c42f / tinyformatLinks
Minimal, type safe printf replacement library for C++
☆547Updated last year
Alternatives and similar repositories for tinyformat
Users that are interested in tinyformat are comparing it to the libraries listed below
Sorting:
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆452Updated last month
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆356Updated 7 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆406Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)