Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ebowman/scalatomic
Scala wrappers for Java atomics
https://github.com/ebowman/scalatomic
Last synced: about 1 month ago
JSON representation
Scala wrappers for Java atomics
- Host: GitHub
- URL: https://github.com/ebowman/scalatomic
- Owner: ebowman
- Created: 2011-03-11T22:34:37.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-03-13T23:04:58.000Z (almost 14 years ago)
- Last Synced: 2023-04-19T17:17:25.617Z (over 1 year ago)
- Language: Scala
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Scala library that wraps Java atomics.
Somewhat inspired by http://naedyr.blogspot.com/2011/03/atomic-scala.html