◐ Shell
clean mode source ↗

Build software better, together

Here are 23 public repositories matching this topic...

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

  • Updated Nov 28, 2025
  • C++

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.

  • Updated May 2, 2022
  • C++

基于 C++26/23 与模块的现代字符串库 | Modern String Library Built with C++26/23 and Modules

  • Updated Mar 19, 2025
  • C++

stb style single header libs for basic utilities in C programs such string view, arena allocator, gap buffer, etc.

  • Updated Jan 27, 2025
  • C

A lightweight C++ header-only library for safe and efficient interoperation with C APIs that either accept or return C-style strings.

  • Updated Mar 14, 2026
  • C++

A high-performance, zero-copy memory utility for C++ that makes working with views and strings easier on microcontrollers.

  • Updated Feb 14, 2026
  • C++

A utility library for flexible string manipulation in Java, offering methods to convert strings into various types

  • Updated Jun 1, 2025
  • Java

Improve this page

Add a description, image, and links to the string-view topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-view topic, visit your repo's landing page and select "manage topics."

Learn more