Skip to content

Commit f0feb2e

Browse files
xhawk18myd7349
authored andcommitted
Add promise-cpp, the Promise/A+ library in c++ (fffaraz#612)
1 parent 1bed956 commit f0feb2e

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
@@ -134,6 +134,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
134134
* [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]
135135
* [libevent](http://libevent.org/) - An event notification library. [BSD]
136136
* [libuv](https://github.com/libuv/libuv) - Cross-platform asynchronous I/O. [BSD]
137+
* [promise-cpp](https://github.com/xhawk18/promise-cpp) - Header only library that implements Promise/A+ standard. [Anti-996]
137138
* [uvw](https://github.com/skypjack/uvw) - C++ wrapper for libuv. [MIT]
138139

139140
## Audio

0 commit comments

Comments
 (0)