clibs / coroLinks
Coroutines in C
☆121Updated 11 years ago
Alternatives and similar repositories for coro
Users that are interested in coro are comparing it to the libraries listed below
Sorting:
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- High performance utility library for C☆94Updated 2 months ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- C11 Lock-free Stack☆183Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A simple bitset library in C☆135Updated 6 months ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- Coroutines for C.☆76Updated 8 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Mirror of http://byuu.org/library/libco/☆60Updated 2 years ago
- A single-header incremental garbage collector library☆290Updated last year
- A tiny webserver for game development☆281Updated last year
- Lightweight unit-testing framework (C++11).☆85Updated 9 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
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 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
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago