semistrict / libcoroLinks
Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)
☆125Updated last year
Alternatives and similar repositories for libcoro
Users that are interested in libcoro are comparing it to the libraries listed below
Sorting:
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- redis's async event loop library☆189Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Coroutines in C☆122Updated 11 years ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 10 years ago
- Coroutines for C/C++☆81Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- Coroutines for C.☆78Updated 8 years ago
- skiplist library for C.☆54Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- simple webserver in libuv☆84Updated 12 years ago
- Map object pointer to an unique id☆43Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago