Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scull7/synchronous-semaphore

A synchronously locking semaphore that you can access asynchronously.
https://github.com/scull7/synchronous-semaphore

Last synced: about 1 month ago
JSON representation

A synchronously locking semaphore that you can access asynchronously.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/scull7/synchronous-semaphore.svg?branch=master)](https://travis-ci.org/scull7/synchronous-semaphore)
[![codecov](https://codecov.io/gh/scull7/synchronous-semaphore/branch/master/graph/badge.svg)](https://codecov.io/gh/scull7/synchronous-semaphore)

# synchronous-semaphore
A synchronously locking semaphore that you can access asynchronously