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.2.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 |
|---|---|
| Change log | changelog.md |
| Dependencies | atomic-primops (>=0.6 && <0.7), base (>=4.7 && <4.8), 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 |
| Uploaded | by MichaelSchroeder at 2014-10-30T18:02:33Z |
| 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 |
| Reverse Dependencies | 3 direct, 4 indirect [details] |
| Downloads | 6153 total (21 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] |