rochus-keller / CspChanLinks
A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.
☆448Updated last year
Alternatives and similar repositories for CspChan
Users that are interested in CspChan are comparing it to the libraries listed below
Sorting:
- A minimal TCP/IP stack☆527Updated last year
- A hash array-mapped trie implementation in C☆299Updated last year
- Header-only library for asynchronous tasks in C☆268Updated last year
- A simple C coroutine library.☆227Updated last year
- Tiny hash function in C