clibs / coroLinks
Coroutines in C
☆122Updated 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☆265Updated 16 years ago
- High performance utility library for C☆97Updated 7 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- Fast, efficient string interning☆100Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 weeks ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A single-header incremental garbage collector library☆298Updated last year
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆313Updated last month
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- A simple bitset library in C☆144Updated 3 weeks ago
- Embeddable HTTP server.☆87Updated 7 years ago
- Coroutines for C.☆78Updated 8 years ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Mirror of http://byuu.org/library/libco/☆61Updated 2 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated 2 months ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Public domain single header inter process communication primitives☆135Updated 7 years ago
- C99 trie library☆101Updated 6 years ago