FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

string-view · GitHub Topics · GitHub

#

string-view

Here are 24 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 Aug 10, 2026
  • 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++工程化开始的旅程!手搓一个最简单的Ini分析器!This is the beginning of our journey in C++ engineering! Handcrafting the simplest INI parser!

  • Updated Mar 4, 2026
  • C++

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

  • Updated Mar 19, 2025
  • C++

Basic utility functions using string_view

  • Updated Sep 26, 2019
  • C++

C++ string_view extension library.

  • Updated Feb 27, 2018
  • C++

RapidXML fork; with string_view and document move semantics and append(move) semantics.

  • Updated Nov 26, 2017
  • C++

String View library for C programming language

  • Updated Jul 26, 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

string_view with null termination guarantee

  • Updated Sep 24, 2021
  • C++

C++17 and C++11 std::string-and-std::string_view-based utils.

  • Updated Aug 15, 2026
  • CMake

C++11版本的string_view

  • Updated Aug 19, 2026
  • 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++

C++17 class for string_view concatenation

  • Updated May 20, 2023
  • C++

Simple, robust, and convenient read-only string handling in C.

  • Updated Jul 30, 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++

C++14 compatible header-only std::string_view implementation

  • Updated Mar 7, 2022
  • C++

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


Back | FazBrowse Home | New Git URL