mikewei / micoro
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:
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated 11 months ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- Netstring parsing in C☆35Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Coroutines in C☆120Updated 10 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆53Updated 10 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆56Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- skiplist library for C.☆53Updated 8 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- redis's async event loop library☆188Updated 5 years ago