A simple, robust, and convenient library for read-only string handling in C.
Run the following Vcpkg command to install the port.
vcpkg install str-view
str_view provides CMake targets:
find_package(str_view CONFIG REQUIRED)
target_link_libraries(main PRIVATE str_view::str_view)
v0.7.0#0
Dec 2, 2025
All
agl-alexglopez/str_view
github.com/agl-alexglopez/str_view
9c392c5f26
MIT
Manifest