A compilable static library, event based, tiny and easy to use libuv wrapper in modern C++.
Run the following Vcpkg command to install the port.
vcpkg install uvw
uvw provides CMake targets:
find_package(uvw CONFIG REQUIRED) target_link_libraries(main PRIVATE uvw::uvw)
v3.2.0#1
Aug 13, 2025
All
skypjack/uvw
github.com/skypjack/uvw
f7068fb72e
MIT
Manifest