| package | description | category | license |
|---|---|---|---|
| isty001/mem-pool | Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks | Utilities | MIT |
| stephenmathieson/batch.c | Simple async batch using pthreads | Program flow | MIT |