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
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 9 months ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- High performance utility library for C☆92Updated 6 months ago
- Netstring parsing in C☆35Updated 4 years ago
- lock free modified prefix B+tree append-only database☆116Updated 9 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- An obsolete project☆83Updated 6 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Documentation for DynASM☆92Updated 5 years ago
- Lthread C++11 binding☆10Updated 10 years ago
- Coroutines for C.☆74Updated 8 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- redis's async event loop library☆188Updated 5 years ago