pystring

String utility library

A set of C++ functions mimicking Python string class methods using std::string.

C++ functions matching the interface and behavior of python string methods with std::string

GitHub

969 stars
47 watching
161 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
stevenlr/flint A collection of simple, header-only C libraries providing utility functions and data structures 12
maxim2266/str A lightweight C library providing string manipulation functions. 312
kieselsteini/sts A collection of single-file libraries for various tasks. 76
treeform/chroma A library for working with colors in Nim programming language 107
dgilland/pydash A comprehensive set of functional utilities for Python 1,341
serkanyersen/underscore.py A Python port of a JavaScript utility library providing functional programming tools and micro templating functionality. 291
jprichardson/string.js Provides additional string manipulation methods in JavaScript without modifying the native prototype. 1,810
mosteo/cstrings Convenience subprograms for working with C-style strings in Ada programming 1
sawickiap/str_view A small C++ library for creating immutable string views into externally owned character strings. 24
skarupke/std_function A C++ library providing a set of standard function wrappers around common programming tasks. 45
aptusproject/aptus-core A utility library to simplify Scala coding and provide defensive coding practices. 10
ocornut/str A lightweight C++ string type with an optional local buffer. 249
kennethormandy/utility-opentype Utility classes for advanced typographic features in CSS. 500
vindarel/cl-str A modern and consistent Common Lisp library for string manipulation. 312
ded/valentine A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. 286