tzlaine / text
What a c++ standard Unicode library might look like.
☆328Updated last year
Alternatives and similar repositories for text:
Users that are interested in text are comparing it to the libraries listed below
- Range-based goodness for C++17☆359Updated 4 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆438Updated 3 weeks ago
- A polymorphic value-type for C++☆228Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A reflective enum implementation for C++☆289Updated last year
- An additive strong typedef library for C++14/17/20☆425Updated 3 weeks ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Replacements to standard numeric types which throw exceptions on errors☆210Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆343Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆559Updated 6 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 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 3 weeks ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks 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 2 weeks ago
- SPY - C++ Information Broker☆153Updated 2 months ago
- A template for creating optional-like objects with no space overhead☆101Updated 3 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated 3 weeks ago
- Header-only library for multithreaded programming☆233Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 8 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆179Updated this week
- Simple, flexible and modular assertion macro.☆225Updated 9 months ago
- C++11 metaprogramming library☆255Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆410Updated last week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆208Updated 2 years ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago