logo
首页技术栈工具库讨论
critbit

critbit

This package implements crit-bit trees, a key-value container type for storing keys that can be treated as bitstrings (e.g. ByteString and Text). Compared to the data structures from the containers and unordered-containers packages, you will find that sometimes the functions implemented in this package are faster, sometimes slower. In many cases, a CritBit tree provides performance close to that of a HashMap, while providing ordered storage and traversal like a Map.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconhaskell/critbit136
HACKAGE
carbal install critbit
查看
标签
根据用户添加的标签生成
暂无标签