delaemon / libuv-tutorial
http://nikhilm.github.io/uvbook/
☆41Updated 8 years ago
Alternatives and similar repositories for libuv-tutorial:
Users that are interested in libuv-tutorial are comparing it to the libraries listed below
- 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…☆114Updated 11 years ago
- A simple http library in c++ backed by libuv and http-parser.☆183Updated 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
- libuv thread communication☆57Updated last year
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆253Updated 7 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆150Updated 4 years ago
- Simple examples of how to use libuv☆63Updated 10 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 5 years ago
- simple webserver in libuv☆86Updated 11 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 5 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Message Framing for libuv☆57Updated 4 years ago
- extends libuv to support tls/ssl in a simpler API for clibs☆34Updated 7 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- redis's async event loop library☆188Updated 5 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆59Updated 10 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 4 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- Coroutines for C.☆74Updated 7 years ago
- C++ binding for nanomsg☆107Updated 10 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
- A public domain lock free queues implemented in C++11☆182Updated 11 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆90Updated 4 years ago
- Minimal HTTP processing library☆150Updated 5 years ago
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 years ago
- A CMake build for libuv☆44Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago