JSON-Rohbericht maschinenlesbar
{
"data": {
"icon": {
"bytes": 60809,
"width": 256,
"height": 256,
"rejected": [],
"collected": true,
"media_type": "image/png",
"source_url": "https://avatars.githubusercontent.com/u/164213?v=4&s=256",
"source_type": "avatar",
"content_hash": "1199cce23a1ffdd72a5ef501f6cd5488915ebddc37a3c0f8e448936e677d476c",
"candidates_considered": 1
},
"repo": {
"topics": [
"algorithms",
"dag",
"dependencies",
"dependency-graph",
"graph",
"graph-algorithms",
"rust",
"rust-library",
"topological-sort",
"toposort"
],
"is_fork": false,
"size_kb": 147,
"has_wiki": true,
"homepage": null,
"languages": {
"Just": 4468,
"Rust": 28524
},
"pushed_at": "2026-08-05T11:29:12Z",
"created_at": "2015-01-06T11:00:52Z",
"owner_type": "User",
"updated_at": "2026-08-05T11:29:27Z",
"description": "Performs topological sorting.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Rust",
"significant_languages": [
"Rust",
"Just"
]
},
"owner": {
"blog": "http://gifnksm.hatenablog.jp/",
"name": "Nakashima, Makoto",
"type": "User",
"login": "gifnksm",
"company": null,
"location": "JAPAN",
"followers": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/164213?v=4",
"created_at": "2009-12-08T05:09:25Z",
"is_verified": null,
"public_repos": 73,
"account_age_days": 6085
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-08-05T10:43:03Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2022-07-19T10:30:26Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2022-07-19T10:30:25Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2022-07-19T10:30:24Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2022-07-19T10:30:23Z"
},
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2022-07-19T10:30:22Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2022-07-19T10:30:21Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2022-07-19T10:30:20Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2022-07-19T10:30:19Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2022-07-19T10:30:18Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2022-07-19T10:30:17Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2022-07-19T10:30:16Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2022-07-19T10:30:15Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2022-07-19T10:30:15Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2022-07-19T10:30:14Z"
}
],
"recent_commits": [
{
"oid": "d7a8aad1a8261747b2304911b2e74b9865212599",
"body": null,
"is_bot": false,
"headline": "ci.yml: add missing tools",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-05T11:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e08aac7ce4410cea667cc001532b6d6bb4c5c2",
"body": null,
"is_bot": false,
"headline": "chore: Release topological-sort version 0.3.0",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-05T10:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c928afab4eebb7d7d7cd49ef27dec875749bf67",
"body": null,
"is_bot": false,
"headline": "update readme before release",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-05T10:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "049caf871ceb63dcf881080d0c5ab820635e14be",
"body": null,
"is_bot": false,
"headline": "Add pre-release-hook",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-05T10:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f1ab78cf0c542ec48854cfcdcf9d7791ff7f300",
"body": "Restore deprecated batch methods",
"is_bot": false,
"headline": "Merge pull request #72 from gifnksm/restore-deprecated-batch-methods",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-05T09:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd2da40b42b4f262850d4f2da76232efd5d2de94",
"body": null,
"is_bot": false,
"headline": "Restore deprecated batch methods",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-05T09:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54d4e6f48b56b6a8f452f64cf9563d6a71cd5e62",
"body": "Generalize batch APIs",
"is_bot": false,
"headline": "Merge pull request #71 from gifnksm/generic-batch-methods",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-05T08:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edb7613db41d06f8630b7bfa0693eb930aafbddc",
"body": null,
"is_bot": false,
"headline": "Generalize batch APIs",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-05T07:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fe077c8bd3a9d13f1e76074fc609d7f1693b148",
"body": "Add items iterators to TopologicalSort",
"is_bot": false,
"headline": "Merge pull request #70 from gifnksm/feat/items-iterators",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-05T04:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44ae4debffa662c999ac707251aa713fee6c3dcd",
"body": "Expose items() and into_items() so callers can inspect or consume\nall remaining items, including items blocked by cycles.\n\nDocument the new API in the changelog.",
"is_bot": false,
"headline": "Add items iterators to TopologicalSort",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-05T04:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b70be184ddba6b5304a1b2317d4eb8fe14e211",
"body": "Use extract_if in ready-node removal paths",
"is_bot": false,
"headline": "Merge pull request #69 from gifnksm/refactor/use-extract-if",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-04T13:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac1804f3cb39404e82d4d2f215c43021678a066c",
"body": "Use HashMap::extract_if to remove ready nodes directly in pop and\npop_batch, and inline the old remove helper logic.\n\nThis requires raising the MSRV to Rust 1.88.0 and syncing the\ndocumented MSRV in the README and changelog.",
"is_bot": false,
"headline": "Refactor ready-node removal with extract_if",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-04T13:26:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58b820e6f5a0193d35ef710c1436c64847be30b6",
"body": "Add remove API and expand docs",
"is_bot": false,
"headline": "Merge pull request #68 from gifnksm/feat/add-remove-method",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-04T12:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b534d94a2d40f7c6aec9186d97dcafb4574e2fd0",
"body": null,
"is_bot": false,
"headline": "Add remove API and expand docs",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-04T11:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6636bf841fd41c64f10cf752d92dbf1776afa2a5",
"body": "Move example to crate-level docs",
"is_bot": false,
"headline": "Merge pull request #67 from gifnksm/chore/move-example-to-crate-docs",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-04T08:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7137c1123bbc1131d909a29c0be5ad5e202ea56e",
"body": "Also clean up related API documentation wording and standardize terminology on 'item'.",
"is_bot": false,
"headline": "Move example to crate-level docs",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-04T08:12:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff959c4313612e491df4bd7065ad36548bd7f2c",
"body": null,
"is_bot": false,
"headline": "Focus changelog on user-visible changes",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-04T06:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb5b43d0a81428af9f8bc98ab9141ac510adaa1",
"body": "Rename pop_all and peek_all to batch APIs",
"is_bot": false,
"headline": "Merge pull request #66 from gifnksm/chore/rename-pop-batch-api",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-04T05:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "382c295f6604fe6bc16a9079aad4f510c2787fa8",
"body": null,
"is_bot": false,
"headline": "Rename batch pop and peek methods",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-04T05:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd1a7e858fd89d3b6a20081875984261bbb0831a",
"body": "Rename internal nodes",
"is_bot": false,
"headline": "Merge pull request #65 from gifnksm/chore/rename-internal-nodes",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-04T03:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b954650118a7dc3ca6dadbe45f5444721803c3d9",
"body": null,
"is_bot": false,
"headline": "Rename internal nodes",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-04T03:17:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13231e16ae33c0d7d23c114d6ea554f2a52c7b32",
"body": "Replace Iterator impl with pop_iter",
"is_bot": false,
"headline": "Merge pull request #64 from gifnksm/replace-iterator-with-pop-iter",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-04T03:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab2260a012ddd6ee4e166b5028a33ec698c17c1",
"body": "Iteration over TopologicalSort is destructive and can stop when only\ncyclic items remain. Expose that behavior explicitly through\nTopologicalSort::pop_iter instead of the type's Iterator impl.",
"is_bot": false,
"headline": "Replace Iterator impl with pop_iter",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-04T03:08:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57609490df3cb35c2898536adbfb9927ecb0cea4",
"body": "Implement Extend for dependency links",
"is_bot": false,
"headline": "Merge pull request #63 from gifnksm/feat/extend-dependency-links",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T17:21:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "275e3f266080bc2592411cc846fc469492fe9990",
"body": null,
"is_bot": false,
"headline": "Implement Extend for dependency links",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T17:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "343634f5b64b502a8e28751deb7e9b285a14df46",
"body": "Fix missed inline trait bounds",
"is_bot": false,
"headline": "Merge pull request #62 from gifnksm/chore/fix-inline-trait-bounds-misses",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T17:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f92387bbde44f808caeb883de971a7f27a60ee7",
"body": "Clippy only lints function and method definitions, so impl-level\nbounds need to be normalized manually to keep the codebase\nconsistent with the configured style.",
"is_bot": false,
"headline": "Fix missed inline trait bounds",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T16:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01665a4bc8348a50b25af73a06b806635ce0907f",
"body": "Remove FromIterator for plain items",
"is_bot": false,
"headline": "Merge pull request #61 from gifnksm/remove-fromiterator-t",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T16:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2287fe81d43b39027e21664eb7d33003cacaeede",
"body": null,
"is_bot": false,
"headline": "Remove FromIterator for plain items",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T16:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ea9fef9a689a0172446511c1408b8658424f27",
"body": "Strengthen linting and add must_use annotations",
"is_bot": false,
"headline": "Merge pull request #60 from gifnksm/chore/strengthen-clippy-lints",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T16:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db494efb4e6497762bdca532dd8e896ae651115c",
"body": null,
"is_bot": false,
"headline": "Strengthen linting and add must_use annotations",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T15:50:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3dba29808e30ffa5841d3e96a4772d913f38fc1",
"body": "Clarify test names",
"is_bot": false,
"headline": "Merge pull request #59 from gifnksm/chore/clarify-test-names",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T15:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be1c7fd8e81e3401e7cb368caefb2dbcda834ba1",
"body": null,
"is_bot": false,
"headline": "Clarify test names",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T15:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7360c7787e4529a796b3081e8930ec96a90983b",
"body": "Refine TopologicalSort debug output",
"is_bot": false,
"headline": "Merge pull request #58 from gifnksm/debug-output-collection-like",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T14:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37728a445f983d9b38b14655a4f225a45b5825b",
"body": null,
"is_bot": false,
"headline": "Refine TopologicalSort debug output",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T14:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eac7f9e375edfc5a01f9272e0c9fd522d2f7f632",
"body": "…rsion\n\nRemove tuple conversion for DependencyLink",
"is_bot": false,
"headline": "Merge pull request #57 from gifnksm/remove-dependencylink-tuple-conve…",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T14:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7295aa767fcfac3a345147823ba0266857d319de",
"body": "The tuple order was the inverse of add_dependency(prec, succ) and DependencyLink { prec, succ }, which made it easy to invert edges by mistake.",
"is_bot": false,
"headline": "Remove tuple conversion for DependencyLink",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T14:21:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "909a9a6e025ff7bf82b4ccbf4e9bfd71cebb6884",
"body": "Add Cargo keywords and categories",
"is_bot": false,
"headline": "Merge pull request #56 from gifnksm/chore/crate-metadata",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T14:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "721aecc44f003325eefe04948a6ee68542d1e5b0",
"body": null,
"is_bot": false,
"headline": "Add Cargo keywords and categories",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T14:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a43060f48dd60a86a3c3c64a0ef961e18ccdd401",
"body": "Adopt Rust 2024 edition",
"is_bot": false,
"headline": "Merge pull request #55 from gifnksm/chore/rust-2024-edition",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T13:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50304d90c05884a815ae42bb1a80e4dd54759204",
"body": null,
"is_bot": false,
"headline": "Adopt Rust 2024 edition",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T13:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bb952a5ba35e671e497f9d0a5c202dfe322051f",
"body": "Clean up lib.rs formatting",
"is_bot": false,
"headline": "Merge pull request #54 from gifnksm/chore/format-lib-rs",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T13:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e4458168ecbd50721f6268336d3ac43d41c3fbb",
"body": null,
"is_bot": false,
"headline": "Clean up lib.rs formatting",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T13:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e448779e7349b0b39e7e5e347c6d62b01cacefbd",
"body": "chore: update dependencies",
"is_bot": false,
"headline": "Merge pull request #53 from gifnksm/update-dependencies",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T12:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092db4f9f5b98b4a33fef101eae9d87337aefc9c",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T12:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ab204f9d3d7f4e2b1c3caf4b7082751dd143634",
"body": "Refresh project tooling and automation",
"is_bot": false,
"headline": "Merge pull request #52 from gifnksm/refresh-project-tooling",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T12:27:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77cfefd04260bba8f40ad5e150e302214e049bd5",
"body": "Adopt repository-wide maintenance configuration and split GitHub\nActions into dedicated CI, release, audit, and dependency\nupdate workflows.\n\nAlso track Cargo.lock and align automation and badges with the\nmain default branch.",
"is_bot": false,
"headline": "Refresh project tooling and automation",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T12:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "798cedf21f4664e73984d0d75a9abf163cf8ec8b",
"body": "Add changelog and align tooling config",
"is_bot": false,
"headline": "Merge pull request #51 from gifnksm/add-changelog-and-align-tooling",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T11:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf521e02e0dad9b79d9feab0212ed75746ce68a",
"body": null,
"is_bot": false,
"headline": "Add changelog and align tooling config",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T11:07:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0319e9760bb5a010c2d9e7af55b28ef085aaf8d7",
"body": "Drop unused_results lint",
"is_bot": false,
"headline": "Merge pull request #50 from gifnksm/drop-unused-results-lint",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T09:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b1f196290a0b898507b792814d15383cf1f8486",
"body": null,
"is_bot": false,
"headline": "Drop unused_results lint",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2026-08-03T09:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e982dbf8d0a393b6db845c453ccb2ac9bc667cc",
"body": "Make add_dependency also return bool as insert does",
"is_bot": false,
"headline": "Merge pull request #39 from szabgab/add-dependency-to-return-bool",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T09:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fba4d9258edc0aca692dfce008f492b215ee2115",
"body": "[test] item that depends on itself",
"is_bot": false,
"headline": "Merge pull request #41 from szabgab/test/self-dependency",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T09:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3981b292f3ccafc0fe6d7f50649c5cbea0d4f35b",
"body": "[test] the add_link method",
"is_bot": false,
"headline": "Merge pull request #37 from szabgab/test/add-link",
"author_name": "Nakashima, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-08-03T09:10:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4040e93dae8b2dc05d0d22d0c6d0bde0d305c26e",
"body": "…/checkout-7\n\nBump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #49 from gifnksm/dependabot/github_actions/actions…",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-06-20T04:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "994c41ee5a8a6e2c9945abd1e26026c43c5908ee",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T08:52:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1a7baf69bf8920ba62109a431953fccfb849bee8",
"body": "Bump quickcheck from 1.0.3 to 1.1.0",
"is_bot": false,
"headline": "Merge pull request #48 from gifnksm/dependabot/cargo/quickcheck-1.1.0",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-06-19T03:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfee559faebc62d09344d24c06cf3afd8b2671ca",
"body": "Bumps [quickcheck](https://github.com/BurntSushi/quickcheck) from 1.0.3 to 1.1.0.\n- [Commits](https://github.com/BurntSushi/quickcheck/compare/1.0.3...quickcheck_macros-1.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: quickcheck\n dependency-version: 1.1.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quickcheck from 1.0.3 to 1.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-18T08:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "111feb0c7f4a4b2cbc5dac0804a2ec15f0f65b17",
"body": "…/codecov-action-7\n\nBump codecov/codecov-action from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #47 from gifnksm/dependabot/github_actions/codecov…",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-06-08T10:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b0a7fdab46766f2a3cea2551ce0e9297219221f",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-08T08:52:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "53925535d64f188e1cd541d7b247661c5a0b17a2",
"body": "…/checkout-6\n\nBump actions/checkout from 4 to 6",
"is_bot": false,
"headline": "Merge pull request #45 from gifnksm/dependabot/github_actions/actions…",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-04-30T16:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80e5ce6be3e1b437a952ba0cf33804723ae31eca",
"body": "…/codecov-action-6\n\nBump codecov/codecov-action from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #46 from gifnksm/dependabot/github_actions/codecov…",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-04-30T16:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b06de548a7a22716bf29d5acbb7232a038f9d78f",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-30T08:52:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eb8a1d9391ed47d682c85c61ec4d5ecccc5c53b4",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-30T08:52:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "24c69074cb33b8f636311a2b443882c930f32606",
"body": "…s-1.2.0\n\nBump quickcheck_macros from 1.0.0 to 1.2.0",
"is_bot": false,
"headline": "Merge pull request #43 from gifnksm/dependabot/cargo/quickcheck_macro…",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-03-22T09:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b018c2fd493df421bfce437ddb7fcc0caf511df2",
"body": "Bump quickcheck_macros 1.0.0→1.2.0 and raise MSRV to 1.85.0",
"is_bot": false,
"headline": "Merge pull request #44 from gifnksm/copilot/sub-pr-43",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2026-03-22T08:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24737659bd3dfd17dd706dc3d85a0026e969503d",
"body": "Co-authored-by: gifnksm <164213+gifnksm@users.noreply.github.com>\nAgent-Logs-Url: https://github.com/gifnksm/topological-sort-rs/sessions/ecf9d906-0e09-4bca-af15-28440afae1a5",
"is_bot": true,
"headline": "Fix clippy::manual_inspect lint: use inspect instead of map in pop()",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-03-22T08:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9debdd8b3e66258ce0031fd703e09972ccecea0b",
"body": "Co-authored-by: gifnksm <164213+gifnksm@users.noreply.github.com>\nAgent-Logs-Url: https://github.com/gifnksm/topological-sort-rs/sessions/8e3e9f8f-28a3-44a9-b253-6d5d06a7ef6f",
"is_bot": true,
"headline": "Update MSRV to 1.85.0",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-03-22T08:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1ac2c47dfd40245ee9c84cb7ccdb9a85bd6668e",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-03-22T08:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adbd39909b03c900b64ac9c1009ef2cf8da9ff42",
"body": "Bumps [quickcheck_macros](https://github.com/BurntSushi/quickcheck) from 1.0.0 to 1.2.0.\n- [Commits](https://github.com/BurntSushi/quickcheck/compare/quickcheck_macros-1.0.0...quickcheck_macros-1.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: quickcheck_macros\n dependency-version: 1.2.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quickcheck_macros from 1.0.0 to 1.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-11T08:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd59c7b52a530d33a24cfc45b8a668707b569876",
"body": "It seems to be just a special case of circular dependency.",
"is_bot": false,
"headline": "[test] item that depends on itself",
"author_name": "Gabor Szabo",
"author_login": "szabgab",
"committed_at": "2025-04-08T09:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1448123bf87076a159cabacc276602d427f54252",
"body": "See #38",
"is_bot": false,
"headline": "Make add_dependency also return bool as insert does",
"author_name": "Gabor Szabo",
"author_login": "szabgab",
"committed_at": "2025-04-08T08:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb55491406a80cf524a764f2710428cbe2e08b22",
"body": null,
"is_bot": false,
"headline": "[test] the add_link method",
"author_name": "Gabor Szabo",
"author_login": "szabgab",
"committed_at": "2025-04-08T08:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c39016b6f4bff26c9b590c1ece691a57dbee0b4",
"body": "…/codecov-action-5\n\nBump codecov/codecov-action from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #35 from gifnksm/dependabot/github_actions/codecov…",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2024-11-30T04:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b71a1902131d0afd154c6c62a1a2b97b1743f9b",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-15T08:34:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fa5be9545e98e91646897d8011a9ac0a4fb834ff",
"body": "Address clippy lints",
"is_bot": false,
"headline": "Merge pull request #34 from gifnksm/clippy-lints",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2024-07-13T05:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73dc05ffe5f7174e8e7ee7a85f25091e4ca75641",
"body": null,
"is_bot": false,
"headline": "Address clippy lints",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2024-07-13T05:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d0288c1753987ab81d086289dc3c12d78fd3f2",
"body": "Fix license statements",
"is_bot": false,
"headline": "Merge pull request #33 from vladh/fix-copyright",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2024-07-12T10:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8390f5efc41c299ef0022ca1e5b9ce543e48545",
"body": null,
"is_bot": false,
"headline": "Fix license statements",
"author_name": "Vlad-Stefan Harbuz",
"author_login": "vladh",
"committed_at": "2024-07-11T16:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5874b7acb2f6f898bec5135247308e64ea7734f2",
"body": "…/codecov-action-4\n\nBump codecov/codecov-action from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #31 from gifnksm/dependabot/github_actions/codecov…",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2024-02-28T09:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a0f3305e6f47923fbc674b866cf09c2c4481ff",
"body": "Add CODECOV_TOKEN",
"is_bot": false,
"headline": "Update rust-ci.yml",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2024-02-28T09:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f6995073ed24ecff43a70cc94a9af4f3750d7c5",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-28T09:20:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a5542d5f48220be937a709c9ca9be81a3fd9992",
"body": "Add Cargo lockfile",
"is_bot": false,
"headline": "Merge pull request #32 from gifnksm/lockfile",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2024-02-28T09:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d908e0c9022194f8b594149b87b9d8b195a079a0",
"body": null,
"is_bot": false,
"headline": "Add Cargo lockfile",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2024-02-28T09:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8a262139326338c50ee79c07a7d5ac0e5cd4c14",
"body": "…/checkout-4\n\nBump actions/checkout from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #28 from gifnksm/dependabot/github_actions/actions…",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2023-09-05T13:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66560bfc5cad0bd9339a9715de32c326b6770b45",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-05T13:12:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f57731f67839698d6ad0548f11f5310650e31a1a",
"body": "Bump MSRV to 1.61.0",
"is_bot": false,
"headline": "Merge pull request #29 from gifnksm/fix-ci-failure",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2023-09-05T13:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1c3c4afee0d3990944bdc61f0336cdd05306ff4",
"body": null,
"is_bot": false,
"headline": "Bump MSRV to 1.61.0",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2023-09-05T13:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77dfea844188db5d275959db0a128b3c0774ca80",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.2.2",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2022-07-18T11:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8db4cacac42f709f75f0de2a7b6242686c0e5bfa",
"body": null,
"is_bot": false,
"headline": "Declare maintenance status as passively-maintained",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2022-07-18T11:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4713022d849b6f4f49c7fed50888b865a77f1645",
"body": null,
"is_bot": false,
"headline": "Migrate to cargo-release",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2022-07-18T06:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b43c0bd4e65dc5e61cbed5651f881ec26fd65db2",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2022-07-18T06:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "154e4772fe9d2973ed6e786ac71f56d55c043dcb",
"body": null,
"is_bot": false,
"headline": "Bump version to v0.2.1",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2022-07-17T14:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf5fd7da60ed348a711c0c94fca2b674e8c8e281",
"body": null,
"is_bot": false,
"headline": "Fix Cargo.toml",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2022-07-17T14:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce625800a1f9b56dca792834621d6310f6e06bfc",
"body": "Align badge spacing",
"is_bot": false,
"headline": "Merge pull request #27 from atouchet/badges",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2022-07-17T01:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2d5bab37eaf7cbecc13553b92bfa895ad8bbe4",
"body": null,
"is_bot": false,
"headline": "Align badge spacing",
"author_name": "Alex Touchet",
"author_login": "atouchet",
"committed_at": "2022-07-17T00:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7a25480d9f39faa721d24f2091b49c6c49dfc07",
"body": "Bump version to v0.2.0",
"is_bot": false,
"headline": "Merge pull request #26 from gifnksm/v0.2.0",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2022-07-16T16:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c51d1904d6cf373379f8814f17489c19914a2a56",
"body": null,
"is_bot": false,
"headline": "update README.md",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2022-07-16T16:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcd19bfa08e052997e7af4ce0444fd9fd12004c1",
"body": null,
"is_bot": false,
"headline": "Bump version to v0.2.0",
"author_name": "gifnksm",
"author_login": "gifnksm",
"committed_at": "2022-07-16T16:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ccdde8282a63a3afb04c41a5df5ba4b9cd65b1b",
"body": "Migrate to Rust 2018 Edition",
"is_bot": false,
"headline": "Merge pull request #25 from gifnksm/edition2018",
"author_name": "NAKASHIMA, Makoto",
"author_login": "gifnksm",
"committed_at": "2022-07-16T16:21:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 15,
"commits_last_year": 70,
"latest_release_at": "2026-08-05T10:43:03Z",
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 6,
"days_since_latest_release": 0,
"mean_days_between_releases": 164.2
},
"artifacts": {
"collected": true,
"structure": [
"tree.cargo_lib"
],
"declarations": [
{
"name": "topological-sort",
"path": "Cargo.toml",
"tokens": [
"cargo.category:algorithms",
"cargo.category:data-structures"
],
"ecosystem": "crates"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"shields.io"
],
"total": 7,
"header": 7,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "topological-sort",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"dag",
"dependency",
"graph",
"topological",
"toposort",
"algorithms",
"data-structures"
],
"ecosystem": "crates",
"categories": [
"algorithms",
"data-structures"
],
"matches_repo": true,
"registry_url": "https://crates.io/crates/topological-sort",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.3.0",
"repository_url": "https://github.com/gifnksm/topological-sort-rs",
"versions_count": 15,
"total_downloads": 23702659,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1859117,
"first_published_at": "2015-01-06T11:11:15.523720Z",
"latest_published_at": "2026-08-05T10:42:41.891678Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 7,
"stars": 17,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2016-06-20",
"count": 1
},
{
"date": "2017-04-10",
"count": 1
},
{
"date": "2017-05-21",
"count": 1
},
{
"date": "2018-07-19",
"count": 1
},
{
"date": "2019-11-14",
"count": 1
},
{
"date": "2020-09-21",
"count": 1
},
{
"date": "2025-04-08",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 28524,
"source_files_sampled": 1,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 20,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.5",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "env_filter",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "env_logger",
"direct": false,
"version": "0.11.11",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.189",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.33",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.8.3",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.107",
"ecosystem": "crates"
},
{
"name": "quickcheck",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "quickcheck_macros",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.47",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "6.0.0",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.10.2",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": false,
"version": "1.13.1",
"ecosystem": "crates"
},
{
"name": "regex-automata",
"direct": false,
"version": "0.4.16",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.8.11",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.119",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 20,
"direct_count": 0,
"indirect_count": 20
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 61,
"open_issues": 2,
"closed_ratio": 0.75,
"closed_issues": 6,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "gifnksm",
"commits": 153,
"avatar_url": "https://avatars.githubusercontent.com/u/164213?v=4"
},
{
"type": "User",
"login": "szabgab",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/48833?v=4"
},
{
"type": "User",
"login": "mathstuf",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/97253?v=4"
},
{
"type": "User",
"login": "atouchet",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/26315797?v=4"
},
{
"type": "User",
"login": "fenhl",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/641386?v=4"
},
{
"type": "User",
"login": "purpleposeidon",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/150333?v=4"
},
{
"type": "User",
"login": "emberian",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/704250?v=4"
},
{
"type": "User",
"login": "vladh",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/291640?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.916
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"audit.yml",
"cd.yml",
"ci.yml",
"update-deps.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/18 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d7a8aad1a8261747b2304911b2e74b9865212599",
"ran_at": "2026-08-06T05:32:27Z",
"aggregate_score": 6.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 25,
"decided_7d": 25,
"merged_30d": 25,
"authors_30d": 2,
"decided_30d": 25,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 2,
"newcomer_merged_30d": 3,
"bot_prs_excluded_30d": 1,
"newcomer_authors_30d": 1,
"newcomer_decided_30d": 3
},
"ci_last_run_at": "2026-08-06T00:44:31Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-08-05T09:50:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 30,
"created_at": "2023-11-01T12:30:42Z",
"last_comment_at": "2025-04-08T10:41:39Z",
"last_comment_author": "szabgab"
},
{
"number": 40,
"created_at": "2025-04-08T09:22:35Z",
"last_comment_at": "2026-08-05T08:59:03Z",
"last_comment_author": "gifnksm"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/gifnksm/topological-sort-rs",
"host": "github.com",
"name": "topological-sort-rs",
"owner": "gifnksm"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 62 is calibrated to 69 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 62,
"calibrated": 69,
"calibration": "2026-08-02"
}
}
],
"value": 69,
"inputs": {
"security": 71,
"vitality": 74,
"community": 51,
"governance": 60,
"calibration": "2026-08-02",
"engineering": 54,
"ai_readiness": 51,
"weighted_overall_raw": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"commits_last_year": 70,
"human_commit_share": 0.88,
"days_since_last_push": 0,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "70 commits in the last year",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 70
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 15,
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 164.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "15 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 15
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~164.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 164.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 7,
"stars": 17,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "17 stars",
"points": 19.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 17
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "weak",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 7,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"shields.io"
],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "exceptional",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"topological-sort"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 23702659,
"monthly_downloads": 1859117
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,859,117 downloads/month across crates",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1859117,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.916
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 92% of commits",
"points": 1.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"merged_prs": 61,
"open_issues": 2,
"closed_issues": 6,
"prs_merged_7d": 25,
"prs_decided_7d": 25,
"prs_merged_30d": 25,
"prs_decided_30d": 25,
"issue_closed_ratio": 0.75,
"closed_unmerged_prs": 3,
"first_time_authors_30d": 1,
"first_time_prs_merged_30d": 3,
"first_time_prs_decided_30d": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "61/64 decided PRs merged",
"points": 28.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 61,
"decided": 64
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "3/3 first-time contributors' PRs merged in 30d",
"points": 13,
"status": "met",
"details": [
{
"code": "newcomer_prs_merged",
"params": {
"days": 30,
"merged": 3,
"decided": 3
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/18 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"followers": 59,
"owner_type": "User",
"is_verified": null,
"owner_login": "gifnksm",
"public_repos": 73,
"account_age_days": 6085
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "59 followers of gifnksm",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 59,
"login": "gifnksm"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "73 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 73
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"topological-sort"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 54,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"algorithms",
"dag",
"dependencies",
"dependency-graph",
"graph",
"graph-algorithms",
"rust",
"rust-library",
"topological-sort",
"toposort"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 71,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/18 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 20 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 20
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 20,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 20,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 51,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.591,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "52 of 88 human commits state their intent (structured subject or explanatory body)",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 52,
"sampled": 88
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"justfile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0.09
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "justfile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "9 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 9,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 28524,
"source_files_sampled": 1,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/1 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 11
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
},
{
"tier": "structure",
"label": "library",
"source": "tree.cargo_lib",
"weight": 3
},
{
"tier": "tags",
"label": "library",
"source": "tag:rust-library",
"weight": 2
}
],
"artifacts": [
{
"path": "Cargo.toml",
"labels": [],
"ecosystem": "crates"
}
],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:topological-sort@0.3.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-08-06T05:32:44.537254Z",
"schema_version": "0.31.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gifnksm/topological-sort-rs.svg",
"full_name": "gifnksm/topological-sort-rs",
"license_state": "custom",
"license_spdx": null
}