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.8.1#0
Aug 6, 2026
All
agl-alexglopez/str_view1
github.com/agl-alexglopez/str_view
7400aed7a0
MIT
Manifest