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.4.0#0
Mar 4, 2026
All
Microsoft/cppvrf
github.com/microsoft/cppvrf
4f2cca8eb1
MIT
Manifest