clibs / coro
Coroutines in C
☆121Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for coro
- 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 C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- Fast, efficient string interning☆90Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 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
- A simple bitset library in C☆126Updated last month
- A tiny webserver for game development☆278Updated 9 months ago
- Mirror of http://byuu.org/library/libco/☆56Updated last year
- High performance utility library for C☆92Updated 2 months 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
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- A cross-platform remote logging console written in C++☆59Updated 2 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- Embeddable HTTP server.☆81Updated 6 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆164Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆515Updated 8 years ago
- Public domain single header inter process communication primitives☆135Updated 6 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 8 years ago
- portability macros for compiler and hardware micro operations☆34Updated 4 months ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- Debug heap useful for tracking down memory errors.☆181Updated 9 years ago