Clibs

Keyword “string” packages
packagedescriptioncategorylicense
clibs/buffertiny c-string libraryString manipulationMIT
jwerle/strsplit.hSplit a string into a char array by a given delimiterString manipulationMIT
hkjels/slug.cCreate slug from a given string.String manipulationMIT
stephenmathieson/case.cstring case conversionString manipulationMIT
stephenmathieson/occurrences.cCount occurrences in a stringString manipulationMIT
stephenmathieson/str-ends-with.cCheck if a string ends with another stringString manipulationMIT
stephenmathieson/str-flatten.cFlatten a char arrayString manipulationMIT
stephenmathieson/str-replace.cstring replacementString manipulationMIT
stephenmathieson/str-starts-with.cCheck if a string starts with another stringString manipulationMIT
stephenmathieson/substr.cGet a substring of a stringString manipulationMIT
stephenmathieson/trim.cstring trim with left and right supportString manipulationMIT
dhobsd/vstringA simple string building API for CString manipulationUnlicensed
chrisdew/sdsAntirez's Simple Dynamic Strings libraryString manipulationBSD
clibs/wildcardcmpSimple wildcard string comparison for CString manipulationMIT
littlstar/asprintf.casprintf() implementationString manipulationUnlicensed
clibs/strndupSafe implementation of strndupString manipulationpublic domain
clibs/strdupSafe implementation of strdupString manipulationExpat
littlstar/trim.ccC++ std::string trim utilString manipulationMIT
lib-x/xstrA simple public domain string libraryString manipulationUnlicense
clibs/bytesbyte-length parser / formatter utilUtilitiesMIT
troydhanson/uthashC macros for hash tables and moreData structureUnlicensed
rikvdh/zabufferA Zero-allocation buffer handling library for low-memory applications.Data structureMIT
rikvdh/matchingString-based parser based on matching strings for interpreting and handling string-based interfaces.ParsingMIT
adricoin2010/UTF8-IteratorMinimalist UTF8 Iterator for C and C++.Encoding/DecodingMIT