{"adoption": {"forks": 88, "observed_at": "2026-08-28T04:04:10.232186+00:00", "stars": 1261}, "canonical_url": "https://ross.abutalabs.com/products/nativejit", "card": {"archived": false, "artifact_type": "library", "description": "A C++ expression -> x64 JIT", "domain": ["compilers", "performance", "developer-tools"], "enriched": true, "function": ["compiler", "interpreter"], "health_score": 20, "homepage": "http://bitfunnel.org/", "language": "C++", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["BitFunnel/NativeJIT"], "name": "BitFunnel/NativeJIT", "platform": ["windows", "cpp", "cross-platform"], "pushed_at": "2020-08-21T07:00:42+00:00", "repo": "BitFunnel/NativeJIT", "stars": 1261, "tags": ["jit", "x64", "code-generation", "expression-evaluation", "search-engine", "linux", "macos"], "topics": ["compiler", "jit"], "urls": [], "use_cases": ["compile expressions built at runtime into fast x64 code", "evaluate scoring expressions over large document sets with low latency", "generate optimized machine code with good register allocation from C++", "avoid interpreter overhead for repeatedly evaluated expressions", "embed a lightweight JIT in a C++ application without external dependencies"], "what_it_is": "NativeJIT is a cross-platform C++ library for just-in-time compilation of expressions involving C data structures into optimized x64 machine code. It was developed by the Bing team for fast runtime evaluation of query-specific scoring expressions and has no dependencies beyond the standard C++ runtime.", "when_to_avoid": ["you need a general-purpose compiler or full language runtime rather than expression compilation", "your expressions are evaluated only once, so JIT overhead is not amortized", "you need non-x64 targets or GPU code generation", "you need actively developed software with recent releases and extensive documentation"], "when_to_choose": ["you need to JIT-compile expressions that are only known at runtime", "compilation cost must be low and amortized over many evaluations", "you want a dependency-free, cross-platform C++ JIT library", "you need tight control over generated x64 code quality"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/nativejit", "repo": "BitFunnel/NativeJIT", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:10.232186+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T05:04:16.061940+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c58ac3ce56ad036363ca630a329e088c7357cda741018d27a00200245bf0e6a3", "fetched_at": "2026-08-28T04:04:10.232186+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BitFunnel/NativeJIT"}, {"content_hash": "219587d36b28b97b85ea7e1cd89f983c76bd86cde3d1e90dbdbf11fdb4179213", "fetched_at": "2026-08-29T12:16:28.705663+00:00", "kind": "homepage", "missing": false, "url": "http://bitfunnel.org/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:10.232186+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T05:04:16.061940+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c58ac3ce56ad036363ca630a329e088c7357cda741018d27a00200245bf0e6a3", "fetched_at": "2026-08-28T04:04:10.232186+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BitFunnel/NativeJIT"}, {"content_hash": "219587d36b28b97b85ea7e1cd89f983c76bd86cde3d1e90dbdbf11fdb4179213", "fetched_at": "2026-08-29T12:16:28.705663+00:00", "kind": "homepage", "missing": false, "url": "http://bitfunnel.org/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T05:04:16.061940+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c58ac3ce56ad036363ca630a329e088c7357cda741018d27a00200245bf0e6a3", "fetched_at": "2026-08-28T04:04:10.232186+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BitFunnel/NativeJIT"}, {"content_hash": "219587d36b28b97b85ea7e1cd89f983c76bd86cde3d1e90dbdbf11fdb4179213", "fetched_at": "2026-08-29T12:16:28.705663+00:00", "kind": "homepage", "missing": false, "url": "http://bitfunnel.org/"}], "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:10.232186+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:10.232186+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:10.232186+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T05:04:16.061940+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c58ac3ce56ad036363ca630a329e088c7357cda741018d27a00200245bf0e6a3", "fetched_at": "2026-08-28T04:04:10.232186+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BitFunnel/NativeJIT"}, {"content_hash": "219587d36b28b97b85ea7e1cd89f983c76bd86cde3d1e90dbdbf11fdb4179213", "fetched_at": "2026-08-29T12:16:28.705663+00:00", "kind": "homepage", "missing": false, "url": "http://bitfunnel.org/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:10.232186+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:10.232186+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T05:04:16.061940+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c58ac3ce56ad036363ca630a329e088c7357cda741018d27a00200245bf0e6a3", "fetched_at": "2026-08-28T04:04:10.232186+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BitFunnel/NativeJIT"}, {"content_hash": "219587d36b28b97b85ea7e1cd89f983c76bd86cde3d1e90dbdbf11fdb4179213", "fetched_at": "2026-08-29T12:16:28.705663+00:00", "kind": "homepage", "missing": false, "url": "http://bitfunnel.org/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:10.232186+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:10.232186+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:10.232186+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T05:04:16.061940+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c58ac3ce56ad036363ca630a329e088c7357cda741018d27a00200245bf0e6a3", "fetched_at": "2026-08-28T04:04:10.232186+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BitFunnel/NativeJIT"}, {"content_hash": "219587d36b28b97b85ea7e1cd89f983c76bd86cde3d1e90dbdbf11fdb4179213", "fetched_at": "2026-08-29T12:16:28.705663+00:00", "kind": "homepage", "missing": false, "url": "http://bitfunnel.org/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:10.232186+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:10.232186+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T05:04:16.061940+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c58ac3ce56ad036363ca630a329e088c7357cda741018d27a00200245bf0e6a3", "fetched_at": "2026-08-28T04:04:10.232186+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BitFunnel/NativeJIT"}, {"content_hash": "219587d36b28b97b85ea7e1cd89f983c76bd86cde3d1e90dbdbf11fdb4179213", "fetched_at": "2026-08-29T12:16:28.705663+00:00", "kind": "homepage", "missing": false, "url": "http://bitfunnel.org/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T05:04:16.061940+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c58ac3ce56ad036363ca630a329e088c7357cda741018d27a00200245bf0e6a3", "fetched_at": "2026-08-28T04:04:10.232186+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BitFunnel/NativeJIT"}, {"content_hash": "219587d36b28b97b85ea7e1cd89f983c76bd86cde3d1e90dbdbf11fdb4179213", "fetched_at": "2026-08-29T12:16:28.705663+00:00", "kind": "homepage", "missing": false, "url": "http://bitfunnel.org/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T05:04:16.061940+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c58ac3ce56ad036363ca630a329e088c7357cda741018d27a00200245bf0e6a3", "fetched_at": "2026-08-28T04:04:10.232186+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BitFunnel/NativeJIT"}, {"content_hash": "219587d36b28b97b85ea7e1cd89f983c76bd86cde3d1e90dbdbf11fdb4179213", "fetched_at": "2026-08-29T12:16:28.705663+00:00", "kind": "homepage", "missing": false, "url": "http://bitfunnel.org/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T05:04:16.061940+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c58ac3ce56ad036363ca630a329e088c7357cda741018d27a00200245bf0e6a3", "fetched_at": "2026-08-28T04:04:10.232186+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BitFunnel/NativeJIT"}, {"content_hash": "219587d36b28b97b85ea7e1cd89f983c76bd86cde3d1e90dbdbf11fdb4179213", "fetched_at": "2026-08-29T12:16:28.705663+00:00", "kind": "homepage", "missing": false, "url": "http://bitfunnel.org/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3798, "days_push": 2203, "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}}