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.

GitHub

826 stars
5 watching
11 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
maxim2266/str A lightweight C library providing string manipulation functions. 312
sawickiap/str_view A small C++ library for creating immutable string views into externally owned character strings. 24
huandu/xstrings A collection of string functions widely used in other languages but lacking in Go 1,406
tracktion/choc A collection of header-only classes to provide basic useful tasks with minimal dependencies. 550
jimmycuadra/shellwords A utility package for manipulating strings according to the word parsing rules of the UNIX Bourne shell. 38
ertugrulcetin/kezban A utility library for working with Clojure and ClojureScript, providing various macros, functions, and data structures for concise code development. 43
ik5/gostrutils A collection of string utilities for the Go programming language 45
afrodave/kj A collection of small, stb-inspired libraries for common tasks in C/C++ programming 18
mosteo/cstrings Convenience subprograms for working with C-style strings in Ada programming 1
ocornut/str A lightweight C++ string type with an optional local buffer. 249
imageworks/pystring A set of C++ functions mimicking Python string class methods using std::string. 969
r1chardj0n3s/parse A library that parses strings using a specification based on the Python format() syntax 1,732
kieselsteini/sts A collection of single-file libraries for various tasks. 76
miguelpragier/handy A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. 81
jamesmontemagno/monkey-cache Provides an easy-to-use caching mechanism for data structures in .NET applications. 680