{"adoption": {"forks": 76, "observed_at": "2026-08-28T04:03:37.570571+00:00", "stars": 1110}, "canonical_url": "https://ross.abutalabs.com/products/bstr", "card": {"archived": false, "artifact_type": "library", "description": "A string type for Rust that is not required to be valid UTF-8.", "domain": ["programming-languages", "developer-tools"], "enriched": true, "function": ["parser", "serialization", "developer-tools"], "health_score": 78, "homepage": null, "language": "Rust", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["BurntSushi/bstr"], "name": "BurntSushi/bstr", "platform": ["rust", "cross-platform"], "pushed_at": "2026-08-10T11:12:13+00:00", "repo": "BurntSushi/bstr", "stars": 1110, "tags": ["byte-strings", "utf-8", "unicode", "substring-search", "graphemes", "no-std-friendly", "natural-language-processing"], "topics": ["bytes", "unicode", "byte-string", "utf-8", "substring-search", "substring", "graphemes"], "urls": [], "use_cases": ["process byte data that may not be valid UTF-8 in Rust", "search for substrings in binary or mixed-encoding data", "iterate over lines of stdin without UTF-8 validation", "count Unicode words in byte streams", "convert byte text to uppercase while passing invalid UTF-8 through", "extract grapheme clusters from possibly-invalid UTF-8 text"], "what_it_is": "bstr is a Rust crate providing a byte string type and extension traits for &[u8] and Vec<u8> that are not required to be valid UTF-8. It offers Unicode-aware operations like substring search, case conversion, grapheme iteration, and line-oriented I/O helpers that tolerate invalid UTF-8.", "when_to_avoid": ["your data is guaranteed valid UTF-8 and std's str/String suffices", "you need a general-purpose binary serialization format rather than string handling"], "when_to_choose": ["you need string-like operations on bytes that may be partially or fully invalid UTF-8", "you want Unicode-aware substring search and grapheme handling on byte slices", "you are writing CLI tools or parsers that must handle arbitrary input bytes"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/bstr", "repo": "BurntSushi/bstr", "role": "main", "score": 76}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.570571+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:43:25.322355+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4af7f193c04b192df59cfbef92440fe0d289af73a8df1d0f644e10aace52eda9", "fetched_at": "2026-08-28T04:03:37.570571+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/bstr"}, {"content_hash": "fb2ac36e9ba2f9399b5b57742a2e09f1d329efe2a957226411567b62db97557d", "fetched_at": "2026-08-29T12:46:44.337077+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/bstr"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.570571+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:43:25.322355+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4af7f193c04b192df59cfbef92440fe0d289af73a8df1d0f644e10aace52eda9", "fetched_at": "2026-08-28T04:03:37.570571+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/bstr"}, {"content_hash": "fb2ac36e9ba2f9399b5b57742a2e09f1d329efe2a957226411567b62db97557d", "fetched_at": "2026-08-29T12:46:44.337077+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/bstr"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:43:25.322355+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4af7f193c04b192df59cfbef92440fe0d289af73a8df1d0f644e10aace52eda9", "fetched_at": "2026-08-28T04:03:37.570571+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/bstr"}, {"content_hash": "fb2ac36e9ba2f9399b5b57742a2e09f1d329efe2a957226411567b62db97557d", "fetched_at": "2026-08-29T12:46:44.337077+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/bstr"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.570571+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.570571+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.570571+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:43:25.322355+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4af7f193c04b192df59cfbef92440fe0d289af73a8df1d0f644e10aace52eda9", "fetched_at": "2026-08-28T04:03:37.570571+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/bstr"}, {"content_hash": "fb2ac36e9ba2f9399b5b57742a2e09f1d329efe2a957226411567b62db97557d", "fetched_at": "2026-08-29T12:46:44.337077+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/bstr"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.570571+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.570571+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:43:25.322355+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4af7f193c04b192df59cfbef92440fe0d289af73a8df1d0f644e10aace52eda9", "fetched_at": "2026-08-28T04:03:37.570571+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/bstr"}, {"content_hash": "fb2ac36e9ba2f9399b5b57742a2e09f1d329efe2a957226411567b62db97557d", "fetched_at": "2026-08-29T12:46:44.337077+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/bstr"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.570571+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.570571+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.570571+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:43:25.322355+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4af7f193c04b192df59cfbef92440fe0d289af73a8df1d0f644e10aace52eda9", "fetched_at": "2026-08-28T04:03:37.570571+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/bstr"}, {"content_hash": "fb2ac36e9ba2f9399b5b57742a2e09f1d329efe2a957226411567b62db97557d", "fetched_at": "2026-08-29T12:46:44.337077+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/bstr"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.570571+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.570571+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:43:25.322355+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4af7f193c04b192df59cfbef92440fe0d289af73a8df1d0f644e10aace52eda9", "fetched_at": "2026-08-28T04:03:37.570571+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/bstr"}, {"content_hash": "fb2ac36e9ba2f9399b5b57742a2e09f1d329efe2a957226411567b62db97557d", "fetched_at": "2026-08-29T12:46:44.337077+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/bstr"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:43:25.322355+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4af7f193c04b192df59cfbef92440fe0d289af73a8df1d0f644e10aace52eda9", "fetched_at": "2026-08-28T04:03:37.570571+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/bstr"}, {"content_hash": "fb2ac36e9ba2f9399b5b57742a2e09f1d329efe2a957226411567b62db97557d", "fetched_at": "2026-08-29T12:46:44.337077+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/bstr"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:43:25.322355+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4af7f193c04b192df59cfbef92440fe0d289af73a8df1d0f644e10aace52eda9", "fetched_at": "2026-08-28T04:03:37.570571+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/bstr"}, {"content_hash": "fb2ac36e9ba2f9399b5b57742a2e09f1d329efe2a957226411567b62db97557d", "fetched_at": "2026-08-29T12:46:44.337077+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/bstr"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:43:25.322355+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4af7f193c04b192df59cfbef92440fe0d289af73a8df1d0f644e10aace52eda9", "fetched_at": "2026-08-28T04:03:37.570571+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/bstr"}, {"content_hash": "fb2ac36e9ba2f9399b5b57742a2e09f1d329efe2a957226411567b62db97557d", "fetched_at": "2026-08-29T12:46:44.337077+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/bstr"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2760, "days_push": 23, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 76, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}