delaemon / libuv-tutorial
http://nikhilm.github.io/uvbook/
☆40Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for libuv-tutorial
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆112Updated 11 years ago
- A simple http library in c++ backed by libuv and http-parser.☆183Updated 5 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 6 years ago
- A CMake build for libuv☆44Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 2 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆59Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- Our open source benchmarks and code samples☆188Updated last month
- Implementing coroutines, channels, message passing, etc.☆132Updated 3 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 5 years ago
- libuv thread communication☆55Updated last year
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆148Updated 4 years ago
- simple webserver in libuv☆86Updated 11 years ago
- Message Framing for libuv☆56Updated 3 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 libuv wrapper☆178Updated 4 years ago
- Simple examples of how to use libuv☆63Updated 10 years ago
- NIH Utility Library☆89Updated 3 years ago
- Streaming WebSocket parser☆70Updated last year
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆145Updated 5 years ago
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 years ago
- Coroutines for C.☆73Updated 7 years ago
- timer.c: Tickless hierarchical timing wheel☆223Updated last year
- a lightweight high-performance HTTP server library for C☆100Updated 16 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- redis's async event loop library☆188Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆240Updated 8 months ago