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
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 5779 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]