thlorenz / libuv-doxLinks
Documenting types and methods of libuv, mostly by reading 'uv.h'.
☆254Updated 7 years ago
Alternatives and similar repositories for libuv-dox
Users that are interested in libuv-dox are comparing it to the libraries listed below
Sorting:
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆116Updated 12 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser