thlorenz / libuv-doxLinks
Documenting types and methods of libuv, mostly by reading 'uv.h'.
☆251Updated 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:
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- 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…☆115Updated 11 years ago
- A simple http library in c++ backed by libuv and http-parser.☆182Updated 6 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- Add SSL/TLS functionality on top of libuv☆61Updated 9 years ago
- C++ implementation of Node.js☆401Updated 6 years ago
- redis's async event loop library