semistrict / libcoro
Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)
☆121Updated 8 months ago
Alternatives and similar repositories for libcoro:
Users that are interested in libcoro are comparing it to the libraries listed below
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 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
- redis's async event loop library☆188Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Fast, efficient string interning☆94Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Coroutines in C☆121Updated 10 years ago
- simple webserver in libuv☆86Updated 11 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 9 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
- Coroutines for C/C++☆80Updated 4 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C11 Lock-free Stack☆181Updated 8 months ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- Robin Hood hash map library☆60Updated 3 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 5 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Our open source benchmarks and code samples☆188Updated 4 months ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆102Updated 8 years ago
- skiplist library for C.☆53Updated 8 years ago
- Map object pointer to an unique id☆43Updated 9 years ago
- High performance utility library for C☆92Updated 5 months ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year