{"adoption": {"forks": 309, "observed_at": "2026-08-28T04:05:55.048882+00:00", "stars": 1919}, "canonical_url": "https://ross.abutalabs.com/products/tinyexpr", "card": {"archived": false, "artifact_type": "library", "description": "tiny recursive descent expression parser, compiler, and evaluation engine for math expressions", "domain": ["developer-tools", "parsers"], "enriched": true, "function": ["parser", "interpreter", "math"], "health_score": 98, "homepage": "https://codeplea.com/tinyexpr", "language": "C", "license": "Zlib", "license_family": "permissive", "maturity": "stable", "member_repos": ["codeplea/tinyexpr"], "name": "codeplea/tinyexpr", "platform": ["c", "cpp", "embedded", "cross-platform"], "pushed_at": "2026-08-06T03:37:29+00:00", "repo": "codeplea/tinyexpr", "stars": 1919, "tags": ["expression-evaluator", "recursive-descent", "single-file", "calculator", "no-dependencies", "thread-safe", "algorithms"], "topics": ["c", "calculator", "expression-evaluator", "math", "parser", "recursive-descent", "single-file", "tiny"], "urls": [], "use_cases": ["evaluate math expressions at runtime in C", "add a calculator to my application", "parse user-entered formulas like sqrt(3^2+4^2)", "bind variables into math expressions at eval time", "embed a tiny expression evaluator in an embedded project", "support custom math functions in a formula parser"], "what_it_is": "TinyExpr is a small recursive descent parser, compiler, and evaluation engine for math expressions in C. It ships as a single source and header file with no dependencies, supporting standard operators, C math functions, custom functions, and runtime variable binding.", "when_to_avoid": ["you need symbolic math, algebra, or arbitrary-precision arithmetic", "you need a full expression language with strings, arrays, or control flow", "your project is not in C/C++ or a language with C interop"], "when_to_choose": ["you need a tiny, dependency-free C library for evaluating math expressions", "you want a single-file solution that is easy to integrate and thread-safe", "you need runtime variable binding and custom function support"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/tinyexpr", "repo": "codeplea/tinyexpr", "role": "main", "score": 97}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.048882+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:09:57.899471+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9a8cab16eb68425346e78678c5d2fe94f7d3f49f7157ba2ebdfad6fc67560ee", "fetched_at": "2026-08-28T04:05:55.048882+00:00", "kind": "readme", "missing": false, "url": "https://github.com/codeplea/tinyexpr"}, {"content_hash": "b42846612747e2adea335ccabf58ed9220a551e5f19dab46aef67e89c675807a", "fetched_at": "2026-08-29T10:49:14.617203+00:00", "kind": "homepage", "missing": false, "url": "https://codeplea.com/tinyexpr"}, {"content_hash": "5f92223ee9f28e86a73ebb6af38d6545059935bfb65513bc235389d808b0fe9d", "fetched_at": "2026-08-29T10:49:14.626175+00:00", "kind": "site_page", "missing": false, "url": "https://codeplea.com/about"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.048882+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:09:57.899471+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9a8cab16eb68425346e78678c5d2fe94f7d3f49f7157ba2ebdfad6fc67560ee", "fetched_at": "2026-08-28T04:05:55.048882+00:00", "kind": "readme", "missing": false, "url": "https://github.com/codeplea/tinyexpr"}, {"content_hash": "b42846612747e2adea335ccabf58ed9220a551e5f19dab46aef67e89c675807a", "fetched_at": "2026-08-29T10:49:14.617203+00:00", "kind": "homepage", "missing": false, "url": "https://codeplea.com/tinyexpr"}, {"content_hash": "5f92223ee9f28e86a73ebb6af38d6545059935bfb65513bc235389d808b0fe9d", "fetched_at": "2026-08-29T10:49:14.626175+00:00", "kind": "site_page", "missing": false, "url": "https://codeplea.com/about"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:09:57.899471+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9a8cab16eb68425346e78678c5d2fe94f7d3f49f7157ba2ebdfad6fc67560ee", "fetched_at": "2026-08-28T04:05:55.048882+00:00", "kind": "readme", "missing": false, "url": "https://github.com/codeplea/tinyexpr"}, {"content_hash": "b42846612747e2adea335ccabf58ed9220a551e5f19dab46aef67e89c675807a", "fetched_at": "2026-08-29T10:49:14.617203+00:00", "kind": "homepage", "missing": false, "url": "https://codeplea.com/tinyexpr"}, {"content_hash": "5f92223ee9f28e86a73ebb6af38d6545059935bfb65513bc235389d808b0fe9d", "fetched_at": "2026-08-29T10:49:14.626175+00:00", "kind": "site_page", "missing": false, "url": "https://codeplea.com/about"}], "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:55.048882+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.048882+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.048882+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:09:57.899471+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9a8cab16eb68425346e78678c5d2fe94f7d3f49f7157ba2ebdfad6fc67560ee", "fetched_at": "2026-08-28T04:05:55.048882+00:00", "kind": "readme", "missing": false, "url": "https://github.com/codeplea/tinyexpr"}, {"content_hash": "b42846612747e2adea335ccabf58ed9220a551e5f19dab46aef67e89c675807a", "fetched_at": "2026-08-29T10:49:14.617203+00:00", "kind": "homepage", "missing": false, "url": "https://codeplea.com/tinyexpr"}, {"content_hash": "5f92223ee9f28e86a73ebb6af38d6545059935bfb65513bc235389d808b0fe9d", "fetched_at": "2026-08-29T10:49:14.626175+00:00", "kind": "site_page", "missing": false, "url": "https://codeplea.com/about"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.048882+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.048882+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:09:57.899471+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9a8cab16eb68425346e78678c5d2fe94f7d3f49f7157ba2ebdfad6fc67560ee", "fetched_at": "2026-08-28T04:05:55.048882+00:00", "kind": "readme", "missing": false, "url": "https://github.com/codeplea/tinyexpr"}, {"content_hash": "b42846612747e2adea335ccabf58ed9220a551e5f19dab46aef67e89c675807a", "fetched_at": "2026-08-29T10:49:14.617203+00:00", "kind": "homepage", "missing": false, "url": "https://codeplea.com/tinyexpr"}, {"content_hash": "5f92223ee9f28e86a73ebb6af38d6545059935bfb65513bc235389d808b0fe9d", "fetched_at": "2026-08-29T10:49:14.626175+00:00", "kind": "site_page", "missing": false, "url": "https://codeplea.com/about"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.048882+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.048882+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.048882+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:09:57.899471+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9a8cab16eb68425346e78678c5d2fe94f7d3f49f7157ba2ebdfad6fc67560ee", "fetched_at": "2026-08-28T04:05:55.048882+00:00", "kind": "readme", "missing": false, "url": "https://github.com/codeplea/tinyexpr"}, {"content_hash": "b42846612747e2adea335ccabf58ed9220a551e5f19dab46aef67e89c675807a", "fetched_at": "2026-08-29T10:49:14.617203+00:00", "kind": "homepage", "missing": false, "url": "https://codeplea.com/tinyexpr"}, {"content_hash": "5f92223ee9f28e86a73ebb6af38d6545059935bfb65513bc235389d808b0fe9d", "fetched_at": "2026-08-29T10:49:14.626175+00:00", "kind": "site_page", "missing": false, "url": "https://codeplea.com/about"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.048882+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.048882+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:09:57.899471+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9a8cab16eb68425346e78678c5d2fe94f7d3f49f7157ba2ebdfad6fc67560ee", "fetched_at": "2026-08-28T04:05:55.048882+00:00", "kind": "readme", "missing": false, "url": "https://github.com/codeplea/tinyexpr"}, {"content_hash": "b42846612747e2adea335ccabf58ed9220a551e5f19dab46aef67e89c675807a", "fetched_at": "2026-08-29T10:49:14.617203+00:00", "kind": "homepage", "missing": false, "url": "https://codeplea.com/tinyexpr"}, {"content_hash": "5f92223ee9f28e86a73ebb6af38d6545059935bfb65513bc235389d808b0fe9d", "fetched_at": "2026-08-29T10:49:14.626175+00:00", "kind": "site_page", "missing": false, "url": "https://codeplea.com/about"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:09:57.899471+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9a8cab16eb68425346e78678c5d2fe94f7d3f49f7157ba2ebdfad6fc67560ee", "fetched_at": "2026-08-28T04:05:55.048882+00:00", "kind": "readme", "missing": false, "url": "https://github.com/codeplea/tinyexpr"}, {"content_hash": "b42846612747e2adea335ccabf58ed9220a551e5f19dab46aef67e89c675807a", "fetched_at": "2026-08-29T10:49:14.617203+00:00", "kind": "homepage", "missing": false, "url": "https://codeplea.com/tinyexpr"}, {"content_hash": "5f92223ee9f28e86a73ebb6af38d6545059935bfb65513bc235389d808b0fe9d", "fetched_at": "2026-08-29T10:49:14.626175+00:00", "kind": "site_page", "missing": false, "url": "https://codeplea.com/about"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:09:57.899471+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9a8cab16eb68425346e78678c5d2fe94f7d3f49f7157ba2ebdfad6fc67560ee", "fetched_at": "2026-08-28T04:05:55.048882+00:00", "kind": "readme", "missing": false, "url": "https://github.com/codeplea/tinyexpr"}, {"content_hash": "b42846612747e2adea335ccabf58ed9220a551e5f19dab46aef67e89c675807a", "fetched_at": "2026-08-29T10:49:14.617203+00:00", "kind": "homepage", "missing": false, "url": "https://codeplea.com/tinyexpr"}, {"content_hash": "5f92223ee9f28e86a73ebb6af38d6545059935bfb65513bc235389d808b0fe9d", "fetched_at": "2026-08-29T10:49:14.626175+00:00", "kind": "site_page", "missing": false, "url": "https://codeplea.com/about"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:09:57.899471+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9a8cab16eb68425346e78678c5d2fe94f7d3f49f7157ba2ebdfad6fc67560ee", "fetched_at": "2026-08-28T04:05:55.048882+00:00", "kind": "readme", "missing": false, "url": "https://github.com/codeplea/tinyexpr"}, {"content_hash": "b42846612747e2adea335ccabf58ed9220a551e5f19dab46aef67e89c675807a", "fetched_at": "2026-08-29T10:49:14.617203+00:00", "kind": "homepage", "missing": false, "url": "https://codeplea.com/tinyexpr"}, {"content_hash": "5f92223ee9f28e86a73ebb6af38d6545059935bfb65513bc235389d808b0fe9d", "fetched_at": "2026-08-29T10:49:14.626175+00:00", "kind": "site_page", "missing": false, "url": "https://codeplea.com/about"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 96, "longevity": 100, "rhythm": 96}, "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": 3877, "days_push": 27, "days_rel": 27, "gap_med": 0, "n_releases_24m": 2}, "score": 97, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}