{"adoption": {"forks": 77, "observed_at": "2026-08-28T04:03:16.578128+00:00", "stars": 1026}, "canonical_url": "https://ross.abutalabs.com/products/orderedmap", "card": {"archived": false, "artifact_type": "library", "description": "🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.", "domain": ["developer-tools"], "enriched": true, "function": ["data-science", "developer-tools"], "health_score": 95, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["elliotchance/orderedmap"], "name": "elliotchance/orderedmap", "platform": ["go"], "pushed_at": "2026-07-11T22:17:01+00:00", "repo": "elliotchance/orderedmap", "stars": 1026, "tags": ["ordered-map", "data-structures", "generics", "linked-list", "insertion-order", "algorithms"], "topics": ["golang", "data-structures", "maps", "orderedmap"], "urls": [], "use_cases": ["maintain insertion order of map keys in Go", "iterate a map in the order items were added", "get O(1) ordered map operations in Go", "convert an ordered map to a slice of keys or values", "reverse-iterate a map from newest to oldest entries"], "what_it_is": "A Go library providing an ordered map data structure that maintains insertion order with amortized O(1) Set, Get, Delete, and Len operations. It combines a native Go map with a linked list and supports Go 1.23 iterators for bidirectional traversal.", "when_to_avoid": ["you only need an unordered map - use the built-in Go map", "you need concurrency-safe ordered maps without external locking", "you're on Go versions older than 1.17"], "when_to_choose": ["you need a Go map that preserves insertion order with high performance", "you want Go 1.23 range-over-func iterator support", "you need generics support with simple Set/Get/Delete semantics"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/orderedmap", "repo": "elliotchance/orderedmap", "role": "main", "score": 94}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.578128+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:07:57.746476+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53ee086ad7472ea3cbece5e11e963246af2c69ac618539175c8f0c7769e85baf", "fetched_at": "2026-08-28T04:03:16.578128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/elliotchance/orderedmap"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.578128+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:07:57.746476+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53ee086ad7472ea3cbece5e11e963246af2c69ac618539175c8f0c7769e85baf", "fetched_at": "2026-08-28T04:03:16.578128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/elliotchance/orderedmap"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:07:57.746476+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53ee086ad7472ea3cbece5e11e963246af2c69ac618539175c8f0c7769e85baf", "fetched_at": "2026-08-28T04:03:16.578128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/elliotchance/orderedmap"}], "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:03:16.578128+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.578128+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.578128+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:07:57.746476+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53ee086ad7472ea3cbece5e11e963246af2c69ac618539175c8f0c7769e85baf", "fetched_at": "2026-08-28T04:03:16.578128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/elliotchance/orderedmap"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.578128+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.578128+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:07:57.746476+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53ee086ad7472ea3cbece5e11e963246af2c69ac618539175c8f0c7769e85baf", "fetched_at": "2026-08-28T04:03:16.578128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/elliotchance/orderedmap"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.578128+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.578128+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.578128+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:07:57.746476+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53ee086ad7472ea3cbece5e11e963246af2c69ac618539175c8f0c7769e85baf", "fetched_at": "2026-08-28T04:03:16.578128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/elliotchance/orderedmap"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.578128+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.578128+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:07:57.746476+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53ee086ad7472ea3cbece5e11e963246af2c69ac618539175c8f0c7769e85baf", "fetched_at": "2026-08-28T04:03:16.578128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/elliotchance/orderedmap"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:07:57.746476+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53ee086ad7472ea3cbece5e11e963246af2c69ac618539175c8f0c7769e85baf", "fetched_at": "2026-08-28T04:03:16.578128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/elliotchance/orderedmap"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:07:57.746476+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53ee086ad7472ea3cbece5e11e963246af2c69ac618539175c8f0c7769e85baf", "fetched_at": "2026-08-28T04:03:16.578128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/elliotchance/orderedmap"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:07:57.746476+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53ee086ad7472ea3cbece5e11e963246af2c69ac618539175c8f0c7769e85baf", "fetched_at": "2026-08-28T04:03:16.578128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/elliotchance/orderedmap"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 92, "longevity": 100, "rhythm": 92}, "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": 2484, "days_push": 53, "days_rel": 53, "gap_med": 0.0, "n_releases_24m": 11}, "score": 94, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}