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
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 2 months ago
- Streaming websocket frame parser and frame builder for c☆67Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Message Framing for libuv☆56Updated 3 years ago
- libuv thread communication☆55Updated last year
- High performance cross platform event reactor and proactor written in C☆31Updated 10 years ago
- Common Datastructure Library for C developer.☆60Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Simple C++ event loop library☆52Updated 9 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
- Http multipart parser implemented in C☆230Updated 2 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A CMake build for libuv☆44Updated 6 years ago
- Streaming WebSocket parser☆70Updated last year
- C++11 libuv wrapper☆178Updated 4 years ago
- awaitable tasks base on msvc's resumable functions.☆22Updated 7 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆148Updated 4 years ago
- Minimal HTTP processing library☆149Updated 5 years ago
- Our open source benchmarks and code samples☆188Updated last month
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 3 years ago
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago
- NIH Utility Library☆89Updated 2 years ago
- simple webserver in libuv☆86Updated 11 years ago
- Coroutines for C.☆73Updated 7 years ago