SimpleString SimpleString provides an implementation of a string. Its internal storage is UTF-8 encoding. Build you can use CMake or XMake to build. use CMake mkdir build cd .. cmake use XMake xmake build