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

https://github.com/dfed/swift-synchronous-lock

A Lock type that can be deployed across all multithreaded Swift platforms
https://github.com/dfed/swift-synchronous-lock

Last synced: 8 months ago
JSON representation

A Lock type that can be deployed across all multithreaded Swift platforms

Awesome Lists containing this project

README

          

# swift-synchronous-lock
A Lock type that can be deployed across all multithreaded Swift platforms

[![CI Status](https://img.shields.io/github/actions/workflow/status/dfed/swift-synchronous-lock/ci.yml?branch=main)](https://github.com/dfed/swift-synchronous-lock/actions?query=workflow%3ACI+branch%3Amain)
[![codecov](https://codecov.io/gh/dfed/swift-synchronous-lock/branch/main/graph/badge.svg)](https://codecov.io/gh/dfed/swift-synchronous-lock)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://spdx.org/licenses/MIT.html)