| package | description | category | license |
|---|---|---|---|
| clibs/ck | Concurrency primitives, safe memory reclamation mechanisms and non-blocking data structures designed to aid in the research, design and implementation of high performance concurrent systems. | Libraries | Unlicensed |
| stephenmathieson/batch.c | Simple async batch using pthreads | Program flow | MIT |
| tylertreat/chan | Pure C implementation of Go channels | Program flow | Apache |