diff --git a/README.md b/README.md index f8698bc..c2a779f 100644 --- a/README.md +++ b/README.md @@ -383,6 +383,7 @@ as C/C++, as this is not an obstacle to most users.) | [Obfuscate](https://github.com/adamyaxley/Obfuscate) | **public domain** | C++ |**1**| Guaranteed compile-time string literal obfuscation library for C++14 | [inja.hpp](https://github.com/pantor/inja) | MIT | C++ |**1**| template engine |**[strpool.h](https://github.com/mattiasgustavsson/libs)** | **public domain** |C/C++|**1**| string interning +|**[Str.h](https://github.com/ocornut/Str)** | **public domain** | C++ |**1**| Simple C++ string type with an optional local buffer | [str_view.hpp](https://github.com/sawickiap/str_view) | MIT | C++ |**1**| null-termination-aware string-view class |**[utf8](https://github.com/sheredom/utf8.h)** | **public domain** |C/C++|**1**| UTF-8 string library