concurrent-supply: A fast concurrent unique identifier supply with a pure API

[ bsd3, concurrency, library, parallelism ] [ Propose Tags ]

A fast supply of concurrent unique identifiers suitable for use within a single process. Once the initial Supply has been initialized, the remainder of the API is pure. See Control.Concurrent.Supply for details.

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
test-propertiesEnabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4.1, 0.1.5, 0.1.7, 0.1.7.1, 0.1.8
Change log CHANGELOG.markdown
Dependencies base (>=4 && <5), ghc-prim, hashable (>=1.1 && <1.5) [details]
License BSD-3-Clause
Copyright Copyright (C) 2011 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 2 made by EdwardKmett at 2023-06-26T08:55:57Z
Category Concurrency, Parallelism
Home page http://github.com/ekmett/concurrent-supply/
Bug tracker http://github.com/ekmett/concurrent-supply/issues
Source repo head: git clone git://github.com/ekmett/concurrent-supply.git
Uploaded by EdwardKmett at 2016-01-17T00:33:44Z
Distributions Arch:0.1.8, LTSHaskell:0.1.8, NixOS:0.1.8, Stackage:0.1.8
Reverse Dependencies 5 direct, 8 indirect [details]
Downloads 13851 total (67 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-01-19 [all 1 reports]