Header-only easy to use libuv C++ wrapper
uvw started as a header-only, event based, tiny and easy to use wrapper for libuv written in modern C++. Now it's finally available also as a compilable static library. The basic idea is to hide completely the C-ish interface of libuv behind a graceful C++ API. Currently, no uv_*_t data structure is actually exposed by the library. Note that uvw stays true to the API of libuv and it doesn't add anything to its interface. For the same reasons, users of the library must follow the same rules which are used with libuv. The uvw-devel package contains libraries and header files for developing applications that use uvw.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.12.1-9.fc43 | - |
Fedora 42 | 2.12.1-8.fc42 | - |
Fedora 41 | 2.12.1-7.fc41 | - |
Fedora 40 | 2.12.1-6.fc40 | - |
Fedora EPEL 9 | 2.10.0-1.el9 | - |
Fedora EPEL 10.1 | 2.12.1-9.el10_1 | - |
You can contact the maintainers of this package via email at
uvw dash maintainers at fedoraproject dot org
.