nothings / single_file_libs

List of single-file C/C++ libraries.
8.8k stars 585 forks source link

Added ocornut/Str #226

Open ocornut opened 3 years ago

ocornut commented 3 years ago

Figured out this may be helpful:

https://github.com/ocornut/Str

Str
Simple C++ string type with an optional local buffer, by Omar Cornut
https://github.com/ocornut/str

Details after the link.