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 |
exbotanical/lib.thread | Bespoke POSIX threads, mutexes, wait queues, thread pools, and semaphores for the C programming language. | Utilities | MIT |