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.6#0
Apr 6, 2026
All
agl-alexglopez/str_view
github.com/agl-alexglopez/str_view
e168b0b546
MIT
Manifest