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/
☆112Updated 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
- Add SSL/TLS functionality on top of libuv☆62Updated 9 years ago
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- A CMake build for libuv☆44Updated 6 years ago
- A simple http library in c++ backed by libuv and http-parser.☆183Updated 5 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- Streaming websocket frame parser and frame builder for c☆66Updated 5 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆150Updated 4 years ago
- extends libuv to support tls/ssl in a simpler API for clibs☆34Updated 6 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 6 years ago
- libuv thread communication☆55Updated last year
- http://nikhilm.github.io/uvbook/☆41Updated 8 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
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 6 years ago
- Chainable SSL implementation for libuv☆57Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 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
- Lightweight event loop library for Linux epoll() family APIs☆240Updated 10 months ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- a lightweight high-performance HTTP server library for C☆100Updated 16 years ago
- simple webserver in libuv☆86Updated 11 years ago
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 4 months ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 9 months ago
- websocket server using libuv☆53Updated 8 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