c42f / tinyformat
Minimal, type safe printf replacement library for C++
☆539Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for tinyformat
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 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☆405Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- A miniature library for struct-field reflection in C++☆500Updated last year
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆901Updated 2 weeks 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…☆341Updated 6 years ago
- C++17 `std::variant` for C++11/14/17☆669Updated last year
- Unicode (UTF-8) capable std::string☆544Updated last year
- Compile Time Type Information for C++☆574Updated last year
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated 9 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- C++ hash map and hash set which preserve the order of insertion☆518Updated last month
- A header-only C++ library for task concurrency☆624Updated last year
- Subprocessing with modern C++☆459Updated 8 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,335Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Small, header only signals and slots C++11 library.☆253Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆182Updated last year
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 2 years ago
- A simple C++11 command line argument parser☆225Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆589Updated 4 years ago
- Async++ concurrency framework for C++11☆1,350Updated last month
- Pure C++17 Signals and Slots☆410Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆860Updated 5 months ago