There are 1 repository under string-library topic.
C++ string class that mimics functionality of std::string, including iterators.
A utility library for Z shell that provides a few general-purpose functions. It's a counterpart to the zsh-string-lib library
A JavaScript library for mutilate strings.
C on Concrete : cross-platform TCP/UDP server framework with batteries included (string library, JSON parser, plugin system, ...)
A C++17 library providing a set of string manipulation functions, many of which are similar to Python string methods.
STL header-only string class/lib which is orientated to Java and C# string classes
String Library in C++
School's project (string functions implementation)
A C++ Project - I developed a program that simulates a movie ticket booking system. Allowed users to view movie listings, select seats, make bookings, and calculate the total cost. Considered implementing seat availability and seat selection validation.
A simple string library with a similar interface to std::string
Game Pigeon's Anagrams Clone using Python
C++14 compatible header-only std::string_view implementation
A linear algebraic library. Includes Trigonometric, matrices, inner-product-spaces, general-vector-spaces, euclidean-vector-spaces, vectors in 2 and 3 spaces and linear transformations.
clsString is a comprehensive C++ library designed for efficient string manipulation using Object-Oriented Programming (OOP) principles. It provides a wide range of methods that cover almost every string operation a user may need, all encapsulated within a class structure for easy use and scalability.
Implementation of the string.h library with additions
convert char indexes to line indexes