string-split
There are 14 repositories under string-split topic.
sindresorhus/split-on-first
Split a string on the first occurrence of a given separator
jonschlinkert/split-string
Split a string on a given character or characters, with support for escaping.
german-one/c-string
type-safe, header-only implementation of a `std::basic_string`-like string in plain C
yumetodo/string_split
STLのstringをchain method風味にsplitする
simber/string_view-building-blocks
C++ string_view extension library.
nyaomaru/divider
Divide string or string[] with given indexes or delimiters. npm -> https://www.npmjs.com/package/@nyaomaru/divider jsr -> https://jsr.io/@nyaomaru/divider
B3W/Dynamic-C-String-Split
Function for dynamically splitting a C-string on a given delimiter when the string length is not known.
chocolateboy/string_splitter
String#split on steroids
kbnim/Letteriser
A tiny utility that takes a string and decomoposes it to the letters of the Hungarian alphabet.
dpriedel/common_utilities
Miscellaneous utility functions used in several projects
NyxLang/string-utils
A utility belt of string functions to handle nearly any string manipulation or task
Powerbliz00/Alphabet
a simple program sorts lowercase alphabet to uppercase, printing each letter in one line using c# methods
Minisiia/SpringAopFolderNameStatistic
Add folder name output. Display statistics by extensions.
NunuM/UtilsForC
Utilities written in C programming language.