tonix-tuft / gloom

A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.

License:MIT License


Languages

Language:PHP 78.9%Language:JavaScript 21.1%