semistrict / libcoro
Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)
☆121Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for libcoro
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- Coroutines in C☆121Updated 10 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- redis's async event loop library☆188Updated 4 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- Coroutines for C.☆73Updated 7 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 9 years ago
- High performance utility library for C☆92Updated 3 months ago
- Fast, efficient string interning☆90Updated 7 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- a light weight, high performance coroutine implementation☆37Updated 12 years ago
- Boost.Coroutine☆80Updated this week
- simple webserver in libuv☆86Updated 11 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 9 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated last week
- Documentation for DynASM☆90Updated 5 years ago
- The world's first Web-scale memory allocator☆105Updated 6 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆85Updated 5 years ago
- C99 trie library☆98Updated 5 years ago
- Robin Hood hash map library☆58Updated 3 years ago
- High performance cross platform event reactor and proactor written in C☆31Updated 10 years ago
- some libuv code snippets written while learning c and libuv☆68Updated 9 years ago