This commit is contained in:
Dmitriy Vetutnev
2017-05-05 17:55:34 +03:00
parent 4f0f095823
commit c3dc818da7

View File

@@ -112,6 +112,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
* [libev](http://libev.schmorp.de/) - A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs. [BSD and GPL]
* [libevent](http://libevent.org/) - An event notification library. [BSD]
* [libuv](https://github.com/libuv/libuv) - Cross-platform asychronous I/O. [BSD]
* [uvw](https://github.com/skypjack/uvw) - C++ wrapper for libuv. [BSD]
## Audio
*Audio, Sound, Music, Digitized Voice Libraries*