tahonermann / char8_t-remediation
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
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- ☆40Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A fixed capacity dynamically sized string☆65Updated this week
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆45Updated 2 weeks ago
- Command line argument parser (C++14)☆18Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated last month
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆39Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks 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 11 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 8 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- ☆48Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Small small_vector☆34Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- A simple C++ wrapper around the "miniz" zip library☆30Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago