catchorg / textflowcpp
A simple, single-header-only library, for wrapping text. In C++
☆99Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for textflowcpp
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A bunch of small C++ utilities☆61Updated 11 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated last year
- runtime to compile-time mappings☆108Updated 7 years ago
- A template for creating optional-like objects with no space overhead☆99Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- Roman numeral support for C++17☆52Updated last year
- Yet another C++ text formatting library.☆70Updated 4 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions