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:
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- 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
- 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☆162Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- High performance utility library for C☆94Updated 2 weeks ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- An obsolete project☆83Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- skiplist library for C.☆54Updated 8 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- redis's async event loop library☆188Updated 5 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 months ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Lthread C++11 binding☆11Updated 10 years ago
- C11 Lock-free Stack☆184Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Coroutines in C☆121Updated 11 years ago
- Netstring parsing in C☆36Updated 4 years ago
- Coroutines for C.☆76Updated 8 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