[pkg-go] Bug#864646: ITP: golang-github-dcso-bloom -- highly efficient Bloom filter library for Go

Sascha Steinbiss satta at debian.org
Mon Jun 12 11:19:26 UTC 2017


Package: wnpp
Severity: wishlist
Owner: Sascha Steinbiss <satta at debian.org>

* Package name    : golang-github-dcso-bloom
  Version         : 0.0~git20170609.0.48c97c2-1
  Upstream Author : DCSO GmbH
* URL             : https://github.com/DCSO/bloom
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : highly efficient Bloom filter library for Go

 This toolkit provides a very efficient implementation of Bloom
 filters for the Go language. It also provides a command line
 tool that can be used to easily create Bloom filters with desired
 capacity and false positive probability. Values can be added to filters
 through standard input, which makes it easy to use the tool in a
 pipeline workflow.



More information about the Pkg-go-maintainers mailing list