{"adoption": {"forks": 70, "observed_at": "2026-08-28T04:05:19.015061+00:00", "stars": 1666}, "canonical_url": "https://ross.abutalabs.com/products/ropey", "card": {"archived": false, "artifact_type": "library", "description": "A utf8 text rope for manipulating and editing large texts.", "domain": ["text-editors", "developer-tools", "files"], "enriched": true, "function": ["file-system", "parser", "developer-tools"], "health_score": 78, "homepage": null, "language": "Rust", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["cessen/ropey"], "name": "cessen/ropey", "platform": ["rust", "cross-platform"], "pushed_at": "2026-08-04T23:58:56+00:00", "repo": "cessen/ropey", "stars": 1666, "tags": ["rope", "text-buffer", "utf8", "unicode", "data-structure"], "topics": [], "urls": [], "use_cases": ["build a text editor with an efficient backing text buffer", "manipulate and edit very large text files in memory", "perform frequent insertions and deletions on text with predictable performance", "handle Unicode text safely without creating invalid UTF-8", "convert between char indices, UTF-16 code units, and line numbers", "load and save text files to and from readers and writers"], "what_it_is": "Ropey is a fast and robust UTF-8 text rope library for Rust, designed as the backing text buffer for applications like text editors. It handles frequent edits to large texts with predictable performance and strong Unicode correctness.", "when_to_avoid": ["your texts are consistently very small (under a couple of kilobytes), where rope chunk allocation adds bloat", "you need to handle texts larger than available memory, since Ropey is an in-memory data structure", "you need a minimal data structure without the overhead of tracking line endings and Unicode scalar values"], "when_to_choose": []}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/ropey", "repo": "cessen/ropey", "role": "main", "score": 75}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.015061+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:42:57.970701+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f7a564ebed56a83fe083da0bd47aa46de5344883bd06ab5778145e5d498b7b63", "fetched_at": "2026-08-28T04:05:19.015061+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cessen/ropey"}, {"content_hash": "536c8b9a0220c5de514a98e056103940cefdab4f68781b359a26bc0f3a98bfcc", "fetched_at": "2026-08-29T11:16:16.216772+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ropey"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.015061+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:42:57.970701+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f7a564ebed56a83fe083da0bd47aa46de5344883bd06ab5778145e5d498b7b63", "fetched_at": "2026-08-28T04:05:19.015061+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cessen/ropey"}, {"content_hash": "536c8b9a0220c5de514a98e056103940cefdab4f68781b359a26bc0f3a98bfcc", "fetched_at": "2026-08-29T11:16:16.216772+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ropey"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:42:57.970701+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f7a564ebed56a83fe083da0bd47aa46de5344883bd06ab5778145e5d498b7b63", "fetched_at": "2026-08-28T04:05:19.015061+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cessen/ropey"}, {"content_hash": "536c8b9a0220c5de514a98e056103940cefdab4f68781b359a26bc0f3a98bfcc", "fetched_at": "2026-08-29T11:16:16.216772+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ropey"}], "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:05:19.015061+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.015061+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.015061+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:42:57.970701+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f7a564ebed56a83fe083da0bd47aa46de5344883bd06ab5778145e5d498b7b63", "fetched_at": "2026-08-28T04:05:19.015061+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cessen/ropey"}, {"content_hash": "536c8b9a0220c5de514a98e056103940cefdab4f68781b359a26bc0f3a98bfcc", "fetched_at": "2026-08-29T11:16:16.216772+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ropey"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.015061+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.015061+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:42:57.970701+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f7a564ebed56a83fe083da0bd47aa46de5344883bd06ab5778145e5d498b7b63", "fetched_at": "2026-08-28T04:05:19.015061+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cessen/ropey"}, {"content_hash": "536c8b9a0220c5de514a98e056103940cefdab4f68781b359a26bc0f3a98bfcc", "fetched_at": "2026-08-29T11:16:16.216772+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ropey"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.015061+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.015061+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.015061+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:42:57.970701+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f7a564ebed56a83fe083da0bd47aa46de5344883bd06ab5778145e5d498b7b63", "fetched_at": "2026-08-28T04:05:19.015061+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cessen/ropey"}, {"content_hash": "536c8b9a0220c5de514a98e056103940cefdab4f68781b359a26bc0f3a98bfcc", "fetched_at": "2026-08-29T11:16:16.216772+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ropey"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.015061+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.015061+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:42:57.970701+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f7a564ebed56a83fe083da0bd47aa46de5344883bd06ab5778145e5d498b7b63", "fetched_at": "2026-08-28T04:05:19.015061+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cessen/ropey"}, {"content_hash": "536c8b9a0220c5de514a98e056103940cefdab4f68781b359a26bc0f3a98bfcc", "fetched_at": "2026-08-29T11:16:16.216772+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ropey"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:42:57.970701+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f7a564ebed56a83fe083da0bd47aa46de5344883bd06ab5778145e5d498b7b63", "fetched_at": "2026-08-28T04:05:19.015061+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cessen/ropey"}, {"content_hash": "536c8b9a0220c5de514a98e056103940cefdab4f68781b359a26bc0f3a98bfcc", "fetched_at": "2026-08-29T11:16:16.216772+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ropey"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:42:57.970701+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f7a564ebed56a83fe083da0bd47aa46de5344883bd06ab5778145e5d498b7b63", "fetched_at": "2026-08-28T04:05:19.015061+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cessen/ropey"}, {"content_hash": "536c8b9a0220c5de514a98e056103940cefdab4f68781b359a26bc0f3a98bfcc", "fetched_at": "2026-08-29T11:16:16.216772+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ropey"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:42:57.970701+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f7a564ebed56a83fe083da0bd47aa46de5344883bd06ab5778145e5d498b7b63", "fetched_at": "2026-08-28T04:05:19.015061+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cessen/ropey"}, {"content_hash": "536c8b9a0220c5de514a98e056103940cefdab4f68781b359a26bc0f3a98bfcc", "fetched_at": "2026-08-29T11:16:16.216772+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ropey"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 96, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:39:23.370411+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3192, "days_push": 29, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 75, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}