counting-semaphore
There are 6 repositories under counting-semaphore topic.
groue/Semaphore
A Synchronization Primitive for Swift Concurrency
HowProgrammingWorks/Semaphore
Binary Semaphore, Counting Semaphore
cyanhill/semaphore
counting_semaphore implementation. This is header-only, no external dependency C++11 library. According to C++20 standard (https://en.cppreference.com/w/cpp/thread/counting_semaphore)
ori88c/zero-backpressure-weighted-promise-semaphore
A modern weighted promise semaphore for Node.js projects, ideal for managing workloads with varying processing requirements. It allows limiting the total weight of concurrently executing jobs, ensuring efficient resource utilization. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability.
da-moon/go-semaphore
spinlock based semaphore in go
MrCode4/graphical_calender
Graphical Calender in terminal with c++