{"adoption": {"forks": 105, "observed_at": "2026-08-28T04:04:03.080801+00:00", "stars": 1226}, "canonical_url": "https://ross.abutalabs.com/products/tidwall-btree", "card": {"archived": false, "artifact_type": "library", "description": "B-tree implementation for Go", "domain": ["databases", "developer-tools"], "enriched": true, "function": ["database", "developer-tools"], "health_score": 70, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["tidwall/btree"], "name": "tidwall/btree", "platform": ["go", "cross-platform"], "pushed_at": "2026-05-17T00:46:55+00:00", "repo": "tidwall/btree", "stars": 1226, "tags": ["b-tree", "data-structures", "generics", "ordered-map", "ordered-set", "copy-on-write", "algorithms"], "topics": [], "urls": [], "use_cases": ["store ordered key-value pairs in Go", "implement an in-memory sorted set", "bulk load presorted data into a tree", "iterate keys in ascending or descending order", "perform array-like indexed access on sorted data", "replace Go's built-in map when sorted iteration is needed"], "what_it_is": "A fast, generic B-tree implementation for Go providing ordered Map, Set, and thread-safe BTree types. It supports bulk loading, copy-on-write copies, path hinting, and array-like index operations.", "when_to_avoid": ["you only need an unordered key-value store (use the built-in map)", "you need persistence or disk-backed storage", "you need concurrent access with heavy write contention beyond its locking model"], "when_to_choose": ["you need sorted iteration or range scans over keys in Go", "you want a fast pure-Go ordered map/set with generics", "you need copy-on-write snapshots or bulk loading of presorted data"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/tidwall-btree", "repo": "tidwall/btree", "role": "main", "score": 69}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:03.080801+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:15:21.327389+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "880abe3893e0565b4705d6ed481e7b5046f95646c505be38125538b6e09a6e07", "fetched_at": "2026-08-28T04:04:03.080801+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/btree"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:03.080801+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:15:21.327389+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "880abe3893e0565b4705d6ed481e7b5046f95646c505be38125538b6e09a6e07", "fetched_at": "2026-08-28T04:04:03.080801+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/btree"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:15:21.327389+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "880abe3893e0565b4705d6ed481e7b5046f95646c505be38125538b6e09a6e07", "fetched_at": "2026-08-28T04:04:03.080801+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/btree"}], "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:03.080801+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:03.080801+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:03.080801+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:15:21.327389+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "880abe3893e0565b4705d6ed481e7b5046f95646c505be38125538b6e09a6e07", "fetched_at": "2026-08-28T04:04:03.080801+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/btree"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:03.080801+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:03.080801+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:15:21.327389+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "880abe3893e0565b4705d6ed481e7b5046f95646c505be38125538b6e09a6e07", "fetched_at": "2026-08-28T04:04:03.080801+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/btree"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:03.080801+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:03.080801+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:03.080801+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:15:21.327389+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "880abe3893e0565b4705d6ed481e7b5046f95646c505be38125538b6e09a6e07", "fetched_at": "2026-08-28T04:04:03.080801+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/btree"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:03.080801+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:03.080801+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:15:21.327389+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "880abe3893e0565b4705d6ed481e7b5046f95646c505be38125538b6e09a6e07", "fetched_at": "2026-08-28T04:04:03.080801+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/btree"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:15:21.327389+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "880abe3893e0565b4705d6ed481e7b5046f95646c505be38125538b6e09a6e07", "fetched_at": "2026-08-28T04:04:03.080801+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/btree"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:15:21.327389+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "880abe3893e0565b4705d6ed481e7b5046f95646c505be38125538b6e09a6e07", "fetched_at": "2026-08-28T04:04:03.080801+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/btree"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:15:21.327389+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "880abe3893e0565b4705d6ed481e7b5046f95646c505be38125538b6e09a6e07", "fetched_at": "2026-08-28T04:04:03.080801+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tidwall/btree"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 82, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3754, "days_push": 109, "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}}