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 12 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:
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- A CMake build for libuv☆44Updated 6 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 7 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆151Updated 4 years ago
- Streaming websocket frame parser and frame builder for c☆68Updated 6 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Add SSL/TLS functionality on top of libuv☆62Updated 9 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…☆157Updated 6 years ago
- libuv thread communication☆58Updated 2 years ago
- Micro http server and client written in C++☆167Updated 2 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- redis's async event loop library☆189Updated 5 years ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 7 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
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 11 months ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- a lightweight high-performance HTTP server library for C☆102Updated 17 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago