Package: wnpp
Severity: wishlist
Owner: Leonardo Arias Fonseca <ag...@riseup.net>
* Package name : golang-github-holiman-bloomfilter
Version : 2.0.3-1
Upstream Author : Martin HS
* URL : https://github.com/holiman/bloomfilter
* License : Expat
Programming Lang: Go
Description : Face-meltingly fast, thread-safe, marshalable,
unionable, probability- and optimal-size-calculating Bloom filter in go
This bloom filter implementation is a fork from steakknife/bloomfilter
(https://github.com/steakknife/bloomfilter) by Barry Allard. The
upstream project is now archived, so this fork exists to fix some bugs
and also make a few improvements. Below is the original description.
I want to package this library to unblock mev-boost, ITP bug #1107167,
and go-ethereum, ITP bug #890541.