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:
- 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 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- 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
- Phisko's C++ Utilities☆44Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Cross-platform C++ Utility Library☆56Updated 2 weeks ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- A simple C++ wrapper around the "miniz" zip library☆32Updated 3 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A modern, header-only request router for C++☆24Updated 5 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++ Defensive Macros☆31Updated 7 years ago
- another c#-like property accessor for C++11 and above.☆16Updated last year
- A fixed capacity dynamically sized string☆69Updated last month
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated 3 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago