str_view
String view library
A small C++ library for creating immutable string views into externally owned character strings.
Null-termination-aware string-view class for C++
24 stars
2 watching
2 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
null-terminatorstringview
Related projects:
Repository | Description | Stars |
---|---|---|
maxim2266/str | A lightweight C library providing string manipulation functions. | 312 |
skullchap/chadstr | A C library for efficiently handling strings in various operations such as concatenation, copying, and embedding. | 827 |
imageworks/pystring | A set of C++ functions mimicking Python string class methods using std::string. | 969 |
ocornut/str | A lightweight C++ string type with an optional local buffer. | 249 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 312 |
startry/swviewcapture | An iOS view capture library that allows capturing all content of UIWebView and other scrollable views. | 608 |
slazyk/observable-swift | A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers. | 1,235 |
stevenlr/flint | A collection of simple, header-only C libraries providing utility functions and data structures | 12 |
siavashalipour/sapinviewcontroller | A customisable PIN screen for iOS with various styling options and background images. | 21 |
krizhanovskii/kkstringvalidator | A Swift library for validating strings based on predefined criteria | 17 |
jprichardson/string.js | Provides additional string manipulation methods in JavaScript without modifying the native prototype. | 1,810 |
oir/barkeep | A C++ header library for displaying animations, counters, and progress bars with styling options. | 150 |
mackhartley/dashedview | A library to create views with a striped background. | 69 |
nalexn/viewinspector | A library that provides runtime introspection and unit testing capabilities for SwiftUI views. | 2,222 |
arachnid/solidity-stringutils | A utility library providing efficient string manipulation functions for Solidity | 1,140 |