int-supply: A simple, efficient supply of integers using atomic fetch-and-add.

[ bsd3, data, library ] [ Propose Tags ]

This package provides a simple, efficient supply of integers using atomic fetch-and-add.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.13 && <4.20) [details]
License BSD-3-Clause
Copyright (c) 2023 Mitchell Rosen, Travis Staton
Author Mitchell Rosen, Travis Staton
Maintainer Mitchell Rosen <mitchellwrosen@gmail.com>, Travis Staton <hello@travisstaton.com>
Category Data
Home page https://github.com/awkward-squad/int-supply
Bug tracker https://github.com/awkward-squad/int-supply/issues
Source repo head: git clone git://github.com/awkward-squad/int-supply.git
Uploaded by mitchellwrosen at 2023-11-27T23:44:17Z
Distributions LTSHaskell:1.0.0, NixOS:1.0.0, Stackage:1.0.0
Downloads 45 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for int-supply-1.0.0

[back to package description]

int-supply

GitHub CI Hackage Stackage LTS Stackage Nightly Dependencies