An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : atomic-counter

This package defines Counter type that can be safely modified concurrently from multiple threads. The type supports only few operations, namely read, write, cas (compare and swap), add, subtract and a few bitwise ones like or, and xor. Most common use case is having a shared counter that multiple threads increment. Another potential use case is lightweight locks.

Registry - Source - JSON
purl: pkg:hackage/atomic-counter
Keywords: apache , concurrency , data , data-structures , library , Propose Tags , haskell
License: Apache-2.0
Latest release: over 2 years ago
First release: over 2 years ago
Dependent packages: 1
Downloads: 1,010 total
Stars: 19 on GitHub
Forks: 2 on GitHub
Total Commits: 10
Committers: 2
Average commits per author: 5.0
Development Distribution Score (DDS): 0.1
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago

0.1.2.3
Published: 7 months ago
Registry - Download
0.1.2.2
Published: 8 months ago
Registry - Download
0.1.2.1
Published: about 2 years ago
Registry - Download
0.1.2
Published: over 2 years ago
Registry - Download
0.1.1
Published: over 2 years ago
Registry - Download
0.1
Published: over 2 years ago
Registry - Download