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
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Lthread C++11 binding☆12Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 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☆166Updated 7 years ago
- Chainable SSL implementation for libuv☆58Updated 7 years ago
- An obsolete project☆83Updated 7 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 years ago
- Implementation of RFC 1078☆99Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Coroutines in C☆122Updated 11 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- High performance utility library for C☆97Updated 6 months ago
- Netstring parsing in C☆37Updated 5 years ago
- a light weight, high performance coroutine implementation☆39Updated 13 years ago
- The asynchronous TLS abstraction for OpenSSL☆127Updated 7 years ago
- Library containing high-performance datastructures and utilities for C++☆76Updated 8 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 2 months ago
- C hash implementation based on khash☆174Updated 6 months 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
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- libuv thread communication☆60Updated 2 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 10 years ago
- Fast cross-platform async network library☆16Updated 6 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- A CMake build for libuv☆44Updated 7 years ago