clibs / coro
Coroutines in C
☆120Updated 10 years ago
Alternatives and similar repositories for coro:
Users that are interested in coro are comparing it to the libraries listed below
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- High performance utility library for C☆92Updated 7 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆311Updated last year
- A tiny webserver for game development☆279Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆150Updated 5 years ago
- Mirror of http://byuu.org/library/libco/☆56Updated 2 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- Embeddable HTTP server.☆82Updated 6 years ago
- A C++ pointer bump memory arena implementation☆91Updated 10 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆175Updated 11 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 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☆166Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- The world's first Web-scale memory allocator☆106Updated 6 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