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

https://github.com/gitbookio/syncgroup

Like golang's sync package but allows locking per groups of (string) keys (e.g: syncgroup.MutexGroup)
https://github.com/gitbookio/syncgroup

Last synced: over 1 year ago
JSON representation

Like golang's sync package but allows locking per groups of (string) keys (e.g: syncgroup.MutexGroup)

Awesome Lists containing this project

README

          

# syncgroup
Like golang's sync package but allows locking per groups of (string) keys (e.g: syncgroup.MutexGroup)