golang 几种 filter的实现包

主要包含了bloom,cuckoo,xor filter的一些参考实现,方便学习使用

参考资料

https://github.com/willf/bloom 
https://github.com/seiflotfy/cuckoofilter 
https://github.com/FastFilter/xorfilter

posted on 2021-02-20 22:51  荣锋亮  阅读(772)  评论(0编辑  收藏  举报

导航