logo
首页技术栈工具库讨论
hs-cdb

hs-cdb

A library for reading CDB (Constant Database) files. CDB files are immutable key-value stores, designed for extremely fast and memory-efficient construction and lookup. They can be as large as 4GB, and at no point in their construction or use must all data be loaded into memory. CDB files can contain multiple values for a given key. For more information on the CDB file format, please see: http://cr.yp.to/cdb.html
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconadamsmasher/hs-cdb6
HACKAGE
carbal install hs-cdb
查看
标签
根据用户添加的标签生成
暂无标签