mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-06-02 18:41:56 -04:00
Add uv-cpp (libuv wrapper) (#1602)
This commit is contained in:
parent
633d5fa37a
commit
e6e3262aa2
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
|||
* [libuv](https://github.com/libuv/libuv) - Cross-platform asynchronous I/O. [BSD]
|
||||
* [promise-cpp](https://github.com/xhawk18/promise-cpp) - Header only library that implements Promise/A+ standard. [Anti-996]
|
||||
* [uvw](https://github.com/skypjack/uvw) - C++ wrapper for libuv. [MIT]
|
||||
* [uv-cpp](https://github.com/wlgq2/uv-cpp) - a simple interface, high-performance network library based on C++11. [MIT]
|
||||
|
||||
## Audio
|
||||
*Audio, Sound, Music, Digitized Voice Libraries*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue