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
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- The asynchronous TLS abstraction for OpenSSL☆126Updated 7 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 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 13 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- An obsolete project☆83Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- High performance utility library for C☆96Updated 5 months ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Lthread C++11 binding☆12Updated 11 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Chainable SSL implementation for libuv☆58Updated 7 years ago
- Symas Lightning Memory-Mapped Database (LMDB)☆78Updated 9 years ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- libuv thread communication☆60Updated 2 years ago
- Netstring parsing in C☆36Updated 5 years ago
- C hash implementation based on khash☆172Updated 4 months ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- My take on the LMAX Disruptor☆74Updated 12 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆88Updated 6 years ago
- Coroutines in C☆122Updated 11 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated last month
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 10 years ago
- Examples of different message types in C with nanomsg☆144Updated 8 years ago
- Go-style flag parsing for C☆119Updated 4 months ago