{"adoption": {"forks": 213, "observed_at": "2026-08-28T04:05:53.928827+00:00", "stars": 1917}, "canonical_url": "https://ross.abutalabs.com/products/rustyline", "card": {"archived": false, "artifact_type": "library", "description": "Readline Implementation in Rust", "domain": ["developer-tools", "cross-platform"], "enriched": true, "function": ["developer-tools", "cli", "terminal-ui"], "health_score": 99, "homepage": "https://crates.io/crates/rustyline/", "language": "Rust", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["kkawakam/rustyline"], "name": "kkawakam/rustyline", "platform": ["rust", "windows", "bsd", "cli"], "pushed_at": "2026-08-25T17:43:08+00:00", "repo": "kkawakam/rustyline", "stars": 1917, "tags": ["readline", "linenoise", "line-editing", "history", "completion", "interactive-prompt", "command-line", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["build an interactive REPL prompt in Rust", "add command history and line editing to a CLI tool", "implement tab completion for a shell-like application", "read user input with readline-style keybindings", "create an interactive console for a Rust application", "add persistent command history to a terminal program"], "what_it_is": "RustyLine is a Rust library implementing GNU Readline-style line editing, based on Antirez's Linenoise. It provides interactive prompt features such as history, word and filename completion, hints, and multi-line editing for building command-line interfaces.", "when_to_avoid": ["you need full GNU Readline compatibility or advanced features like bracketed paste macros", "your application runs in unsupported terminals such as Mintty or PowerShell ISE", "you are not building an interactive terminal input loop"], "when_to_choose": ["you are writing a Rust CLI or REPL that needs polished interactive line input", "you want a lightweight readline alternative without C dependencies", "you need Unicode support, completion, hints, and history search in a terminal prompt"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/rustyline", "repo": "kkawakam/rustyline", "role": "main", "score": 92}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:53.928827+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:10:09.318363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "be48cd590084b291506071a1ff253e9cdf613b657abfe767e02468cffd01d6bb", "fetched_at": "2026-08-28T04:05:53.928827+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kkawakam/rustyline"}, {"content_hash": "6b716a5438fc2fa761ce10cf8ba8f969f99e7cdf095f16a814161face6ca0471", "fetched_at": "2026-08-29T10:49:26.748079+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rustyline"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:53.928827+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:10:09.318363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "be48cd590084b291506071a1ff253e9cdf613b657abfe767e02468cffd01d6bb", "fetched_at": "2026-08-28T04:05:53.928827+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kkawakam/rustyline"}, {"content_hash": "6b716a5438fc2fa761ce10cf8ba8f969f99e7cdf095f16a814161face6ca0471", "fetched_at": "2026-08-29T10:49:26.748079+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rustyline"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:10:09.318363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "be48cd590084b291506071a1ff253e9cdf613b657abfe767e02468cffd01d6bb", "fetched_at": "2026-08-28T04:05:53.928827+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kkawakam/rustyline"}, {"content_hash": "6b716a5438fc2fa761ce10cf8ba8f969f99e7cdf095f16a814161face6ca0471", "fetched_at": "2026-08-29T10:49:26.748079+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rustyline"}], "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:53.928827+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:53.928827+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:53.928827+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:10:09.318363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "be48cd590084b291506071a1ff253e9cdf613b657abfe767e02468cffd01d6bb", "fetched_at": "2026-08-28T04:05:53.928827+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kkawakam/rustyline"}, {"content_hash": "6b716a5438fc2fa761ce10cf8ba8f969f99e7cdf095f16a814161face6ca0471", "fetched_at": "2026-08-29T10:49:26.748079+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rustyline"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:53.928827+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:53.928827+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:10:09.318363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "be48cd590084b291506071a1ff253e9cdf613b657abfe767e02468cffd01d6bb", "fetched_at": "2026-08-28T04:05:53.928827+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kkawakam/rustyline"}, {"content_hash": "6b716a5438fc2fa761ce10cf8ba8f969f99e7cdf095f16a814161face6ca0471", "fetched_at": "2026-08-29T10:49:26.748079+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rustyline"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:53.928827+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:53.928827+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:53.928827+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:10:09.318363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "be48cd590084b291506071a1ff253e9cdf613b657abfe767e02468cffd01d6bb", "fetched_at": "2026-08-28T04:05:53.928827+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kkawakam/rustyline"}, {"content_hash": "6b716a5438fc2fa761ce10cf8ba8f969f99e7cdf095f16a814161face6ca0471", "fetched_at": "2026-08-29T10:49:26.748079+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rustyline"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:53.928827+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:53.928827+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:10:09.318363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "be48cd590084b291506071a1ff253e9cdf613b657abfe767e02468cffd01d6bb", "fetched_at": "2026-08-28T04:05:53.928827+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kkawakam/rustyline"}, {"content_hash": "6b716a5438fc2fa761ce10cf8ba8f969f99e7cdf095f16a814161face6ca0471", "fetched_at": "2026-08-29T10:49:26.748079+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rustyline"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:10:09.318363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "be48cd590084b291506071a1ff253e9cdf613b657abfe767e02468cffd01d6bb", "fetched_at": "2026-08-28T04:05:53.928827+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kkawakam/rustyline"}, {"content_hash": "6b716a5438fc2fa761ce10cf8ba8f969f99e7cdf095f16a814161face6ca0471", "fetched_at": "2026-08-29T10:49:26.748079+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rustyline"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:10:09.318363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "be48cd590084b291506071a1ff253e9cdf613b657abfe767e02468cffd01d6bb", "fetched_at": "2026-08-28T04:05:53.928827+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kkawakam/rustyline"}, {"content_hash": "6b716a5438fc2fa761ce10cf8ba8f969f99e7cdf095f16a814161face6ca0471", "fetched_at": "2026-08-29T10:49:26.748079+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rustyline"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:10:09.318363+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "be48cd590084b291506071a1ff253e9cdf613b657abfe767e02468cffd01d6bb", "fetched_at": "2026-08-28T04:05:53.928827+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kkawakam/rustyline"}, {"content_hash": "6b716a5438fc2fa761ce10cf8ba8f969f99e7cdf095f16a814161face6ca0471", "fetched_at": "2026-08-29T10:49:26.748079+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rustyline"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 78}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4184, "days_push": 8, "days_rel": 70, "gap_med": 77.5, "n_releases_24m": 7}, "score": 92, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}