There are 1 repository under semaphore-pattern topic.
A fork of golang/x/sync/semaphore that is also resizable in runtime.
"This repository showcases the implementation of semaphores, a synchronization tool."
Safe usage of POSIX Semaphores (`sem_post`, `sem_wait`, etc).
Codes from the "Little Book Of Semaphores" chapter wise written in C++
Process communication - Process scheduling - Process synchronization patterns - Memory management - Input/Output devices - Drivers programming - Security File systems - Virtualization - Distributed systems