ctrie: Non-blocking concurrent map

[ concurrency, data-structures, library, mit ] [ Propose Tags ]

A non-blocking concurrent map implementation based on lock-free concurrent hash tries (aka Ctries).

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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
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 2014-10-30T18:02:33Z
Distributions LTSHaskell:0.2, NixOS:0.2, Stackage:0.2
Reverse Dependencies 3 direct, 4 indirect [details]
Downloads 5778 total (25 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]