kristrev / libuv-multiple-loopsLinks
An example showing how to use multiple event loops in libuv. The loops run in two different threads, and the example also shows how threads can communicate.
☆21Updated 12 years ago
Alternatives and similar repositories for libuv-multiple-loops
Users that are interested in libuv-multiple-loops are comparing it to the libraries listed below
Sorting:
- Message Framing for libuv☆58Updated 4 years ago
- a lightweight high-performance HTTP server library for C☆103Updated 17 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆26Updated 5 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆152Updated 4 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- libuv thread communication☆58Updated 2 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- An implementation of golang runtime in C++☆17Updated last year
- Advanced, easy to use, asynchronous-capable DNS client library and utilities☆19Updated 16 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- 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…☆115Updated 12 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- 🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcod…☆17Updated 3 years ago
- Lightweight C++ template engine with Jinja2-like syntax☆32Updated 9 years ago
- buffered socket library for libev☆21Updated 3 years ago
- A clone of UnQlite (not offiical): UnQLite is a in-process software library which implements a self-contained, serverless, zero-configura…☆127Updated 12 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- async C client library for NSQ☆79Updated 5 years ago
- Mirror from SVN of GNU libmicrohttpd☆66Updated 9 years ago
- A CMake build for libuv☆44Updated 6 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- This is a clone of an SVN repository at https://agg.svn.sourceforge.net/svnroot/agg. It had been cloned by http://svn2github.com/ , but t…☆16Updated 12 years ago
- Cross-Platform Networking Library☆43Updated 3 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A generic connection pool☆21Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year