mikewei / micoroLinks
a light weight, high performance coroutine implementation
☆38Updated 12 years ago
Alternatives and similar repositories for micoro
Users that are interested in micoro are comparing it to the libraries listed below
Sorting:
- userspace threads and coroutines for C☆18Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- High performance utility library for C☆94Updated 10 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- skiplist library for C.☆54Updated 8 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- Lthread C++11 binding☆11Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- Netstring parsing in C☆35Updated 4 years ago
- An obsolete project☆83Updated 6 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Example of how to use the current joyent/http-parser api to parse http requests☆21Updated 11 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago