str
String library
A lightweight C library providing string manipulation functions.
str: yet another string library for C language.
312 stars
10 watching
21 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
cstring-manipulationstrings
Related projects:
Repository | Description | Stars |
---|---|---|
| A modern and consistent Common Lisp library for string manipulation. | 312 |
| A lightweight C++ string type with an optional local buffer. | 249 |
| Convenience subprograms for working with C-style strings in Ada programming | 1 |
| A single header library providing UTF-8 string functions similar to those in standard C libraries. | 1,758 |
| A set of C++ functions mimicking Python string class methods using std::string. | 969 |
| Provides additional string manipulation methods in JavaScript without modifying the native prototype. | 1,810 |
| An optimized string class with an adaptive hash table for fast searching and comparisons | 126 |
| A C library for efficiently handling strings in various operations such as concatenation, copying, and embedding. | 826 |
| A Standard ML implementation of a search library | 5 |
| Improves the representation of character strings in Ada GUI applications to handle internationalization and Unicode support more efficiently | 11 |
| A collection of single-file libraries for various tasks. | 76 |
| A library that parses strings using a specification based on the Python format() syntax | 1,732 |
| A collection of simple, header-only C libraries providing utility functions and data structures | 12 |
| A C++11 library that provides a subset of features and utilities for general-purpose programming | 248 |
| An implementation of reference counted string functionality for D programming language strings. | 9 |