Treiber: Lock free Treiber stack
An implementation of Treiber stacks, a lock free stack. Works with any monad that has atomically modificable references.
Downloads
- Treiber-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4 |
|---|---|
| Dependencies | base (>=4.6 && <4.8), ghc-prim (>=0.3 && <0.4), monad-loops (>=0.4.2 && <0.5), ref-mtl (>=0.3 && <0.4) [details] |
| License | BSD-3-Clause |
| Author | Julian Sutherland |
| Maintainer | Julian Sutherland (julian.sutherland10@imperial.ac.uk) |
| Uploaded | by julek at 2015-01-20T15:18:27Z |
| Category | Data |
| Home page | https://github.com/Julek |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 3435 total (9 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-01-20 [all 1 reports] |