@hackage ctrie0.2
Non-blocking concurrent map
Categories
License
MIT
Maintainer
mc.schroeder@gmail.com
Links
Versions
Installation
Dependencies (4)
- base >=4.7 && <5
- primitive >=0.5
- atomic-primops >=0.6
- hashable >=1.2 Show all…
Dependents (3)
@hackage/mDNSResponder-client, @hackage/acme-everything, @hackage/yam-app
A non-blocking concurrent map implementation based on lock-free concurrent hash tries (aka Ctries).