VRF implementation library in C++20
Run the following Vcpkg command to install the port.
vcpkg install cppvrf
cppvrf provides CMake targets:
find_package(cppvrf CONFIG REQUIRED)
target_link_libraries(main PRIVATE cppvrf::cppvrf)
v1.6.2#0
May 2, 2026
All
Microsoft/cppvrf
github.com/microsoft/cppvrf
353415a59f
MIT
Manifest