mikewei / micoroLinks
a light weight, high performance coroutine implementation
☆39Updated 13 years ago
Alternatives and similar repositories for micoro
Users that are interested in micoro are comparing it to the libraries listed below
Sorting:
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- skiplist library for C.☆54Updated 9 years ago
- High performance utility library for C☆97Updated 6 months ago
- Coroutines for C/C++☆81Updated 5 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated this week
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- An obsolete project☆83Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- redis's async event loop library☆189Updated 6 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Coroutines in C☆122Updated 11 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Coroutines for C.☆78Updated 8 years ago
- Duda I/O is an event-driven and high performant web services framework which exposes a friendly C API☆130Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated 10 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago