wchar topic

List wchar repositories

widestring-rs

78
Stars
24
Forks
Watchers

A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.

wchar-rs

20
Stars
8
Forks
Watchers

A procedural macro for compile time UTF-16 strings

StringPool

51
Stars
8
Forks
Watchers

A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.

StrToNum

18
Stars
2
Forks
Watchers

String to Number conversion constexpr library, for char and wchar_t strings.