tahonermann / char8_t-remediationLinks
An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).
☆25Updated 3 years ago
Alternatives and similar repositories for char8_t-remediation
Users that are interested in char8_t-remediation are comparing it to the libraries listed below
Sorting:
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- ☆40Updated 2 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- Lean library to observe file changes in a specific directory path.☆45Updated 4 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Collection of proposals for c++☆29Updated 2 months ago
- Cross-platform C++ Utility Library☆56Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆43Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆62Updated 3 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Phisko's C++ Utilities☆44Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year