{"adoption": {"forks": 90, "observed_at": "2026-08-28T04:03:27.928115+00:00", "stars": 1070}, "canonical_url": "https://ross.abutalabs.com/products/pathfinding", "card": {"archived": false, "artifact_type": "library", "description": "Pathfinding library for rust", "domain": ["developer-tools"], "enriched": true, "function": ["parser", "developer-tools"], "health_score": 96, "homepage": null, "language": "Rust", "license": null, "license_family": "other", "maturity": "stable", "member_repos": ["evenfurther/pathfinding"], "name": "evenfurther/pathfinding", "platform": ["rust"], "pushed_at": "2026-08-08T08:41:11+00:00", "repo": "evenfurther/pathfinding", "stars": 1070, "tags": ["pathfinding", "graph-algorithms", "astar", "dijkstra", "bfs", "max-flow", "edmonds-karp", "kuhn-munkres", "shortest-path", "generic-algorithms", "algorithms"], "topics": ["pathfinding", "graph", "edmonds-karp", "kuhn-munkres", "dijkstra", "astar", "hacktoberfest", "rust"], "urls": [], "use_cases": ["find shortest path in a grid or graph in Rust", "implement A* search for game movement", "compute max flow with Edmonds-Karp", "solve assignment problems with Kuhn-Munkres", "run BFS/DFS on custom node types", "weighted graph shortest paths with Dijkstra"], "what_it_is": "A Rust crate implementing pathfinding, flow, and graph algorithms such as BFS, DFS, A*, Dijkstra, Edmonds-Karp, and Kuhn-Munkres, generic over node types. It is widely used (2.7M+ downloads) and actively maintained with regular releases.", "when_to_avoid": ["you need a full graph data structure library with persistent graph types", "you work outside the Rust ecosystem", "you need parallel or GPU-accelerated graph processing"], "when_to_choose": ["you need well-tested generic graph and pathfinding algorithms in Rust", "you want a lightweight crate with no heavy dependencies", "you need both unweighted (BFS/DFS) and weighted (A*/Dijkstra) search"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pathfinding", "repo": "evenfurther/pathfinding", "role": "main", "score": 89}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.928115+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:54:00.657406+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5aed52424520f0c9c4b22ba39bd43d3100e427a37c031e04ab1ef900d72ad46", "fetched_at": "2026-08-28T04:03:27.928115+00:00", "kind": "readme", "missing": false, "url": "https://github.com/evenfurther/pathfinding"}, {"content_hash": "49d8db91ad964d0b734afb2a3ff0e57fe46299b6525cadda79f188ee68ef467a", "fetched_at": "2026-08-29T12:56:07.038529+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/pathfinding"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.928115+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:54:00.657406+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5aed52424520f0c9c4b22ba39bd43d3100e427a37c031e04ab1ef900d72ad46", "fetched_at": "2026-08-28T04:03:27.928115+00:00", "kind": "readme", "missing": false, "url": "https://github.com/evenfurther/pathfinding"}, {"content_hash": "49d8db91ad964d0b734afb2a3ff0e57fe46299b6525cadda79f188ee68ef467a", "fetched_at": "2026-08-29T12:56:07.038529+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/pathfinding"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:54:00.657406+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5aed52424520f0c9c4b22ba39bd43d3100e427a37c031e04ab1ef900d72ad46", "fetched_at": "2026-08-28T04:03:27.928115+00:00", "kind": "readme", "missing": false, "url": "https://github.com/evenfurther/pathfinding"}, {"content_hash": "49d8db91ad964d0b734afb2a3ff0e57fe46299b6525cadda79f188ee68ef467a", "fetched_at": "2026-08-29T12:56:07.038529+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/pathfinding"}], "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:27.928115+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.928115+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.928115+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:54:00.657406+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5aed52424520f0c9c4b22ba39bd43d3100e427a37c031e04ab1ef900d72ad46", "fetched_at": "2026-08-28T04:03:27.928115+00:00", "kind": "readme", "missing": false, "url": "https://github.com/evenfurther/pathfinding"}, {"content_hash": "49d8db91ad964d0b734afb2a3ff0e57fe46299b6525cadda79f188ee68ef467a", "fetched_at": "2026-08-29T12:56:07.038529+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/pathfinding"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.928115+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.928115+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:54:00.657406+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5aed52424520f0c9c4b22ba39bd43d3100e427a37c031e04ab1ef900d72ad46", "fetched_at": "2026-08-28T04:03:27.928115+00:00", "kind": "readme", "missing": false, "url": "https://github.com/evenfurther/pathfinding"}, {"content_hash": "49d8db91ad964d0b734afb2a3ff0e57fe46299b6525cadda79f188ee68ef467a", "fetched_at": "2026-08-29T12:56:07.038529+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/pathfinding"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.928115+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.928115+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.928115+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:54:00.657406+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5aed52424520f0c9c4b22ba39bd43d3100e427a37c031e04ab1ef900d72ad46", "fetched_at": "2026-08-28T04:03:27.928115+00:00", "kind": "readme", "missing": false, "url": "https://github.com/evenfurther/pathfinding"}, {"content_hash": "49d8db91ad964d0b734afb2a3ff0e57fe46299b6525cadda79f188ee68ef467a", "fetched_at": "2026-08-29T12:56:07.038529+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/pathfinding"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.928115+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.928115+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:54:00.657406+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5aed52424520f0c9c4b22ba39bd43d3100e427a37c031e04ab1ef900d72ad46", "fetched_at": "2026-08-28T04:03:27.928115+00:00", "kind": "readme", "missing": false, "url": "https://github.com/evenfurther/pathfinding"}, {"content_hash": "49d8db91ad964d0b734afb2a3ff0e57fe46299b6525cadda79f188ee68ef467a", "fetched_at": "2026-08-29T12:56:07.038529+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/pathfinding"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:54:00.657406+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5aed52424520f0c9c4b22ba39bd43d3100e427a37c031e04ab1ef900d72ad46", "fetched_at": "2026-08-28T04:03:27.928115+00:00", "kind": "readme", "missing": false, "url": "https://github.com/evenfurther/pathfinding"}, {"content_hash": "49d8db91ad964d0b734afb2a3ff0e57fe46299b6525cadda79f188ee68ef467a", "fetched_at": "2026-08-29T12:56:07.038529+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/pathfinding"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:54:00.657406+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5aed52424520f0c9c4b22ba39bd43d3100e427a37c031e04ab1ef900d72ad46", "fetched_at": "2026-08-28T04:03:27.928115+00:00", "kind": "readme", "missing": false, "url": "https://github.com/evenfurther/pathfinding"}, {"content_hash": "49d8db91ad964d0b734afb2a3ff0e57fe46299b6525cadda79f188ee68ef467a", "fetched_at": "2026-08-29T12:56:07.038529+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/pathfinding"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:54:00.657406+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5aed52424520f0c9c4b22ba39bd43d3100e427a37c031e04ab1ef900d72ad46", "fetched_at": "2026-08-28T04:03:27.928115+00:00", "kind": "readme", "missing": false, "url": "https://github.com/evenfurther/pathfinding"}, {"content_hash": "49d8db91ad964d0b734afb2a3ff0e57fe46299b6525cadda79f188ee68ef467a", "fetched_at": "2026-08-29T12:56:07.038529+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/pathfinding"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 96, "longevity": 100, "rhythm": 74}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3536, "days_push": 25, "days_rel": 176, "gap_med": 17.0, "n_releases_24m": 5}, "score": 89, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}