@hackage ctrie0.1.0.1
Non-blocking concurrent map
Categories
License
MIT
Maintainer
mcschroeder@gmail.com
Links
Versions
Installation
Dependencies (4)
- atomic-primops >=0.4 && <0.5
- base >=4.6 && <4.7
- hashable >=1.2 && <1.3
- primitive >=0.5 && <0.6 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).