|
uvw
☆
« Back to VersTracker
|
|||||||||||||||
|
Description: Header-only, event based, tiny and easy to use libuv wrapper in modern C++ |
|||||||||||||||
| Type: Formula | Latest Version: 3.4.0@0 | Tracked Since: Dec 28, 2025 | |||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||
| Category: Developer tools | |||||||||||||||
| Tags: c++ libuv async networking header-only event-driven | |||||||||||||||
| Install: brew install uvw | |||||||||||||||
|
About: Uvw is a header-only C++ wrapper for libuv that abstracts the low-level C API into a modern, object-oriented interface. It simplifies asynchronous I/O operations by using an event-driven model similar to Node.js, making it easier to build high-performance network applications. The library requires no external dependencies beyond libuv and integrates seamlessly into existing C++ projects via single-header inclusion. |
|||||||||||||||
Key Features:
|
|||||||||||||||
Use Cases:
|
|||||||||||||||
Alternatives:
|
|||||||||||||||
| Version History | |||||||||||||||
|