项目作者: i404788

项目描述 :
Tiny implementation of bloomfilters using tc39, XXH64, enhanced double hashing, and parallel popcnt.
高级语言: TypeScript
项目地址: git://github.com/i404788/tiny-bloomfilter.git
创建时间: 2019-12-26T14:49:29Z
项目社区:https://github.com/i404788/tiny-bloomfilter

开源协议:BSD 2-Clause "Simplified" License

下载


tiny-bloomfilter

A tiny implementation of a bloomfilter using tc39, XXH64, enhanced double hashing, and parallel popcnt.