lbcutil/gcs
2022-08-12 02:26:58 -07:00
..
builder [lbry] renamed package to lbcutil, updated refs to it 2021-12-14 22:08:50 -08:00
doc.go ci: run goimports and gofmt 2022-08-12 02:26:58 -07:00
gcs.go ci: run goimports and gofmt 2022-08-12 02:26:58 -07:00
gcs_test.go [lbry] renamed package to lbcutil, updated refs to it 2021-12-14 22:08:50 -08:00
gcsbench_test.go [lbry] renamed package to lbcutil, updated refs to it 2021-12-14 22:08:50 -08:00
README.md [lbry] renamed package to lbcutil, updated refs to it 2021-12-14 22:08:50 -08:00

gcs

ISC License

Package gcs provides an API for building and using a Golomb-coded set filter similar to that described here.

A comprehensive suite of tests is provided to ensure proper functionality.