semistrict / libcoroLinks
Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)
☆123Updated last year
Alternatives and similar repositories for libcoro
Users that are interested in libcoro are comparing it to the libraries listed below
Sorting:
- 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☆264Updated 15 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Coroutines in C☆121Updated 10 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 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Fast, efficient string interning☆96Updated 7 years ago
- simple, fast C routines for manipulating UTF-8☆82Updated 6 years ago
- Coroutines for C.☆74Updated 8 years ago
- Coroutines for C/C++☆81Updated 4 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
- High performance utility library for C☆93Updated 9 months ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- C11 Lock-free Stack☆181Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- skiplist library for C.☆54Updated 8 years ago
- C99 trie library☆100Updated 6 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆104Updated 9 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- An obsolete project☆83Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago