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.
A lightweight and dependency-free C library for advanced string manipulation.
A utility library for Z shell that provides a few general-purpose functions. It's a counterpart to the zsh-string-lib library
A punctuation-based esolang, simple and embeddable, written in C
A JavaScript library for mutilate strings.
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++
A String library for lua
LibString: Ultra-lightweight C++ strings with 22-byte stack storage—zero heap allocations for short ASCII.
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.
Strlib provides a small, C11-based toolkit for handling string views, heap-allocated strings, and string builders in a consistent and ergonomic way. It exists to replace scattered, error-prone string handling in C with a unified, safer, and more convenient abstraction layer that still stays close to low-level control.
Safe string library for C language.
Game Pigeon's Anagrams Clone using Python
Implementation of the string.h library with additions
C89, single header, nostdlib string builder
convert char indexes to line indexes
C++14 compatible header-only std::string_view implementation
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."