{"adoption": {"forks": 394, "observed_at": "2026-08-28T04:07:57.790274+00:00", "stars": 3349}, "canonical_url": "https://ross.abutalabs.com/products/bwmarrin-snowflake", "card": {"archived": false, "artifact_type": "library", "description": "A simple to use Go (golang) package to generate or parse Twitter snowflake IDs", "domain": ["databases", "microservices", "developer-tools"], "enriched": true, "function": ["serialization", "developer-tools"], "health_score": 20, "homepage": null, "language": "Go", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "stable", "member_repos": ["bwmarrin/snowflake"], "name": "bwmarrin/snowflake", "platform": ["go", "cross-platform"], "pushed_at": "2024-07-25T16:28:11+00:00", "repo": "bwmarrin/snowflake", "stars": 3349, "tags": ["snowflake-ids", "unique-id-generation", "twitter-snowflake", "id-parsing"], "topics": ["snowflake", "golang", "go"], "urls": [], "use_cases": ["generate unique distributed ids in go", "parse twitter snowflake ids", "generate sortable unique ids for database keys", "use snowflake ids in a json api", "generate ids across multiple nodes without coordination"], "what_it_is": "A Go package for generating and parsing Twitter snowflake IDs, 63-bit integers encoding timestamp, node ID, and sequence number. It supports custom bit layouts and epochs, JSON marshaling, and monotonic clock protection against drift.", "when_to_avoid": ["you need UUIDs or non-numeric identifiers", "you need IDs with embedded randomness rather than timestamps", "your project is not in Go"], "when_to_choose": []}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/bwmarrin-snowflake", "repo": "bwmarrin/snowflake", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:57.790274+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:40:58.845748+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ed579e38f61416a3e737d54829fe595312e91bf4ae9127c70b903c33fb9baf55", "fetched_at": "2026-08-28T04:07:57.790274+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bwmarrin/snowflake"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:57.790274+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:40:58.845748+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ed579e38f61416a3e737d54829fe595312e91bf4ae9127c70b903c33fb9baf55", "fetched_at": "2026-08-28T04:07:57.790274+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bwmarrin/snowflake"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:40:58.845748+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ed579e38f61416a3e737d54829fe595312e91bf4ae9127c70b903c33fb9baf55", "fetched_at": "2026-08-28T04:07:57.790274+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bwmarrin/snowflake"}], "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:07:57.790274+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:57.790274+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:57.790274+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:40:58.845748+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ed579e38f61416a3e737d54829fe595312e91bf4ae9127c70b903c33fb9baf55", "fetched_at": "2026-08-28T04:07:57.790274+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bwmarrin/snowflake"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:57.790274+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:57.790274+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:40:58.845748+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ed579e38f61416a3e737d54829fe595312e91bf4ae9127c70b903c33fb9baf55", "fetched_at": "2026-08-28T04:07:57.790274+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bwmarrin/snowflake"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:57.790274+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:57.790274+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:57.790274+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:40:58.845748+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ed579e38f61416a3e737d54829fe595312e91bf4ae9127c70b903c33fb9baf55", "fetched_at": "2026-08-28T04:07:57.790274+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bwmarrin/snowflake"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:57.790274+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:57.790274+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:40:58.845748+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ed579e38f61416a3e737d54829fe595312e91bf4ae9127c70b903c33fb9baf55", "fetched_at": "2026-08-28T04:07:57.790274+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bwmarrin/snowflake"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:40:58.845748+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ed579e38f61416a3e737d54829fe595312e91bf4ae9127c70b903c33fb9baf55", "fetched_at": "2026-08-28T04:07:57.790274+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bwmarrin/snowflake"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:40:58.845748+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ed579e38f61416a3e737d54829fe595312e91bf4ae9127c70b903c33fb9baf55", "fetched_at": "2026-08-28T04:07:57.790274+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bwmarrin/snowflake"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:40:58.845748+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ed579e38f61416a3e737d54829fe595312e91bf4ae9127c70b903c33fb9baf55", "fetched_at": "2026-08-28T04:07:57.790274+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bwmarrin/snowflake"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3752, "days_push": 769, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}