{"adoption": {"forks": 151, "observed_at": "2026-08-28T04:05:01.177405+00:00", "stars": 1542}, "canonical_url": "https://ross.abutalabs.com/products/memchr", "card": {"archived": false, "artifact_type": "library", "description": "Optimized string search routines for Rust.", "domain": ["performance", "developer-tools", "parsers"], "enriched": true, "function": ["search-engine", "parser", "developer-tools"], "health_score": 78, "homepage": null, "language": "Rust", "license": "Unlicense", "license_family": "permissive", "maturity": "stable", "member_repos": ["BurntSushi/memchr"], "name": "BurntSushi/memchr", "platform": ["rust", "wasm", "cross-platform"], "pushed_at": "2026-08-10T17:32:21+00:00", "repo": "BurntSushi/memchr", "stars": 1542, "tags": ["memchr", "substring-search", "simd", "no-std", "bytes", "string-searching", "rabin-karp", "twoway", "algorithms"], "topics": ["rust", "memchr", "string", "string-searching", "bytes", "twoway", "simd", "rabin-karp"], "urls": [], "use_cases": ["find the position of a byte in a slice as fast as possible", "search for a substring in a byte buffer", "parse large text or binary files quickly in Rust", "write a no_std crate that needs fast byte searching", "speed up tokenization or splitting on delimiters", "implement a custom text search engine or regex engine"], "what_it_is": "A Rust library providing heavily optimized byte and substring search routines, accelerated with SIMD on x86_64, aarch64, and wasm32. It operates on raw bytes without regard to encoding and supports no_std environments.", "when_to_avoid": ["you need Unicode-aware string search with encoding semantics", "you need regex or multi-pattern search (use the regex or aho-corasick crates)", "you are not working in Rust"], "when_to_choose": ["you need maximum-performance byte or substring search in Rust", "you want SIMD acceleration with portable fallbacks", "you need no_std support", "you are building parsers, regex engines, or text processing tools"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/memchr", "repo": "BurntSushi/memchr", "role": "main", "score": 76}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.177405+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.844531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "687793f2dc11ef8bc76de26ba39c0ff41403a2103c51561bd8fef080581960b8", "fetched_at": "2026-08-28T04:05:01.177405+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/memchr"}, {"content_hash": "caa8cfa00046c02a7cb58cd24569b43b6e0322555ac125313bbd8efc0ba7fae1", "fetched_at": "2026-08-29T11:31:59.030402+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/memchr"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.177405+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.844531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "687793f2dc11ef8bc76de26ba39c0ff41403a2103c51561bd8fef080581960b8", "fetched_at": "2026-08-28T04:05:01.177405+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/memchr"}, {"content_hash": "caa8cfa00046c02a7cb58cd24569b43b6e0322555ac125313bbd8efc0ba7fae1", "fetched_at": "2026-08-29T11:31:59.030402+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/memchr"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.844531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "687793f2dc11ef8bc76de26ba39c0ff41403a2103c51561bd8fef080581960b8", "fetched_at": "2026-08-28T04:05:01.177405+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/memchr"}, {"content_hash": "caa8cfa00046c02a7cb58cd24569b43b6e0322555ac125313bbd8efc0ba7fae1", "fetched_at": "2026-08-29T11:31:59.030402+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/memchr"}], "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:01.177405+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.177405+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.177405+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.844531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "687793f2dc11ef8bc76de26ba39c0ff41403a2103c51561bd8fef080581960b8", "fetched_at": "2026-08-28T04:05:01.177405+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/memchr"}, {"content_hash": "caa8cfa00046c02a7cb58cd24569b43b6e0322555ac125313bbd8efc0ba7fae1", "fetched_at": "2026-08-29T11:31:59.030402+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/memchr"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.177405+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.177405+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.844531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "687793f2dc11ef8bc76de26ba39c0ff41403a2103c51561bd8fef080581960b8", "fetched_at": "2026-08-28T04:05:01.177405+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/memchr"}, {"content_hash": "caa8cfa00046c02a7cb58cd24569b43b6e0322555ac125313bbd8efc0ba7fae1", "fetched_at": "2026-08-29T11:31:59.030402+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/memchr"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.177405+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.177405+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.177405+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.844531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "687793f2dc11ef8bc76de26ba39c0ff41403a2103c51561bd8fef080581960b8", "fetched_at": "2026-08-28T04:05:01.177405+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/memchr"}, {"content_hash": "caa8cfa00046c02a7cb58cd24569b43b6e0322555ac125313bbd8efc0ba7fae1", "fetched_at": "2026-08-29T11:31:59.030402+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/memchr"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.177405+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.177405+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.844531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "687793f2dc11ef8bc76de26ba39c0ff41403a2103c51561bd8fef080581960b8", "fetched_at": "2026-08-28T04:05:01.177405+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/memchr"}, {"content_hash": "caa8cfa00046c02a7cb58cd24569b43b6e0322555ac125313bbd8efc0ba7fae1", "fetched_at": "2026-08-29T11:31:59.030402+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/memchr"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.844531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "687793f2dc11ef8bc76de26ba39c0ff41403a2103c51561bd8fef080581960b8", "fetched_at": "2026-08-28T04:05:01.177405+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/memchr"}, {"content_hash": "caa8cfa00046c02a7cb58cd24569b43b6e0322555ac125313bbd8efc0ba7fae1", "fetched_at": "2026-08-29T11:31:59.030402+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/memchr"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.844531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "687793f2dc11ef8bc76de26ba39c0ff41403a2103c51561bd8fef080581960b8", "fetched_at": "2026-08-28T04:05:01.177405+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/memchr"}, {"content_hash": "caa8cfa00046c02a7cb58cd24569b43b6e0322555ac125313bbd8efc0ba7fae1", "fetched_at": "2026-08-29T11:31:59.030402+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/memchr"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:30:42.844531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "687793f2dc11ef8bc76de26ba39c0ff41403a2103c51561bd8fef080581960b8", "fetched_at": "2026-08-28T04:05:01.177405+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BurntSushi/memchr"}, {"content_hash": "caa8cfa00046c02a7cb58cd24569b43b6e0322555ac125313bbd8efc0ba7fae1", "fetched_at": "2026-08-29T11:31:59.030402+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/memchr"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "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": 4101, "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}}