string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
-
Updated
Jun 8, 2024 - C++
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
Library of backported modern C++ types to work with C++11
A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.
C++ string_view extension library.
Basic utility functions using string_view
C++17 and C++11 std::string_view-based utils.
RapidXML fork; with string_view and document move semantics and append(move) semantics.
string_view with null termination guarantee
C++17 class for string_view concatenation
stb style single header libs for basic utilities in C programs such string view, arena allocator, gap buffer, etc.
Conan package for https://github.com/martinmoene/string-view-lite
C++14 compatible header-only std::string_view implementation
A header only library that is very similar to C++17 std::string_view, but written in C.
Simple, robust, and convenient read-only string handling in C.
Practical toolbox of data structures and algorithms
String View library for C programming language
Add a description, image, and links to the string-view topic page so that developers can more easily learn about it.
To associate your repository with the string-view topic, visit your repo's landing page and select "manage topics."