1. Home
  2. Browse
  3. uvw

uvw

v3.2.0#1Go to latest

A compilable static library, event based, tiny and easy to use libuv wrapper in modern C++.

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.2.0#1

Publication

Supports

All

GitHub

skypjack/uvw

Homepage

github.com/skypjack/uvw

Subtree

f7068fb72e

License

MIT

Definition

Manifest