Skip to content

Commit 2302d01

Browse files
authored
Merge pull request fffaraz#964 from ithewei/master
Add libhv
2 parents 49e7fa4 + e7b83e8 commit 2302d01

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
@@ -135,6 +135,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
135135
* [C++ Actor Framework](https://github.com/actor-framework/actor-framework) - An Open Source Implementation of the Actor Model in C++. [BSD-3-Clause] [website](http://actor-framework.org/)
136136
* [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]
137137
* [libevent](http://libevent.org/) - An event notification library. [BSD]
138+
* [libhv](https://github.com/ithewei/libhv) - Cross-platform event loop library. [BSD]
138139
* [libuv](https://github.com/libuv/libuv) - Cross-platform asynchronous I/O. [BSD]
139140
* [promise-cpp](https://github.com/xhawk18/promise-cpp) - Header only library that implements Promise/A+ standard. [Anti-996]
140141
* [uvw](https://github.com/skypjack/uvw) - C++ wrapper for libuv. [MIT]

0 commit comments

Comments
 (0)