Event loop library for PHP implemented in C++. Support for asynchronous non-blocking sockets, DNS lookups and database connections...
Event processing loop for scheduling and coordinating asynchronous work; fire and forget.
A C++ implementation of an LRU cache suitable for use with asynchronous event-loop environments
This is a library which attempts to bring the asynchronous event-loop lambda-based execution style of node to C++....
Forget the delays(), use this library to run 1 or more servos asynchronously and free your event loop....
Haywire is an asynchronous HTTP server framework written in C that's built using the event loop based libuv platform layer that node.js is built on top of....