tcbrindle / utf_ranges
A collection of Unicode utilities for C++ using Range-V3
☆46Updated 8 years ago
Alternatives and similar repositories for utf_ranges:
Users that are interested in utf_ranges are comparing it to the libraries listed below
- An indirect value-type for C++☆82Updated last year
- A C++14 reflection library☆68Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- ranges features for c+23 ported to C++20☆76Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- Coroutine Support Library☆34Updated 6 months ago
- A modern and (mostly) macro free mocking-framework☆31Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- The draft C++ Reflection Technical Specification☆85Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A C++ parser combinator library.☆118Updated last month
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A polymorphic value-type for C++☆228Updated last year
- 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
- Meta C++ Library and Tool☆80Updated 2 years ago
- A C++ library that implements the WhatWG URL specification