GitHub topics: counting-semaphore
groue/Semaphore
A Synchronization Primitive for Swift Concurrency
Language: Swift - Size: 42 KB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 587 - Forks: 23

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.
Language: TypeScript - Size: 688 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

HowProgrammingWorks/Semaphore
Binary Semaphore, Counting Semaphore
Language: JavaScript - Size: 45.9 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 13 - Forks: 6

da-moon/go-semaphore 📦
spinlock based semaphore in go
Language: Go - Size: 10.7 KB - Last synced at: about 7 hours ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

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)
Language: C++ - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1
