{"adoption": {"forks": 28, "observed_at": "2026-08-28T04:05:02.970850+00:00", "stars": 1554}, "canonical_url": "https://ross.abutalabs.com/products/holyjit", "card": {"archived": false, "artifact_type": "library", "description": "Generic purpose Just-In-time compiler for Rust.", "domain": ["programming-languages", "compilers", "developer-tools", "performance"], "enriched": true, "function": ["compiler", "interpreter", "developer-tools"], "health_score": 20, "homepage": "https://holyjit.org/", "language": "Rust", "license": "MPL-2.0", "license_family": "copyleft", "maturity": "abandoned", "member_repos": ["nbp/holyjit"], "name": "nbp/holyjit", "platform": ["rust", "cross-platform"], "pushed_at": "2019-05-12T14:14:20+00:00", "repo": "nbp/holyjit", "stars": 1554, "tags": ["jit", "rustc-driver", "interpreter-optimization", "macro-annotations", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["build a JIT compiler for my scripting language written in Rust", "speed up an interpreter without writing assembly", "annotate Rust functions to be inlined into JIT-compiled code", "avoid the security pitfalls of hand-written JIT compilers", "reduce startup time of a JIT with macro-guided early compilation tiers"], "what_it_is": "HolyJit is a generic-purpose Just-In-Time compiler library for Rust that extends the Rust compiler (as a rustc driver) to convert annotated interpreter code into JIT-compiled code. It lets developers write an ordinary Rust interpreter and annotate functions with a `jit!` macro to generate optimized JIT code without writing assembly.", "when_to_avoid": ["you need a maintained, production-ready JIT (last release 2019, project appears inactive)", "your code is not written in Rust", "you need JIT for a language runtime not built as a Rust interpreter"], "when_to_choose": ["you are writing an interpreter in Rust and want JIT performance with minimal extra code", "you want a safe, high-level alternative to writing a MacroAssembler-based JIT", "you can adopt a rustc wrapper build workflow"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/holyjit", "repo": "nbp/holyjit", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:02.970850+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:30:06.019903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b0fd4cc9a67bb4f51811395f49dd883478b83a668ae180c4c70ea7adcfddddca", "fetched_at": "2026-08-28T04:05:02.970850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nbp/holyjit"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:02.970850+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:30:06.019903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b0fd4cc9a67bb4f51811395f49dd883478b83a668ae180c4c70ea7adcfddddca", "fetched_at": "2026-08-28T04:05:02.970850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nbp/holyjit"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:30:06.019903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b0fd4cc9a67bb4f51811395f49dd883478b83a668ae180c4c70ea7adcfddddca", "fetched_at": "2026-08-28T04:05:02.970850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nbp/holyjit"}], "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:02.970850+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:02.970850+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:02.970850+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:30:06.019903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b0fd4cc9a67bb4f51811395f49dd883478b83a668ae180c4c70ea7adcfddddca", "fetched_at": "2026-08-28T04:05:02.970850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nbp/holyjit"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:02.970850+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:02.970850+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:30:06.019903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b0fd4cc9a67bb4f51811395f49dd883478b83a668ae180c4c70ea7adcfddddca", "fetched_at": "2026-08-28T04:05:02.970850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nbp/holyjit"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:02.970850+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:02.970850+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:02.970850+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:30:06.019903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b0fd4cc9a67bb4f51811395f49dd883478b83a668ae180c4c70ea7adcfddddca", "fetched_at": "2026-08-28T04:05:02.970850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nbp/holyjit"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:02.970850+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:02.970850+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:30:06.019903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b0fd4cc9a67bb4f51811395f49dd883478b83a668ae180c4c70ea7adcfddddca", "fetched_at": "2026-08-28T04:05:02.970850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nbp/holyjit"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:30:06.019903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b0fd4cc9a67bb4f51811395f49dd883478b83a668ae180c4c70ea7adcfddddca", "fetched_at": "2026-08-28T04:05:02.970850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nbp/holyjit"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:30:06.019903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b0fd4cc9a67bb4f51811395f49dd883478b83a668ae180c4c70ea7adcfddddca", "fetched_at": "2026-08-28T04:05:02.970850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nbp/holyjit"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:30:06.019903+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b0fd4cc9a67bb4f51811395f49dd883478b83a668ae180c4c70ea7adcfddddca", "fetched_at": "2026-08-28T04:05:02.970850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/nbp/holyjit"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "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": 3247, "days_push": 2670, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}