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.1.0#0
Feb 2, 2026
All
Microsoft/cppvrf
github.com/microsoft/cppvrf
06c584fba7
MIT
Manifest