LibUV

Introduction

This is an implementation of the popular libuv library, which is used in node.js. It provides the event loop (timeouts, timers, etc), as well as a full tcp stack.