▲ 6 ▼ bitvector - Static bit vector structures in Go github.com godoc.org goreportcard.com posted by teivah 1954 days ago ▲ golangcafe 1940 days ago ▼ Great I've been looking for a bitvec implementation for a while - I wanted to build a bloom filter with it. What are you using your bitvec for? Contributing ▲ teivah 1938 days ago ▼ Why didn't you directly take an existing bloom filter library? :) Contributing Register to comment or vote on this story
Great I've been looking for a bitvec implementation for a while - I wanted to build a bloom filter with it. What are you using your bitvec for?
Why didn't you directly take an existing bloom filter library? :)