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
- C++11 libuv wrapper☆179Updated 5 years ago
- C++ binding for nanomsg☆112Updated 11 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- A CMake build for libuv☆44Updated 7 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆152Updated 5 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 7 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
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- libuv thread communication☆59Updated 2 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
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Streaming websocket frame parser and frame builder for c☆68Updated 6 years ago
- a lightweight high-performance HTTP server library for C☆103Updated 17 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- Streaming WebSocket parser☆70Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- redis's async event loop library☆189Updated 5 years ago
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Micro http server and client written in C++☆167Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆244Updated 5 months ago
- Add SSL/TLS functionality on top of libuv☆62Updated 9 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
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago