char topic
List
char repositories
computer-vision-ND
91
Stars
45
Forks
Watchers
Projects and exercises for the Udacity Computer Vision Nanodegree
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.