clibs / coro
Coroutines in C
☆121Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for coro
- Fast, efficient string interning☆90Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- High performance utility library for C☆92Updated 3 months ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆301Updated last year
- 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
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- A simple bitset library in C☆126Updated last month
- Open multi-methods for C++11☆117Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- Mirror of http://byuu.org/library/libco/☆56Updated last year
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- A tiny webserver for game development☆278Updated 10 months ago
- C11 Lock-free Stack☆180Updated 6 months ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 2 months ago