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:
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A simple C++ wrapper around the "miniz" zip library☆30Updated 2 years ago
- ☆41Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Cross-platform C++ Utility Library☆54Updated 2 weeks ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆54Updated 5 months ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆82Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- An easy to use single header library for fast decompression of Gz archives written in modern C++. Compression is in experimental state an…☆36Updated 3 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- ☆49Updated 7 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.