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

https://github.com/mbj/variable

Ruby concurrency variables MVar and IVar
https://github.com/mbj/variable

concurrency ruby

Last synced: about 1 year ago
JSON representation

Ruby concurrency variables MVar and IVar

Awesome Lists containing this project

README

          

![CI](https://github.com/mbj/variable/workflows/CI/badge.svg)

# variable

Ruby concurrency variables inspired by Haskells IVar and MVar.