{"adoption": {"forks": 595, "observed_at": "2026-08-28T04:08:54.637360+00:00", "stars": 4588}, "canonical_url": "https://ross.abutalabs.com/products/asmjit", "card": {"archived": false, "artifact_type": "library", "description": "Low-latency machine code generation", "domain": ["compilers", "developer-tools", "performance", "programming-languages"], "enriched": true, "function": ["compiler", "parser", "developer-tools"], "health_score": 64, "homepage": "https://asmjit.com", "language": "C++", "license": "Zlib", "license_family": "permissive", "maturity": "active", "member_repos": ["asmjit/asmjit"], "name": "asmjit/asmjit", "platform": ["cpp", "cross-platform", "windows"], "pushed_at": "2026-03-26T08:20:00+00:00", "repo": "asmjit/asmjit", "stars": 4588, "tags": ["jit", "assembler", "code-generation", "x86", "aarch64", "machine-code", "register-allocator", "linux", "macos"], "topics": ["x86", "x86-64", "jit", "assembler", "asmjit", "cpp", "compiler", "aarch64", "code-generation", "jit-compilation", "x86-x64"], "urls": [], "use_cases": ["generate machine code at runtime for a JIT compiler", "assemble x86-64 instructions programmatically in C++", "emit AArch64 code with a register allocator", "build a DSL that compiles to native code", "inspect and validate CPU instructions", "execute dynamically generated native functions"], "what_it_is": "AsmJit is a lightweight C++ library for low-latency machine code generation supporting X86, X86_64, and AArch64 architectures. It provides a type-safe assembler/builder/compiler API with an optional register allocator, instruction database, and virtual memory management for JIT compilation.", "when_to_avoid": ["you need a full optimizing compiler backend like LLVM", "you want to compile from a high-level language rather than emit instructions", "your project is not C/C++ or cannot link native libraries"], "when_to_choose": ["you need low-latency runtime code generation in C++ with no dependencies", "you want type-safe assembly emission with compile-time semantic checks", "you target both x86/x64 and AArch64 from one API", "you need an optional register allocator instead of hand-assigning registers"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/asmjit", "repo": "asmjit/asmjit", "role": "main", "score": 66}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.637360+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:19:51.542567+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2ed30abf94c3881b148c82367fa349d62f055c3efee92c265257a2a0a7136a0", "fetched_at": "2026-08-28T04:08:54.637360+00:00", "kind": "readme", "missing": false, "url": "https://github.com/asmjit/asmjit"}, {"content_hash": "98606f79fb7f01d711f74d58e760bf7c0cc55b0801b31717ccdc54ba29271729", "fetched_at": "2026-08-29T09:05:05.102607+00:00", "kind": "homepage", "missing": false, "url": "https://asmjit.com"}, {"content_hash": "c2406a74e52e929a01af5c5b81af636d9bdd898c362f2bf0af178e6995775d44", "fetched_at": "2026-08-29T09:05:05.112192+00:00", "kind": "site_page", "missing": false, "url": "https://asmjit.com/doc/index.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.637360+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:19:51.542567+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2ed30abf94c3881b148c82367fa349d62f055c3efee92c265257a2a0a7136a0", "fetched_at": "2026-08-28T04:08:54.637360+00:00", "kind": "readme", "missing": false, "url": "https://github.com/asmjit/asmjit"}, {"content_hash": "98606f79fb7f01d711f74d58e760bf7c0cc55b0801b31717ccdc54ba29271729", "fetched_at": "2026-08-29T09:05:05.102607+00:00", "kind": "homepage", "missing": false, "url": "https://asmjit.com"}, {"content_hash": "c2406a74e52e929a01af5c5b81af636d9bdd898c362f2bf0af178e6995775d44", "fetched_at": "2026-08-29T09:05:05.112192+00:00", "kind": "site_page", "missing": false, "url": "https://asmjit.com/doc/index.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:19:51.542567+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2ed30abf94c3881b148c82367fa349d62f055c3efee92c265257a2a0a7136a0", "fetched_at": "2026-08-28T04:08:54.637360+00:00", "kind": "readme", "missing": false, "url": "https://github.com/asmjit/asmjit"}, {"content_hash": "98606f79fb7f01d711f74d58e760bf7c0cc55b0801b31717ccdc54ba29271729", "fetched_at": "2026-08-29T09:05:05.102607+00:00", "kind": "homepage", "missing": false, "url": "https://asmjit.com"}, {"content_hash": "c2406a74e52e929a01af5c5b81af636d9bdd898c362f2bf0af178e6995775d44", "fetched_at": "2026-08-29T09:05:05.112192+00:00", "kind": "site_page", "missing": false, "url": "https://asmjit.com/doc/index.html"}], "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:08:54.637360+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.637360+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.637360+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:19:51.542567+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2ed30abf94c3881b148c82367fa349d62f055c3efee92c265257a2a0a7136a0", "fetched_at": "2026-08-28T04:08:54.637360+00:00", "kind": "readme", "missing": false, "url": "https://github.com/asmjit/asmjit"}, {"content_hash": "98606f79fb7f01d711f74d58e760bf7c0cc55b0801b31717ccdc54ba29271729", "fetched_at": "2026-08-29T09:05:05.102607+00:00", "kind": "homepage", "missing": false, "url": "https://asmjit.com"}, {"content_hash": "c2406a74e52e929a01af5c5b81af636d9bdd898c362f2bf0af178e6995775d44", "fetched_at": "2026-08-29T09:05:05.112192+00:00", "kind": "site_page", "missing": false, "url": "https://asmjit.com/doc/index.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.637360+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.637360+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:19:51.542567+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2ed30abf94c3881b148c82367fa349d62f055c3efee92c265257a2a0a7136a0", "fetched_at": "2026-08-28T04:08:54.637360+00:00", "kind": "readme", "missing": false, "url": "https://github.com/asmjit/asmjit"}, {"content_hash": "98606f79fb7f01d711f74d58e760bf7c0cc55b0801b31717ccdc54ba29271729", "fetched_at": "2026-08-29T09:05:05.102607+00:00", "kind": "homepage", "missing": false, "url": "https://asmjit.com"}, {"content_hash": "c2406a74e52e929a01af5c5b81af636d9bdd898c362f2bf0af178e6995775d44", "fetched_at": "2026-08-29T09:05:05.112192+00:00", "kind": "site_page", "missing": false, "url": "https://asmjit.com/doc/index.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.637360+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.637360+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.637360+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:19:51.542567+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2ed30abf94c3881b148c82367fa349d62f055c3efee92c265257a2a0a7136a0", "fetched_at": "2026-08-28T04:08:54.637360+00:00", "kind": "readme", "missing": false, "url": "https://github.com/asmjit/asmjit"}, {"content_hash": "98606f79fb7f01d711f74d58e760bf7c0cc55b0801b31717ccdc54ba29271729", "fetched_at": "2026-08-29T09:05:05.102607+00:00", "kind": "homepage", "missing": false, "url": "https://asmjit.com"}, {"content_hash": "c2406a74e52e929a01af5c5b81af636d9bdd898c362f2bf0af178e6995775d44", "fetched_at": "2026-08-29T09:05:05.112192+00:00", "kind": "site_page", "missing": false, "url": "https://asmjit.com/doc/index.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.637360+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:54.637360+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:19:51.542567+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2ed30abf94c3881b148c82367fa349d62f055c3efee92c265257a2a0a7136a0", "fetched_at": "2026-08-28T04:08:54.637360+00:00", "kind": "readme", "missing": false, "url": "https://github.com/asmjit/asmjit"}, {"content_hash": "98606f79fb7f01d711f74d58e760bf7c0cc55b0801b31717ccdc54ba29271729", "fetched_at": "2026-08-29T09:05:05.102607+00:00", "kind": "homepage", "missing": false, "url": "https://asmjit.com"}, {"content_hash": "c2406a74e52e929a01af5c5b81af636d9bdd898c362f2bf0af178e6995775d44", "fetched_at": "2026-08-29T09:05:05.112192+00:00", "kind": "site_page", "missing": false, "url": "https://asmjit.com/doc/index.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:19:51.542567+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2ed30abf94c3881b148c82367fa349d62f055c3efee92c265257a2a0a7136a0", "fetched_at": "2026-08-28T04:08:54.637360+00:00", "kind": "readme", "missing": false, "url": "https://github.com/asmjit/asmjit"}, {"content_hash": "98606f79fb7f01d711f74d58e760bf7c0cc55b0801b31717ccdc54ba29271729", "fetched_at": "2026-08-29T09:05:05.102607+00:00", "kind": "homepage", "missing": false, "url": "https://asmjit.com"}, {"content_hash": "c2406a74e52e929a01af5c5b81af636d9bdd898c362f2bf0af178e6995775d44", "fetched_at": "2026-08-29T09:05:05.112192+00:00", "kind": "site_page", "missing": false, "url": "https://asmjit.com/doc/index.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:19:51.542567+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2ed30abf94c3881b148c82367fa349d62f055c3efee92c265257a2a0a7136a0", "fetched_at": "2026-08-28T04:08:54.637360+00:00", "kind": "readme", "missing": false, "url": "https://github.com/asmjit/asmjit"}, {"content_hash": "98606f79fb7f01d711f74d58e760bf7c0cc55b0801b31717ccdc54ba29271729", "fetched_at": "2026-08-29T09:05:05.102607+00:00", "kind": "homepage", "missing": false, "url": "https://asmjit.com"}, {"content_hash": "c2406a74e52e929a01af5c5b81af636d9bdd898c362f2bf0af178e6995775d44", "fetched_at": "2026-08-29T09:05:05.112192+00:00", "kind": "site_page", "missing": false, "url": "https://asmjit.com/doc/index.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:19:51.542567+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2ed30abf94c3881b148c82367fa349d62f055c3efee92c265257a2a0a7136a0", "fetched_at": "2026-08-28T04:08:54.637360+00:00", "kind": "readme", "missing": false, "url": "https://github.com/asmjit/asmjit"}, {"content_hash": "98606f79fb7f01d711f74d58e760bf7c0cc55b0801b31717ccdc54ba29271729", "fetched_at": "2026-08-29T09:05:05.102607+00:00", "kind": "homepage", "missing": false, "url": "https://asmjit.com"}, {"content_hash": "c2406a74e52e929a01af5c5b81af636d9bdd898c362f2bf0af178e6995775d44", "fetched_at": "2026-08-29T09:05:05.112192+00:00", "kind": "site_page", "missing": false, "url": "https://asmjit.com/doc/index.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 74, "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": 4600, "days_push": 160, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 66, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}