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
969 stars
47 watching
161 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of simple, header-only C libraries providing utility functions and data structures | 12 |
| A lightweight C library providing string manipulation functions. | 312 |
| A collection of single-file libraries for various tasks. | 76 |
| A library for working with colors in Nim programming language | 107 |
| A comprehensive set of functional utilities for Python | 1,341 |
| A Python port of a JavaScript utility library providing functional programming tools and micro templating functionality. | 291 |
| Provides additional string manipulation methods in JavaScript without modifying the native prototype. | 1,810 |
| Convenience subprograms for working with C-style strings in Ada programming | 1 |
| A small C++ library for creating immutable string views into externally owned character strings. | 24 |
| A C++ library providing a set of standard function wrappers around common programming tasks. | 45 |
| A utility library to simplify Scala coding and provide defensive coding practices. | 10 |
| A lightweight C++ string type with an optional local buffer. | 249 |
| Utility classes for advanced typographic features in CSS. | 500 |
| A modern and consistent Common Lisp library for string manipulation. | 312 |
| A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |