11 skills found
hoaproject / UstringThe Hoa\Ustring library.
Cogito2012 / UString[ACM MM 2020] Uncertainty-based Traffic Accident Anticipation
krakjoe / UstringUnicodeString for PHP7
AmmoniumX / WutilsC++ library for best-effort wstring/wchar to fixed-length uchar/ustring
TingPing / UstringSimple C library for safely handling utf8 strings
rokups / Nim Ustringutf-8 string for Nim
hoaproject / StringThe Hoa\String library (deprecated by Hoa\Ustring).
soareschen / Boost.ustrBoost.Ustr provides a Unicode string adapter class that wraps traditional string containers such as std::string to attach Unicode encoding semantics to it.
SkyEng1neering / UstringThis is the magic implementation of dynamic string. Based on dalloc allocator, that solves memory fragmentation problem. So you can use it in your embedded project and not to be afraid of program crash by reason of memory fragmentation.
certik / UstrMirror of http://www.and.org/ustr/ustr.git
marpon / UStringWFreebasic unicode variable length type string , using wstring : coded internally utf16 for windows / utf32 for linux