1. Home
  2. Browse
  3. uvw

uvw

v3.4.0#0Latest

Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!

Install

Run the following Vcpkg command to install the port.

vcpkg install uvw

Usage

uvw provides CMake targets:

find_package(uvw CONFIG REQUIRED)
target_link_libraries(main PRIVATE uvw::uvw)

Dependencies

See source

Version

v3.4.0#0

Publication

Supports

All

GitHub

skypjack/uvw2.1K

Homepage

github.com/skypjack/uvw

Subtree

65f7b78bab

License

MIT

Definition

Manifest