Skip to content

Commit e6e3262

Browse files
authored
Add uv-cpp (libuv wrapper) (fffaraz#1602)
1 parent 633d5fa commit e6e3262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
163163
* [libuv](https://github.com/libuv/libuv) - Cross-platform asynchronous I/O. [BSD]
164164
* [promise-cpp](https://github.com/xhawk18/promise-cpp) - Header only library that implements Promise/A+ standard. [Anti-996]
165165
* [uvw](https://github.com/skypjack/uvw) - C++ wrapper for libuv. [MIT]
166+
* [uv-cpp](https://github.com/wlgq2/uv-cpp) - a simple interface, high-performance network library based on C++11. [MIT]
166167

167168
## Audio
168169
*Audio, Sound, Music, Digitized Voice Libraries*

0 commit comments

Comments
 (0)