C++ string class that mimics functionality of std::string, including iterators.
-
Updated
Jul 25, 2019 - C++
C++ string class that mimics functionality of std::string, including iterators.
The ultimate string library for C where it's purpose is to eliminate the use of null terminators but allow C stdlib interactivity without the use of structs and still use char* arrays
A JavaScript library for mutilate strings.
A utility library for Z shell that provides a few general-purpose functions. It's a counterpart to the zsh-string-lib library
C on Concrete : cross-platform TCP/UDP server framework with batteries included (string library, JSON parser, plugin system, ...)
STL header-only string class/lib which is orientated to Java and C# string classes
A C++17 library providing a set of string manipulation functions, many of which are similar to Python string methods.
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 String library for lua
Safe string library for C language.
C++14 compatible header-only std::string_view implementation
convert char indexes to line indexes
This is my C++ string library
Game Pigeon's Anagrams Clone using Python
Strlib implementation with lines sorting libraries
String library functions from scratch
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.
Add a description, image, and links to the string-library topic page so that developers can more easily learn about it.
To associate your repository with the string-library topic, visit your repo's landing page and select "manage topics."