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/
☆116Updated 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
- A CMake build for libuv☆44Updated 7 years ago
- The asynchronous TLS abstraction for OpenSSL☆126Updated 7 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated this week
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 7 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Streaming websocket frame parser and frame builder for c☆69Updated 6 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
- Micro http server and client written in C++☆167Updated 2 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 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 7 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 6 months ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- Fast and light Redis C client library built over Hiredis, thread-safe, write replication, auto-reconnect, sync pool, async libev.☆83Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Add SSL/TLS functionality on top of libuv☆63Updated 10 years ago
- redis's async event loop library☆189Updated 5 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆458Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- a lightweight high-performance HTTP server library for C☆103Updated 17 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 4 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆452Updated 2 years ago