clibs / coro
Coroutines in C
☆121Updated 10 years ago
Alternatives and similar repositories for coro:
Users that are interested in coro are comparing it to the libraries listed below
- Fast, efficient string interning☆94Updated 7 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
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- 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
- High performance utility library for C☆92Updated 5 months ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- A tiny webserver for game development☆278Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 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
- A C++ pointer bump memory arena implementation☆89Updated 10 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Embeddable HTTP server.☆81Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- C11 Lock-free Stack☆181Updated 8 months ago
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated this week
- A simple bitset library in C☆131Updated 3 months ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆305Updated last year
- Public domain single header inter process communication primitives☆136Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆517Updated 8 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 4 months ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆332Updated 7 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Mirror of http://byuu.org/library/libco/☆56Updated last year
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago