# martinmoene/string-view-lite

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/martinmoene-string-view-lite).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

469 stars · 47 forks · C++ · BSL-1.0

## Links

- GitHub: https://github.com/martinmoene/string-view-lite
- awesome-repositories: https://awesome-repositories.com/repository/martinmoene-string-view-lite.md

## Description

string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library

## Tags

### Part of an Awesome List

- [Standard Library Extensions](https://awesome-repositories.com/f/awesome-lists/devtools/standard-library-extensions.md) — String-view implementation for older standards.
