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

intset

This library provides persistent, time and space efficient integer sets implemented as dense big-endian patricia trees with buddy suffixes compaction. In randomized settings this structure expected to be as fast as Data.IntSet from containers, but if a sets is likely to have long continuous intervals it should be much faster.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconpxqr/intset6
HACKAGE
carbal install intset
查看
标签
根据用户添加的标签生成
暂无标签