{"adoption": {"forks": 191, "observed_at": "2026-08-28T04:04:56.218465+00:00", "stars": 1513}, "canonical_url": "https://ross.abutalabs.com/products/bitset", "card": {"archived": false, "artifact_type": "library", "description": "Go package implementing bitsets", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["serialization", "developer-tools"], "health_score": 98, "homepage": "https://bits-and-blooms.github.io/bitset/", "language": "Go", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "stable", "member_repos": ["bits-and-blooms/bitset"], "name": "bits-and-blooms/bitset", "platform": ["go", "cross-platform"], "pushed_at": "2026-08-13T17:13:19+00:00", "repo": "bits-and-blooms/bitset", "stars": 1513, "tags": ["bitset", "bit-manipulation", "set-algebra", "data-structures", "algorithms"], "topics": ["bitset", "go"], "urls": [], "use_cases": ["represent sets of integers compactly in Go", "replace map[uint]bool with a memory-efficient structure", "compute intersections and unions of integer sets", "iterate over set bits efficiently", "serialize bitsets to bytes or JSON", "track membership flags for large ID spaces"], "what_it_is": "A Go library implementing bitsets, providing an efficient mapping between non-negative integers and boolean values. It supports individual bit operations plus full set algebra (union, intersection, difference, complement) with portable serialization.", "when_to_avoid": ["you need sparse sets over very large ranges where compressed/roaring bitmaps are better", "you need to store non-integer keys or arbitrary values", "you work outside the Go ecosystem"], "when_to_choose": ["you need fast, memory-efficient set operations over non-negative integers in Go", "you want battle-tested, fuzz-tested bitset code used in production systems", "you need portable serialization of bitset state"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/bitset", "repo": "bits-and-blooms/bitset", "role": "main", "score": 98}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:56.218465+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:32:14.495013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cce0ffd8f36d1c343780c02d3bd834c198b0fa0c4e9419f776d8097f434a0b2c", "fetched_at": "2026-08-28T04:04:56.218465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bits-and-blooms/bitset"}, {"content_hash": "bb70d463f264da5931125f09f674fb054b0b84b23da40539ba26d83f5c06426d", "fetched_at": "2026-08-29T11:35:51.072408+00:00", "kind": "homepage", "missing": false, "url": "https://bits-and-blooms.github.io/bitset/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:56.218465+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:32:14.495013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cce0ffd8f36d1c343780c02d3bd834c198b0fa0c4e9419f776d8097f434a0b2c", "fetched_at": "2026-08-28T04:04:56.218465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bits-and-blooms/bitset"}, {"content_hash": "bb70d463f264da5931125f09f674fb054b0b84b23da40539ba26d83f5c06426d", "fetched_at": "2026-08-29T11:35:51.072408+00:00", "kind": "homepage", "missing": false, "url": "https://bits-and-blooms.github.io/bitset/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:32:14.495013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cce0ffd8f36d1c343780c02d3bd834c198b0fa0c4e9419f776d8097f434a0b2c", "fetched_at": "2026-08-28T04:04:56.218465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bits-and-blooms/bitset"}, {"content_hash": "bb70d463f264da5931125f09f674fb054b0b84b23da40539ba26d83f5c06426d", "fetched_at": "2026-08-29T11:35:51.072408+00:00", "kind": "homepage", "missing": false, "url": "https://bits-and-blooms.github.io/bitset/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:04:56.218465+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:56.218465+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:56.218465+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:32:14.495013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cce0ffd8f36d1c343780c02d3bd834c198b0fa0c4e9419f776d8097f434a0b2c", "fetched_at": "2026-08-28T04:04:56.218465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bits-and-blooms/bitset"}, {"content_hash": "bb70d463f264da5931125f09f674fb054b0b84b23da40539ba26d83f5c06426d", "fetched_at": "2026-08-29T11:35:51.072408+00:00", "kind": "homepage", "missing": false, "url": "https://bits-and-blooms.github.io/bitset/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:56.218465+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:56.218465+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:32:14.495013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cce0ffd8f36d1c343780c02d3bd834c198b0fa0c4e9419f776d8097f434a0b2c", "fetched_at": "2026-08-28T04:04:56.218465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bits-and-blooms/bitset"}, {"content_hash": "bb70d463f264da5931125f09f674fb054b0b84b23da40539ba26d83f5c06426d", "fetched_at": "2026-08-29T11:35:51.072408+00:00", "kind": "homepage", "missing": false, "url": "https://bits-and-blooms.github.io/bitset/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:56.218465+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:56.218465+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:56.218465+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:32:14.495013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cce0ffd8f36d1c343780c02d3bd834c198b0fa0c4e9419f776d8097f434a0b2c", "fetched_at": "2026-08-28T04:04:56.218465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bits-and-blooms/bitset"}, {"content_hash": "bb70d463f264da5931125f09f674fb054b0b84b23da40539ba26d83f5c06426d", "fetched_at": "2026-08-29T11:35:51.072408+00:00", "kind": "homepage", "missing": false, "url": "https://bits-and-blooms.github.io/bitset/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:56.218465+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:56.218465+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:32:14.495013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cce0ffd8f36d1c343780c02d3bd834c198b0fa0c4e9419f776d8097f434a0b2c", "fetched_at": "2026-08-28T04:04:56.218465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bits-and-blooms/bitset"}, {"content_hash": "bb70d463f264da5931125f09f674fb054b0b84b23da40539ba26d83f5c06426d", "fetched_at": "2026-08-29T11:35:51.072408+00:00", "kind": "homepage", "missing": false, "url": "https://bits-and-blooms.github.io/bitset/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:32:14.495013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cce0ffd8f36d1c343780c02d3bd834c198b0fa0c4e9419f776d8097f434a0b2c", "fetched_at": "2026-08-28T04:04:56.218465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bits-and-blooms/bitset"}, {"content_hash": "bb70d463f264da5931125f09f674fb054b0b84b23da40539ba26d83f5c06426d", "fetched_at": "2026-08-29T11:35:51.072408+00:00", "kind": "homepage", "missing": false, "url": "https://bits-and-blooms.github.io/bitset/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:32:14.495013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cce0ffd8f36d1c343780c02d3bd834c198b0fa0c4e9419f776d8097f434a0b2c", "fetched_at": "2026-08-28T04:04:56.218465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bits-and-blooms/bitset"}, {"content_hash": "bb70d463f264da5931125f09f674fb054b0b84b23da40539ba26d83f5c06426d", "fetched_at": "2026-08-29T11:35:51.072408+00:00", "kind": "homepage", "missing": false, "url": "https://bits-and-blooms.github.io/bitset/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:32:14.495013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cce0ffd8f36d1c343780c02d3bd834c198b0fa0c4e9419f776d8097f434a0b2c", "fetched_at": "2026-08-28T04:04:56.218465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bits-and-blooms/bitset"}, {"content_hash": "bb70d463f264da5931125f09f674fb054b0b84b23da40539ba26d83f5c06426d", "fetched_at": "2026-08-29T11:35:51.072408+00:00", "kind": "homepage", "missing": false, "url": "https://bits-and-blooms.github.io/bitset/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "longevity": 100, "rhythm": 97}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5593, "days_push": 20, "days_rel": 20, "gap_med": 13, "n_releases_24m": 18}, "score": 98, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}