cpp-string
There are 8 repositories under cpp-string topic.
HypertextAssassin0273/Data_Structures_in_Cpp
Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.
craftablescience/cstringpp
A single header library for constexpr strings in C++ that are more fun to use than C strings.
Usama-Azad/String-in-Cpp
String Library in C++
chihebabiza/cpp-string-library
A C++ library designed for efficient string manipulation, including formatting, concatenation, searching, and validation. It provides error handling for invalid string inputs and supports various string operations using object-oriented principles.
lhx077/BetterString
A high-performance, modern, and easy-to-use string processing library for C++and C
MassiGy/C-strings
This repository contains some useful and drag and drop C-string methods that you can join to your current project.
zeroqxq/MStringCPP
MStringCPP -- modern string for c++
muksiddheswar/Solutions-CPP
My solutions to problems in C++.