{"adoption": {"forks": 92, "observed_at": "2026-08-28T04:04:28.114633+00:00", "stars": 1350}, "canonical_url": "https://ross.abutalabs.com/products/slotmap", "card": {"archived": false, "artifact_type": "library", "description": "Slotmap data structure for Rust", "domain": ["developer-tools"], "enriched": true, "function": ["developer-tools"], "health_score": 69, "homepage": null, "language": "Rust", "license": "Zlib", "license_family": "permissive", "maturity": "stable", "member_repos": ["orlp/slotmap"], "name": "orlp/slotmap", "platform": ["rust"], "pushed_at": "2026-05-09T14:55:44+00:00", "repo": "orlp/slotmap", "stars": 1350, "tags": ["slotmap", "arena", "data-structure", "stable-keys", "rust-library", "algorithms", "game-development"], "topics": [], "urls": [], "use_cases": ["store game entities with stable safe handles", "manage graph nodes without ownership issues", "need O(1) insertion, deletion, and lookup with stable keys", "attach secondary data to slot map keys", "replace index-based arenas with safe key-based storage"], "what_it_is": "A Rust library providing slot map containers (SlotMap, HopSlotMap, DenseSlotMap) that return persistent unique keys on insertion for O(1) access, insertion, and deletion. It also includes SecondaryMap and SparseSecondaryMap for attaching additional data to those keys.", "when_to_avoid": ["you need ordered or sorted iteration by key", "you need key-value semantics with arbitrary user-defined keys rather than generated handles", "you are not working in Rust"], "when_to_choose": ["you need stable references to collection elements that survive insertions and deletions", "you are building games, ECS-like systems, or graph structures in Rust", "you want a well-tested, permissively licensed, widely used Rust crate"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/slotmap", "repo": "orlp/slotmap", "role": "main", "score": 69}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:28.114633+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:42:18.202440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eb3e06aca2dfe10a34edaf08942603062c3871457a8bd5b68d4c43a3f0515b6b", "fetched_at": "2026-08-28T04:04:28.114633+00:00", "kind": "readme", "missing": false, "url": "https://github.com/orlp/slotmap"}, {"content_hash": "8e08ca37d101502f24727e5d2203d1a3ffd266559ae555dc50491baff631175e", "fetched_at": "2026-08-29T12:01:06.533802+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/slotmap"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:28.114633+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:42:18.202440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eb3e06aca2dfe10a34edaf08942603062c3871457a8bd5b68d4c43a3f0515b6b", "fetched_at": "2026-08-28T04:04:28.114633+00:00", "kind": "readme", "missing": false, "url": "https://github.com/orlp/slotmap"}, {"content_hash": "8e08ca37d101502f24727e5d2203d1a3ffd266559ae555dc50491baff631175e", "fetched_at": "2026-08-29T12:01:06.533802+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/slotmap"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:42:18.202440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eb3e06aca2dfe10a34edaf08942603062c3871457a8bd5b68d4c43a3f0515b6b", "fetched_at": "2026-08-28T04:04:28.114633+00:00", "kind": "readme", "missing": false, "url": "https://github.com/orlp/slotmap"}, {"content_hash": "8e08ca37d101502f24727e5d2203d1a3ffd266559ae555dc50491baff631175e", "fetched_at": "2026-08-29T12:01:06.533802+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/slotmap"}], "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:28.114633+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:28.114633+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:28.114633+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:42:18.202440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eb3e06aca2dfe10a34edaf08942603062c3871457a8bd5b68d4c43a3f0515b6b", "fetched_at": "2026-08-28T04:04:28.114633+00:00", "kind": "readme", "missing": false, "url": "https://github.com/orlp/slotmap"}, {"content_hash": "8e08ca37d101502f24727e5d2203d1a3ffd266559ae555dc50491baff631175e", "fetched_at": "2026-08-29T12:01:06.533802+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/slotmap"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:28.114633+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:28.114633+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:42:18.202440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eb3e06aca2dfe10a34edaf08942603062c3871457a8bd5b68d4c43a3f0515b6b", "fetched_at": "2026-08-28T04:04:28.114633+00:00", "kind": "readme", "missing": false, "url": "https://github.com/orlp/slotmap"}, {"content_hash": "8e08ca37d101502f24727e5d2203d1a3ffd266559ae555dc50491baff631175e", "fetched_at": "2026-08-29T12:01:06.533802+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/slotmap"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:28.114633+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:28.114633+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:28.114633+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:42:18.202440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eb3e06aca2dfe10a34edaf08942603062c3871457a8bd5b68d4c43a3f0515b6b", "fetched_at": "2026-08-28T04:04:28.114633+00:00", "kind": "readme", "missing": false, "url": "https://github.com/orlp/slotmap"}, {"content_hash": "8e08ca37d101502f24727e5d2203d1a3ffd266559ae555dc50491baff631175e", "fetched_at": "2026-08-29T12:01:06.533802+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/slotmap"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:28.114633+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:28.114633+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:42:18.202440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eb3e06aca2dfe10a34edaf08942603062c3871457a8bd5b68d4c43a3f0515b6b", "fetched_at": "2026-08-28T04:04:28.114633+00:00", "kind": "readme", "missing": false, "url": "https://github.com/orlp/slotmap"}, {"content_hash": "8e08ca37d101502f24727e5d2203d1a3ffd266559ae555dc50491baff631175e", "fetched_at": "2026-08-29T12:01:06.533802+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/slotmap"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:42:18.202440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eb3e06aca2dfe10a34edaf08942603062c3871457a8bd5b68d4c43a3f0515b6b", "fetched_at": "2026-08-28T04:04:28.114633+00:00", "kind": "readme", "missing": false, "url": "https://github.com/orlp/slotmap"}, {"content_hash": "8e08ca37d101502f24727e5d2203d1a3ffd266559ae555dc50491baff631175e", "fetched_at": "2026-08-29T12:01:06.533802+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/slotmap"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:42:18.202440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eb3e06aca2dfe10a34edaf08942603062c3871457a8bd5b68d4c43a3f0515b6b", "fetched_at": "2026-08-28T04:04:28.114633+00:00", "kind": "readme", "missing": false, "url": "https://github.com/orlp/slotmap"}, {"content_hash": "8e08ca37d101502f24727e5d2203d1a3ffd266559ae555dc50491baff631175e", "fetched_at": "2026-08-29T12:01:06.533802+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/slotmap"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:42:18.202440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "eb3e06aca2dfe10a34edaf08942603062c3871457a8bd5b68d4c43a3f0515b6b", "fetched_at": "2026-08-28T04:04:28.114633+00:00", "kind": "readme", "missing": false, "url": "https://github.com/orlp/slotmap"}, {"content_hash": "8e08ca37d101502f24727e5d2203d1a3ffd266559ae555dc50491baff631175e", "fetched_at": "2026-08-29T12:01:06.533802+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/slotmap"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 81, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2984, "days_push": 116, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 69, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}