{"id":52247,"library":"filecoin-project-go-bitfield","title":"go-bitfield","description":"Package go-bitfield provides a bit field implementation for Filecoin.","status":"active","version":"0.2.4","language":"go","source_language":null,"source_url":"https://github.com/filecoin-project/go-bitfield","tags":["bitfield","filecoin","utility"],"install":[{"cmd":"go get github.com/filecoin-project/go-bitfield","lang":"bash","label":"Install github.com/filecoin-project/go-bitfield"}],"dependencies":[],"imports":[{"symbol":"bitfield","correct":"github.com/filecoin-project/go-bitfield"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/filecoin-project/go-bitfield\"\n)\n\nfunc main() {\n\tbf := bitfield.NewFromSet([]uint64{0, 2, 5})\n\tfmt.Println(bf.Count())\n}","lang":"go","description":"Create and query a bit field"},"warnings":[],"env_vars":null,"search_vec":"'bit':10 'bitfield':3,7,15 'field':11 'filecoin':14,16 'go':2,6 'go-bitfield':1,5 'implement':12 'packag':4 'provid':8 'util':17","created_at":"2026-06-15T06:47:34.301400+00:00","updated_at":"2026-06-15T06:47:34.301400+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/filecoin-project/go-bitfield","github":"https://github.com/filecoin-project/go-bitfield","docs":"https://pkg.go.dev/github.com/filecoin-project/go-bitfield#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}