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

824 stars
5 watching
11 forks
Language: C
last commit: over 1 year 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. 307
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,400
tracktion/choc A collection of header-only classes to provide basic useful tasks with minimal dependencies. 539
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 17
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. 248
imageworks/pystring A set of C++ functions mimicking Python string class methods using std::string. 954
r1chardj0n3s/parse A library that parses strings using a specification based on the Python format() syntax 1,713
kieselsteini/sts A collection of single-file libraries for various tasks. 75
miguelpragier/handy A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. 80
jamesmontemagno/monkey-cache Provides an easy-to-use caching mechanism for data structures in .NET applications. 669