{"adoption": {"forks": 84, "observed_at": "2026-08-28T04:04:08.643175+00:00", "stars": 1254}, "canonical_url": "https://ross.abutalabs.com/products/lexy", "card": {"archived": false, "artifact_type": "library", "description": "C++ parsing DSL", "domain": ["parsers", "developer-tools", "programming-languages"], "enriched": true, "function": ["parser"], "health_score": 62, "homepage": "https://lexy.foonathan.net", "language": "C++", "license": "BSL-1.0", "license_family": "other", "maturity": "active", "member_repos": ["foonathan/lexy"], "name": "foonathan/lexy", "platform": ["cpp", "cross-platform"], "pushed_at": "2025-10-18T15:36:27+00:00", "repo": "foonathan/lexy", "stars": 1254, "tags": ["parser-combinators", "parsing-dsl", "recursive-descent", "c++17", "header-only"], "topics": ["parser", "grammar", "parser-combinators", "text"], "urls": [], "use_cases": ["parse structured text formats like IPv4 addresses or config files in C++", "write a DSL or expression parser without a parser generator", "replace hand-written recursive descent parsers with declarative grammar rules", "build a compiler or interpreter front-end in C++", "parse custom file formats with precise control over backtracking and error reporting"], "what_it_is": "lexy is a parser combinator library for C++17 and onwards that lets you define grammars directly in C++ as a DSL. It generates hand-written-style recursive descent parsers with full control over backtracking and lookahead, without external grammar files.", "when_to_avoid": ["you need a table-driven parser generator like yacc/ANTLR with automatic ambiguity resolution", "your project targets C++ standards older than C++17", "you need parsing in a language other than C++"], "when_to_choose": ["you want parser combinator flexibility embedded directly in C++ code", "you need fine-grained control over parsing behavior, backtracking, and lookahead", "you want good error reporting and tracing for grammar debugging", "you prefer no external grammar files or code generation steps"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/lexy", "repo": "foonathan/lexy", "role": "main", "score": 44}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.643175+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T05:07:24.098039+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b833e9038f8327e3c9d8c38fcb81570ff8643a73946d41048b9fc9b777cd3aa", "fetched_at": "2026-08-29T12:17:50.593283+00:00", "kind": "homepage", "missing": false, "url": "https://lexy.foonathan.net"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.643175+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T05:07:24.098039+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b833e9038f8327e3c9d8c38fcb81570ff8643a73946d41048b9fc9b777cd3aa", "fetched_at": "2026-08-29T12:17:50.593283+00:00", "kind": "homepage", "missing": false, "url": "https://lexy.foonathan.net"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T05:07:24.098039+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b833e9038f8327e3c9d8c38fcb81570ff8643a73946d41048b9fc9b777cd3aa", "fetched_at": "2026-08-29T12:17:50.593283+00:00", "kind": "homepage", "missing": false, "url": "https://lexy.foonathan.net"}], "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:04:08.643175+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.643175+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.643175+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T05:07:24.098039+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b833e9038f8327e3c9d8c38fcb81570ff8643a73946d41048b9fc9b777cd3aa", "fetched_at": "2026-08-29T12:17:50.593283+00:00", "kind": "homepage", "missing": false, "url": "https://lexy.foonathan.net"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.643175+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.643175+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T05:07:24.098039+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b833e9038f8327e3c9d8c38fcb81570ff8643a73946d41048b9fc9b777cd3aa", "fetched_at": "2026-08-29T12:17:50.593283+00:00", "kind": "homepage", "missing": false, "url": "https://lexy.foonathan.net"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.643175+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.643175+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.643175+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T05:07:24.098039+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b833e9038f8327e3c9d8c38fcb81570ff8643a73946d41048b9fc9b777cd3aa", "fetched_at": "2026-08-29T12:17:50.593283+00:00", "kind": "homepage", "missing": false, "url": "https://lexy.foonathan.net"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.643175+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:08.643175+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T05:07:24.098039+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b833e9038f8327e3c9d8c38fcb81570ff8643a73946d41048b9fc9b777cd3aa", "fetched_at": "2026-08-29T12:17:50.593283+00:00", "kind": "homepage", "missing": false, "url": "https://lexy.foonathan.net"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T05:07:24.098039+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b833e9038f8327e3c9d8c38fcb81570ff8643a73946d41048b9fc9b777cd3aa", "fetched_at": "2026-08-29T12:17:50.593283+00:00", "kind": "homepage", "missing": false, "url": "https://lexy.foonathan.net"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T05:07:24.098039+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b833e9038f8327e3c9d8c38fcb81570ff8643a73946d41048b9fc9b777cd3aa", "fetched_at": "2026-08-29T12:17:50.593283+00:00", "kind": "homepage", "missing": false, "url": "https://lexy.foonathan.net"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T05:07:24.098039+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b833e9038f8327e3c9d8c38fcb81570ff8643a73946d41048b9fc9b777cd3aa", "fetched_at": "2026-08-29T12:17:50.593283+00:00", "kind": "homepage", "missing": false, "url": "https://lexy.foonathan.net"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 47, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_readme"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2581, "days_push": 319, "days_rel": 461, "gap_med": null, "n_releases_24m": 1}, "score": 44, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}