willemt / uv_multiplexLinks
Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening
☆26Updated 5 years ago
Alternatives and similar repositories for uv_multiplex
Users that are interested in uv_multiplex are comparing it to the libraries listed below
Sorting:
- Message Framing for libuv☆58Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- Lthread C++11 binding☆12Updated 10 years ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- An obsolete project☆83Updated 7 years ago
- An example showing how to use multiple event loops in libuv. The loops run in two different threads, and the example also shows how threa…☆21Updated 12 years ago
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Implementation of RFC 1078☆100Updated 9 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆87Updated 6 years ago
- Go-style flag parsing for C☆119Updated 3 months ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆153Updated 5 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A fast, light-weight key/value store with http & memcache(TCP/UDP) interface.☆28Updated 8 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- Streaming WebSocket parser☆70Updated 2 years ago
- Netstring parsing in C☆36Updated 5 years ago
- Symas Lightning Memory-Mapped Database (LMDB)☆78Updated 9 years ago
- Minimal pub/sub message queue in C.☆23Updated 10 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- High performance utility library for C☆94Updated 3 months ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- libuv thread communication☆59Updated 2 years ago