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:
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 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☆50Updated this week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- ☆40Updated 2 years ago
- Cross-platform C++ Utility Library☆55Updated this week
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- Collection of proposals for c++☆29Updated last month
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- C++ utilities☆144Updated 2 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 months ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆61Updated last month
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago