chadstr
String utility library
A C library for efficiently handling strings in various operations such as concatenation, copying, and embedding.
Chad Strings - The Chad way to handle strings in C.
826 stars
5 watching
11 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight C library providing string manipulation functions. | 312 |
| A small C++ library for creating immutable string views into externally owned character strings. | 24 |
| A collection of string functions widely used in other languages but lacking in Go | 1,406 |
| A collection of header-only classes to provide basic useful tasks with minimal dependencies. | 550 |
| A utility package for manipulating strings according to the word parsing rules of the UNIX Bourne shell. | 38 |
| A utility library for working with Clojure and ClojureScript, providing various macros, functions, and data structures for concise code development. | 43 |
| A collection of string utilities for the Go programming language | 45 |
| A collection of small, stb-inspired libraries for common tasks in C/C++ programming | 18 |
| Convenience subprograms for working with C-style strings in Ada programming | 1 |
| A lightweight C++ string type with an optional local buffer. | 249 |
| A set of C++ functions mimicking Python string class methods using std::string. | 969 |
| A library that parses strings using a specification based on the Python format() syntax | 1,732 |
| A collection of single-file libraries for various tasks. | 76 |
| A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. | 81 |
| Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 |