{"adoption": {"forks": 1146, "observed_at": "2026-08-28T04:10:44.810065+00:00", "stars": 10947}, "canonical_url": "https://ross.abutalabs.com/products/quickjs", "card": {"archived": false, "artifact_type": "library", "description": "Public repository of the QuickJS Javascript Engine.", "domain": ["programming-languages", "developer-tools", "embedded-systems", "cross-platform"], "enriched": true, "function": ["interpreter", "compiler", "cli", "embedded"], "health_score": 73, "homepage": "https://bellard.org/quickjs", "language": "C", "license": "NOASSERTION", "license_family": "other", "maturity": "active", "member_repos": ["bellard/quickjs"], "name": "bellard/quickjs", "platform": ["windows", "bsd", "cross-platform", "cli", "c", "embedded", "wasm"], "pushed_at": "2026-06-16T11:35:08+00:00", "repo": "bellard/quickjs", "stars": 10947, "tags": ["javascript-engine", "es2025", "embeddable", "small-footprint", "interpreter", "scripting", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["embed a JavaScript scripting engine in a C application", "run JavaScript with minimal memory and startup overhead", "compile JavaScript to a standalone executable", "evaluate ES2025 features in a lightweight engine", "add scripting/plugin support to embedded or IoT devices", "run JS on multiple platforms from a single binary"], "what_it_is": "QuickJS is a small, embeddable JavaScript engine written in C that supports the ES2025 specification with near-complete test262 conformance. It includes a fast interpreter with very low startup time, a command-line REPL, and tools to compile JavaScript sources into standalone executables.", "when_to_avoid": ["you need a JIT-compiled engine for maximum throughput (use V8 or SpiderMonkey)", "you need browser APIs like DOM or WebAssembly runtime out of the box", "you need a large ecosystem of npm tooling and debugging integrations", "you require long-term LTS support from a vendor"], "when_to_choose": ["you need a tiny, dependency-free JS engine with a few C files", "low startup time and deterministic memory usage matter", "you target embedded, IoT, or resource-constrained environments", "you want near-complete ES2025 conformance in a small footprint"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/quickjs", "repo": "bellard/quickjs", "role": "main", "score": 71}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.810065+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:17:18.567557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d1c978ccb3dde35fbf6f5bfafa3604b27831af0e11023930636aba766f0ad0ea", "fetched_at": "2026-08-29T08:16:03.715673+00:00", "kind": "homepage", "missing": false, "url": "https://bellard.org/quickjs"}, {"content_hash": "c7bbedc02e438d61e4eabd20471d136aeebf9d29ecfdd723eba6da7981a46d0e", "fetched_at": "2026-08-29T08:16:03.718995+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/Changelog"}, {"content_hash": "a75574de49337bfd880b908c2580ac2deb77bd12a5c580c50e6a716e9b78227d", "fetched_at": "2026-08-29T08:16:03.721003+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/binary_releases"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.810065+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:17:18.567557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d1c978ccb3dde35fbf6f5bfafa3604b27831af0e11023930636aba766f0ad0ea", "fetched_at": "2026-08-29T08:16:03.715673+00:00", "kind": "homepage", "missing": false, "url": "https://bellard.org/quickjs"}, {"content_hash": "c7bbedc02e438d61e4eabd20471d136aeebf9d29ecfdd723eba6da7981a46d0e", "fetched_at": "2026-08-29T08:16:03.718995+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/Changelog"}, {"content_hash": "a75574de49337bfd880b908c2580ac2deb77bd12a5c580c50e6a716e9b78227d", "fetched_at": "2026-08-29T08:16:03.721003+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/binary_releases"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:17:18.567557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d1c978ccb3dde35fbf6f5bfafa3604b27831af0e11023930636aba766f0ad0ea", "fetched_at": "2026-08-29T08:16:03.715673+00:00", "kind": "homepage", "missing": false, "url": "https://bellard.org/quickjs"}, {"content_hash": "c7bbedc02e438d61e4eabd20471d136aeebf9d29ecfdd723eba6da7981a46d0e", "fetched_at": "2026-08-29T08:16:03.718995+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/Changelog"}, {"content_hash": "a75574de49337bfd880b908c2580ac2deb77bd12a5c580c50e6a716e9b78227d", "fetched_at": "2026-08-29T08:16:03.721003+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/binary_releases"}], "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:44.810065+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.810065+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.810065+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:17:18.567557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d1c978ccb3dde35fbf6f5bfafa3604b27831af0e11023930636aba766f0ad0ea", "fetched_at": "2026-08-29T08:16:03.715673+00:00", "kind": "homepage", "missing": false, "url": "https://bellard.org/quickjs"}, {"content_hash": "c7bbedc02e438d61e4eabd20471d136aeebf9d29ecfdd723eba6da7981a46d0e", "fetched_at": "2026-08-29T08:16:03.718995+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/Changelog"}, {"content_hash": "a75574de49337bfd880b908c2580ac2deb77bd12a5c580c50e6a716e9b78227d", "fetched_at": "2026-08-29T08:16:03.721003+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/binary_releases"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.810065+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.810065+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:17:18.567557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d1c978ccb3dde35fbf6f5bfafa3604b27831af0e11023930636aba766f0ad0ea", "fetched_at": "2026-08-29T08:16:03.715673+00:00", "kind": "homepage", "missing": false, "url": "https://bellard.org/quickjs"}, {"content_hash": "c7bbedc02e438d61e4eabd20471d136aeebf9d29ecfdd723eba6da7981a46d0e", "fetched_at": "2026-08-29T08:16:03.718995+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/Changelog"}, {"content_hash": "a75574de49337bfd880b908c2580ac2deb77bd12a5c580c50e6a716e9b78227d", "fetched_at": "2026-08-29T08:16:03.721003+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/binary_releases"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.810065+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.810065+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.810065+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:17:18.567557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d1c978ccb3dde35fbf6f5bfafa3604b27831af0e11023930636aba766f0ad0ea", "fetched_at": "2026-08-29T08:16:03.715673+00:00", "kind": "homepage", "missing": false, "url": "https://bellard.org/quickjs"}, {"content_hash": "c7bbedc02e438d61e4eabd20471d136aeebf9d29ecfdd723eba6da7981a46d0e", "fetched_at": "2026-08-29T08:16:03.718995+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/Changelog"}, {"content_hash": "a75574de49337bfd880b908c2580ac2deb77bd12a5c580c50e6a716e9b78227d", "fetched_at": "2026-08-29T08:16:03.721003+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/binary_releases"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.810065+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.810065+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:17:18.567557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d1c978ccb3dde35fbf6f5bfafa3604b27831af0e11023930636aba766f0ad0ea", "fetched_at": "2026-08-29T08:16:03.715673+00:00", "kind": "homepage", "missing": false, "url": "https://bellard.org/quickjs"}, {"content_hash": "c7bbedc02e438d61e4eabd20471d136aeebf9d29ecfdd723eba6da7981a46d0e", "fetched_at": "2026-08-29T08:16:03.718995+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/Changelog"}, {"content_hash": "a75574de49337bfd880b908c2580ac2deb77bd12a5c580c50e6a716e9b78227d", "fetched_at": "2026-08-29T08:16:03.721003+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/binary_releases"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:17:18.567557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d1c978ccb3dde35fbf6f5bfafa3604b27831af0e11023930636aba766f0ad0ea", "fetched_at": "2026-08-29T08:16:03.715673+00:00", "kind": "homepage", "missing": false, "url": "https://bellard.org/quickjs"}, {"content_hash": "c7bbedc02e438d61e4eabd20471d136aeebf9d29ecfdd723eba6da7981a46d0e", "fetched_at": "2026-08-29T08:16:03.718995+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/Changelog"}, {"content_hash": "a75574de49337bfd880b908c2580ac2deb77bd12a5c580c50e6a716e9b78227d", "fetched_at": "2026-08-29T08:16:03.721003+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/binary_releases"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:17:18.567557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d1c978ccb3dde35fbf6f5bfafa3604b27831af0e11023930636aba766f0ad0ea", "fetched_at": "2026-08-29T08:16:03.715673+00:00", "kind": "homepage", "missing": false, "url": "https://bellard.org/quickjs"}, {"content_hash": "c7bbedc02e438d61e4eabd20471d136aeebf9d29ecfdd723eba6da7981a46d0e", "fetched_at": "2026-08-29T08:16:03.718995+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/Changelog"}, {"content_hash": "a75574de49337bfd880b908c2580ac2deb77bd12a5c580c50e6a716e9b78227d", "fetched_at": "2026-08-29T08:16:03.721003+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/binary_releases"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:17:18.567557+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d1c978ccb3dde35fbf6f5bfafa3604b27831af0e11023930636aba766f0ad0ea", "fetched_at": "2026-08-29T08:16:03.715673+00:00", "kind": "homepage", "missing": false, "url": "https://bellard.org/quickjs"}, {"content_hash": "c7bbedc02e438d61e4eabd20471d136aeebf9d29ecfdd723eba6da7981a46d0e", "fetched_at": "2026-08-29T08:16:03.718995+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/Changelog"}, {"content_hash": "a75574de49337bfd880b908c2580ac2deb77bd12a5c580c50e6a716e9b78227d", "fetched_at": "2026-08-29T08:16:03.721003+00:00", "kind": "site_page", "missing": false, "url": "https://bellard.org/quickjs/binary_releases"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 87, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "no_license", "no_readme"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2187, "days_push": 78, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 71, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}