tahonermann / char8_t-remediation
An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).
☆24Updated 2 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
- 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 9 months ago
- ☆39Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆32Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 3 weeks ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 6 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- A simple C++ header-only template library implementing matching using wildcards☆86Updated 11 months ago
- Simple Library for Internationalization☆48Updated 2 weeks ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- Collection of proposals for c++☆26Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago