mikewei / micoro
a light weight, high performance coroutine implementation
☆37Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for micoro
- userspace threads and coroutines for C☆18Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- High performance utility library for C☆92Updated 3 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- some libuv code snippets written while learning c and libuv☆68Updated 9 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- Netstring parsing in C☆35Updated 4 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 2 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 9 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- skiplist library for C.☆53Updated 8 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 9 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆85Updated 5 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- A stateless event-driven HPACK codec☆25Updated 3 weeks ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 6 years ago