c42f / tinyformatLinks
Minimal, type safe printf replacement library for C++
☆559Updated 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++☆634Updated 2 months ago
- Unicode (UTF-8) capable std::string☆548Updated 4 months ago
- Compile Time Type Information for C++☆604Updated 2 years ago
- 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…☆363Updated 7 years ago
- A simple C++11 command line argument parser☆234Updated 8 months 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☆422Updated last month
- Cross-platform C++ file system library supporting multiple backends☆503Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Updated last year
- C++ hash map and hash set which preserve the order of insertion☆565Updated 2 months ago
- Subprocessing with modern C++☆558Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆201Updated last week
- C++ header-only JSON library☆667Updated last month
- Mustache text templates for modern C++☆391Updated 6 months ago
- C++ regular expressions made easy☆391Updated 6 years ago
- A header only C++11 library for parsing TOML☆172Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆477Updated last week
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆404Updated last month
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆359Updated 7 months ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆466Updated last month
- A cross-platform (C99/C++11) process library☆612Updated last year
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- C++17 `std::variant` for C++11/14/17