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:
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆47Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months 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
- 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…☆17Updated last year
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- Portable UUID generation library for C++☆26Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- ☆41Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Flat containers for C++☆59Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- The library provides an implementation of standard C and C++ library functions, such that their inputs are UTF-8--aware on Windows withou…☆12Updated 9 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago