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), base (>=4.7 && <5), hashable (>=1.2), primitive (>=0.5) [details]
License MIT
Copyright (c) 2013-2016 Michael Schröder
Author Michael Schröder
Maintainer mc.schroeder@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 2016-04-25T17:25:08Z
Distributions LTSHaskell:0.2, NixOS:0.2, Stackage:0.2
Reverse Dependencies 3 direct, 4 indirect [details]
Downloads 5779 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-11 [all 1 reports]