tzlaine / text
What a c++ standard Unicode library might look like.
☆331Updated last year
Alternatives and similar repositories for text:
Users that are interested in text are comparing it to the libraries listed below
- Implementation of C++20's std::span for older compilers☆350Updated 2 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆459Updated last month
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- An additive strong typedef library for C++14/17/20☆435Updated 3 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 3 months ago
- A polymorphic value-type for C++☆227Updated last year
- 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 last month
- A reflective enum implementation for C++☆291Updated last year
- Simple, flexible and modular assertion macro.☆227Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated last week
- Lightweight Error Augmentation Framework☆325Updated last week
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆180Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆473Updated last month
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆186Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆365Updated 3 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Unicode Algorithms Implementation for C/C++☆298Updated last year
- Header-only library for multithreaded programming☆234Updated last month
- Replacements to standard numeric types which throw exceptions on errors☆213Updated last month
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- A highly efficient, move-aware operators library☆202Updated 2 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☆440Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 11 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆173Updated 6 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆188Updated 2 years ago