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

https://github.com/anthonycalandra/synchronized

An abstraction for providing a read/write thread-safe, synchronized value.
https://github.com/anthonycalandra/synchronized

Last synced: 10 months ago
JSON representation

An abstraction for providing a read/write thread-safe, synchronized value.

Awesome Lists containing this project

README

          

# synchronized

An abstraction for providing a read/write thread-safe, synchronized value. See `examples` for code.

## License

MIT

## Author

Anthony Calandra