clibs / coroLinks
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
Sorting:
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 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
- Fast, efficient string interning☆96Updated 7 years ago
- High performance utility library for C☆93Updated 9 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- C11 Lock-free Stack☆181Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆309Updated 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 10 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A tiny webserver for game development☆279Updated last year
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 9 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- Public domain single header inter process communication primitives☆135Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated last month
- Coroutines for C.☆74Updated 8 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆79Updated 2 years ago
- Embeddable HTTP server.☆83Updated 7 years ago
- Mirror of http://byuu.org/library/libco/☆59Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- A simple bitset library in C☆134Updated 3 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago