ctrie: Non-blocking concurrent map
A non-blocking concurrent map implementation based on lock-free concurrent hash tries (aka Ctries).
Downloads
- ctrie-0.1.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.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1.0, 0.2 |
---|---|
Dependencies | atomic-primops (>=0.4 && <0.5), base (>=4.6 && <4.7), hashable (>=1.2 && <1.3), primitive (>=0.5 && <0.6) [details] |
License | MIT |
Copyright | (c) 2013 Michael Schröder |
Author | Michael Schröder |
Maintainer | mcschroeder@gmail.com |
Category | Concurrency, Data Structures |
Home page | https://github.com/mcschroeder/ctrie |
Bug tracker | https://github.com/mcschroeder/ctrie/issues |
Source repo | head: git clone https://github.com/mcschroeder/ctrie.git |
Uploaded | by MichaelSchroeder at 2013-09-01T10:15:15Z |
Distributions | LTSHaskell:0.2, NixOS:0.2, Stackage:0.2 |
Reverse Dependencies | 3 direct, 4 indirect [details] |
Downloads | 6030 total (6 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] |