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.
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++
LibString: Ultra-lightweight C++ strings with 22-byte stack storage—zero heap allocations for short ASCII.
A String library for lua
a tiny C string library because apparently managing memory manually sounded like a good idea!
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.
School's project (string functions implementation)
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.
convert char indexes to line indexes
String library functions from scratch
Strlib implementation with lines sorting libraries
A lightweight, type-safe, dependency-free string utility library for TypeScript and modern JavaScript applications.
To associate your repository with the string-library topic, visit your repo's landing page and select "manage topics."