cor3ntin / utf8-windows-demoLinks
Showcases how to use UTF-8 in C++ with the win32 api
☆46Updated last year
Alternatives and similar repositories for utf8-windows-demo
Users that are interested in utf8-windows-demo are comparing it to the libraries listed below
Sorting:
- Unicode Algorithms Implementation for C/C++☆309Updated last year
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆187Updated 3 weeks ago
- Yet another C++ text formatting library.☆71Updated last year
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆121Updated 3 weeks ago
- high performance C++20 implementation of std::variant☆57Updated 9 months ago
- C++ command line argument parsing and routing☆52Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- C++ library aiming to replace all built-in integers☆99Updated last week
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆335Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- std::embed implementation for the poor (C++17)☆89Updated last year
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆142Updated last week
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Boost.PFR without the boost namespaces☆75Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated last month
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆60Updated 5 years ago
- Ease-of-use-first argument parsing for C++23☆63Updated last week
- value types for composite class design - with allocators☆72Updated last month
- Compact SVO optimized vector for C++17 or higher