{"adoption": {"forks": 848, "observed_at": "2026-08-28T04:10:42.040497+00:00", "stars": 10459}, "canonical_url": "https://ross.abutalabs.com/products/nom", "card": {"archived": false, "artifact_type": "library", "description": "Rust parser combinator framework", "domain": ["parsers", "developer-tools"], "enriched": true, "function": ["parser"], "health_score": 43, "homepage": null, "language": "Rust", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["rust-bakery/nom"], "name": "rust-bakery/nom", "platform": ["rust"], "pushed_at": "2025-08-26T11:10:34+00:00", "repo": "rust-bakery/nom", "stars": 10459, "tags": ["parser-combinators", "zero-copy", "binary-parsing", "text-parsing", "streaming", "byte-oriented"], "topics": ["rust", "parse", "parser-combinators", "nom", "parser", "byte-array", "grammar"], "urls": [], "use_cases": ["parse binary file formats in rust", "write a text format parser", "build a programming language parser", "parse streaming data incrementally", "parse protocols or byte arrays", "create a grammar-based parser without heavy dependencies"], "what_it_is": "nom is a parser combinator library for Rust that lets you build safe, fast, zero-copy parsers for binary and text formats using combinators, macros, and traits. It leverages Rust's strong typing and memory safety to produce correct parsers without sacrificing speed or memory efficiency.", "when_to_avoid": ["you prefer declarative grammar tools like LALRPOP or pest", "you need a full compiler frontend with AST tooling", "you're not working in Rust"], "when_to_choose": ["you need fast, zero-copy parsing in Rust", "you're parsing binary formats or byte streams", "you want composable parser building blocks instead of a grammar generator", "memory safety and correctness matter"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/nom", "repo": "rust-bakery/nom", "role": "main", "score": 49}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:42.040497+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:19:00.112013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b1dbcf3fb7bebb26891db843dc9b7019cb5a543a959db1fb3efc218872ff8c5a", "fetched_at": "2026-08-28T04:10:42.040497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-bakery/nom"}, {"content_hash": "b6bd58e8a3d304c2bcb47287b9f3cc29e9ca98ef16fa83dc68372804f21a50f4", "fetched_at": "2026-08-29T08:18:02.667575+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nom"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:42.040497+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:19:00.112013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b1dbcf3fb7bebb26891db843dc9b7019cb5a543a959db1fb3efc218872ff8c5a", "fetched_at": "2026-08-28T04:10:42.040497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-bakery/nom"}, {"content_hash": "b6bd58e8a3d304c2bcb47287b9f3cc29e9ca98ef16fa83dc68372804f21a50f4", "fetched_at": "2026-08-29T08:18:02.667575+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nom"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:19:00.112013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b1dbcf3fb7bebb26891db843dc9b7019cb5a543a959db1fb3efc218872ff8c5a", "fetched_at": "2026-08-28T04:10:42.040497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-bakery/nom"}, {"content_hash": "b6bd58e8a3d304c2bcb47287b9f3cc29e9ca98ef16fa83dc68372804f21a50f4", "fetched_at": "2026-08-29T08:18:02.667575+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nom"}], "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:10:42.040497+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:42.040497+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:42.040497+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:19:00.112013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b1dbcf3fb7bebb26891db843dc9b7019cb5a543a959db1fb3efc218872ff8c5a", "fetched_at": "2026-08-28T04:10:42.040497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-bakery/nom"}, {"content_hash": "b6bd58e8a3d304c2bcb47287b9f3cc29e9ca98ef16fa83dc68372804f21a50f4", "fetched_at": "2026-08-29T08:18:02.667575+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nom"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:42.040497+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:42.040497+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:19:00.112013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b1dbcf3fb7bebb26891db843dc9b7019cb5a543a959db1fb3efc218872ff8c5a", "fetched_at": "2026-08-28T04:10:42.040497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-bakery/nom"}, {"content_hash": "b6bd58e8a3d304c2bcb47287b9f3cc29e9ca98ef16fa83dc68372804f21a50f4", "fetched_at": "2026-08-29T08:18:02.667575+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nom"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:42.040497+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:42.040497+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:42.040497+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:19:00.112013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b1dbcf3fb7bebb26891db843dc9b7019cb5a543a959db1fb3efc218872ff8c5a", "fetched_at": "2026-08-28T04:10:42.040497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-bakery/nom"}, {"content_hash": "b6bd58e8a3d304c2bcb47287b9f3cc29e9ca98ef16fa83dc68372804f21a50f4", "fetched_at": "2026-08-29T08:18:02.667575+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nom"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:42.040497+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:42.040497+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:19:00.112013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b1dbcf3fb7bebb26891db843dc9b7019cb5a543a959db1fb3efc218872ff8c5a", "fetched_at": "2026-08-28T04:10:42.040497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-bakery/nom"}, {"content_hash": "b6bd58e8a3d304c2bcb47287b9f3cc29e9ca98ef16fa83dc68372804f21a50f4", "fetched_at": "2026-08-29T08:18:02.667575+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nom"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:19:00.112013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b1dbcf3fb7bebb26891db843dc9b7019cb5a543a959db1fb3efc218872ff8c5a", "fetched_at": "2026-08-28T04:10:42.040497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-bakery/nom"}, {"content_hash": "b6bd58e8a3d304c2bcb47287b9f3cc29e9ca98ef16fa83dc68372804f21a50f4", "fetched_at": "2026-08-29T08:18:02.667575+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nom"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:19:00.112013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b1dbcf3fb7bebb26891db843dc9b7019cb5a543a959db1fb3efc218872ff8c5a", "fetched_at": "2026-08-28T04:10:42.040497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-bakery/nom"}, {"content_hash": "b6bd58e8a3d304c2bcb47287b9f3cc29e9ca98ef16fa83dc68372804f21a50f4", "fetched_at": "2026-08-29T08:18:02.667575+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nom"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:19:00.112013+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b1dbcf3fb7bebb26891db843dc9b7019cb5a543a959db1fb3efc218872ff8c5a", "fetched_at": "2026-08-28T04:10:42.040497+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-bakery/nom"}, {"content_hash": "b6bd58e8a3d304c2bcb47287b9f3cc29e9ca98ef16fa83dc68372804f21a50f4", "fetched_at": "2026-08-29T08:18:02.667575+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/nom"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 38, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4301, "days_push": 372, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 49, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}