str
String library
A lightweight C++ string type with an optional local buffer.
Lightweight C++ string type with a configurable local buffer
249 stars
11 watching
38 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight C library providing string manipulation functions. | 312 |
| A modern and consistent Common Lisp library for string manipulation. | 312 |
| A modular standard library extension and string library for OCaml | 494 |
| A collection of header-only classes to provide basic useful tasks with minimal dependencies. | 550 |
| A single-header implementation of OOP in pure C using the power of preprocessor and assembly hacking. | 109 |
| A set of C++ functions mimicking Python string class methods using std::string. | 969 |
| A small C++ library for creating immutable string views into externally owned character strings. | 24 |
| Provides tools and extensions to enhance Dear ImGui functionality | 948 |
| An OCR library allowing developers to embed high-quality character recognition functionality in their products. | 18 |
| An implementation of reference counted string functionality for D programming language strings. | 9 |
| A C++ header library for displaying animations, counters, and progress bars with styling options. | 150 |
| A C library for efficiently handling strings in various operations such as concatenation, copying, and embedding. | 826 |
| An experimental C++ Standard Library project with daily updates and manual resource management. | 11 |
| An implementation of C++ ranges with support for the One Ranges Proposal | 223 |
| A C++11 library that provides a subset of features and utilities for general-purpose programming | 248 |