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.1#0
Mar 23, 2026
All
Microsoft/cppvrf
github.com/microsoft/cppvrf
a4491c4438
MIT
Manifest