delaemon / libuv-tutorialLinks
http://nikhilm.github.io/uvbook/
☆41Updated 9 years ago
Alternatives and similar repositories for libuv-tutorial
Users that are interested in libuv-tutorial 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…☆115Updated 11 years ago
- A simple http library in c++ backed by libuv and http-parser.☆182Updated 6 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- A CMake build for libuv☆44Updated 6 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- libuv thread communication☆58Updated 2 years ago
- simple webserver in libuv☆85Updated 11 years ago
- Simple examples of how to use libuv☆63Updated 11 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 6 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆80Updated 4 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆144Updated 6 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Boost.Coroutine2☆134Updated last month
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆251Updated 7 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Convert build system from autoconf/make to CMake☆76Updated 2 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- Streaming WebSocket parser☆70Updated 2 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- port mbedtls on libuv☆27Updated 7 years ago
- Micro http server and client written in C++☆167Updated last year
- A library for embedding an HTTP or HTTPS server in C++ applications.☆47Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year