9 lines
No EOL
378 B
Markdown
9 lines
No EOL
378 B
Markdown
gcs
|
|
==========
|
|
|
|
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
|
|
|
|
Package gcs provides an API for building and using a Golomb-coded set filter
|
|
similar to that described [here](http://giovanni.bajo.it/post/47119962313/golomb-coded-sets-smaller-than-bloom-filters).
|
|
|
|
A comprehensive suite of tests is provided to ensure proper functionality. |