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.
-
Updated
May 2, 2022 - C++
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.
String to Number conversion constexpr library, for char and wchar_t strings.
MULTIPLICATION WITH N THE LARGE NUMBERS
Convert a std::string to a char* or char* to std::string
A simple file compressor that can compress repititive char in the file into a cmp file format. It also has a decompress features. Made with C++
Practice for C and C++ programming
Add a description, image, and links to the char topic page so that developers can more easily learn about it.
To associate your repository with the char topic, visit your repo's landing page and select "manage topics."