Elzair / libuv-examples
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
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- libuv thread communication☆58Updated last year
- extends libuv to support tls/ssl in a simpler API for clibs☆34Updated 7 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- A CMake build for libuv☆44Updated 6 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 5 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- a lightweight high-performance HTTP server library for C☆101Updated 16 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- Add SSL/TLS functionality on top of libuv☆62Updated 9 years ago
- A simple http library in c++ backed by libuv and http-parser.☆183Updated 6 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆59Updated 10 years ago
- Chainable SSL implementation for libuv☆57Updated 6 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…☆155Updated 6 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆175Updated last year
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 7 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆252Updated 7 years ago
- Streaming WebSocket parser☆69Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆241Updated 5 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…☆48Updated 6 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- The Fast HTTP header parser library☆135Updated 9 years ago