Elzair / libuv-examplesLinks
This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to libuv http://nikhilm.github.io/uvbook/
☆115Updated 11 years ago
Alternatives and similar repositories for libuv-examples
Users that are interested in libuv-examples are comparing it to the libraries listed below
Sorting:
- libuv thread communication☆58Updated 2 years ago
- Add SSL/TLS functionality on top of libuv☆61Updated 9 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- A CMake build for libuv☆44Updated 6 years ago
- extends libuv to support tls/ssl in a simpler API for clibs☆34Updated 7 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- simple webserver in libuv☆85Updated 11 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- Message Framing for libuv☆58Updated 4 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
- A simple http library in c++ backed by libuv and http-parser.☆182Updated 6 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- a lightweight high-performance HTTP server library for C☆102Updated 16 years ago
- http://nikhilm.github.io/uvbook/☆42Updated 9 years ago
- Mirror from SVN of GNU libmicrohttpd☆65Updated 9 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆252Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆156Updated 6 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆145Updated 6 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 2 weeks ago
- Streaming WebSocket parser☆70Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- Convert build system from autoconf/make to CMake☆76Updated 3 years ago