{"adoption": {"forks": 1315, "observed_at": "2026-08-28T04:10:46.163757+00:00", "stars": 11129}, "canonical_url": "https://ross.abutalabs.com/products/numba", "card": {"archived": false, "artifact_type": "library", "description": "NumPy aware dynamic Python compiler using LLVM", "domain": ["machine-learning", "data-science", "gpu-computing", "performance"], "enriched": true, "function": ["compiler", "machine-learning", "gpu-computing", "concurrency", "math"], "health_score": 100, "homepage": "https://numba.pydata.org/", "language": "Python", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "stable", "member_repos": ["numba/numba", "numba/llvmlite"], "name": "Numba", "platform": ["python", "cross-platform"], "pushed_at": "2026-08-26T00:16:18+00:00", "repo": "numba/numba", "stars": 11129, "tags": ["jit-compiler", "numpy", "llvm", "cuda", "scientific-computing", "parallelization", "high-performance-computing", "algorithms", "gpu"], "topics": ["python", "numpy", "llvm", "compiler", "cuda", "parallel", "numba"], "urls": [{"kind": "homepage", "url": "https://numba.pydata.org/"}], "use_cases": ["speed up numerical Python functions to near C/Fortran performance", "parallelize loops across CPU cores with minimal code changes", "compile Python code to run on NVIDIA GPUs via CUDA", "accelerate NumPy array computations and create custom ufuncs", "optimize Monte Carlo simulations and scientific algorithms", "use fast Python kernels inside Jupyter notebooks or with Dask/Spark"], "what_it_is": "Numba is an open-source NumPy-aware JIT compiler that translates a subset of Python and NumPy code into fast machine code using LLVM. It supports automatic parallelization, GPU (CUDA) acceleration, ufunc creation, and C callbacks with minimal code changes.", "when_to_avoid": ["your code is heavily object-oriented, uses arbitrary Python objects, or relies on unsupported libraries", "you need to compile non-numeric general-purpose Python", "you depend on features outside Numba's supported Python/NumPy subset"], "when_to_choose": ["your workload is numerical/array-based Python or NumPy code that is too slow", "you want C-like speed without rewriting in C/C++ or leaving the interpreter", "you need easy CPU parallelization or GPU offloading of numeric loops"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/repos/numba/numba", "repo": "numba/numba", "role": "main", "score": 94}, {"path": "/repos/numba/llvmlite", "repo": "numba/llvmlite", "role": "backend", "score": 94}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.163757+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:16:46.509544+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fe3b3206db26fd69925ebd94c39520def52824412597abc6da3c3f141490594", "fetched_at": "2026-08-28T04:10:46.163757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numba/numba"}, {"content_hash": "eccddb4e7a8c8297b18de33776846d919e153148cef76baffea459ea4d19bf12", "fetched_at": "2026-08-29T08:15:21.718943+00:00", "kind": "homepage", "missing": false, "url": "https://numba.pydata.org/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.163757+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:16:46.509544+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fe3b3206db26fd69925ebd94c39520def52824412597abc6da3c3f141490594", "fetched_at": "2026-08-28T04:10:46.163757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numba/numba"}, {"content_hash": "eccddb4e7a8c8297b18de33776846d919e153148cef76baffea459ea4d19bf12", "fetched_at": "2026-08-29T08:15:21.718943+00:00", "kind": "homepage", "missing": false, "url": "https://numba.pydata.org/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:16:46.509544+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fe3b3206db26fd69925ebd94c39520def52824412597abc6da3c3f141490594", "fetched_at": "2026-08-28T04:10:46.163757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numba/numba"}, {"content_hash": "eccddb4e7a8c8297b18de33776846d919e153148cef76baffea459ea4d19bf12", "fetched_at": "2026-08-29T08:15:21.718943+00:00", "kind": "homepage", "missing": false, "url": "https://numba.pydata.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:10:46.163757+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.163757+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.163757+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:16:46.509544+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fe3b3206db26fd69925ebd94c39520def52824412597abc6da3c3f141490594", "fetched_at": "2026-08-28T04:10:46.163757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numba/numba"}, {"content_hash": "eccddb4e7a8c8297b18de33776846d919e153148cef76baffea459ea4d19bf12", "fetched_at": "2026-08-29T08:15:21.718943+00:00", "kind": "homepage", "missing": false, "url": "https://numba.pydata.org/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.163757+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.163757+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:16:46.509544+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fe3b3206db26fd69925ebd94c39520def52824412597abc6da3c3f141490594", "fetched_at": "2026-08-28T04:10:46.163757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numba/numba"}, {"content_hash": "eccddb4e7a8c8297b18de33776846d919e153148cef76baffea459ea4d19bf12", "fetched_at": "2026-08-29T08:15:21.718943+00:00", "kind": "homepage", "missing": false, "url": "https://numba.pydata.org/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.163757+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.163757+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.163757+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:16:46.509544+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fe3b3206db26fd69925ebd94c39520def52824412597abc6da3c3f141490594", "fetched_at": "2026-08-28T04:10:46.163757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numba/numba"}, {"content_hash": "eccddb4e7a8c8297b18de33776846d919e153148cef76baffea459ea4d19bf12", "fetched_at": "2026-08-29T08:15:21.718943+00:00", "kind": "homepage", "missing": false, "url": "https://numba.pydata.org/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.163757+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.163757+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:16:46.509544+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fe3b3206db26fd69925ebd94c39520def52824412597abc6da3c3f141490594", "fetched_at": "2026-08-28T04:10:46.163757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numba/numba"}, {"content_hash": "eccddb4e7a8c8297b18de33776846d919e153148cef76baffea459ea4d19bf12", "fetched_at": "2026-08-29T08:15:21.718943+00:00", "kind": "homepage", "missing": false, "url": "https://numba.pydata.org/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:16:46.509544+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fe3b3206db26fd69925ebd94c39520def52824412597abc6da3c3f141490594", "fetched_at": "2026-08-28T04:10:46.163757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numba/numba"}, {"content_hash": "eccddb4e7a8c8297b18de33776846d919e153148cef76baffea459ea4d19bf12", "fetched_at": "2026-08-29T08:15:21.718943+00:00", "kind": "homepage", "missing": false, "url": "https://numba.pydata.org/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:16:46.509544+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fe3b3206db26fd69925ebd94c39520def52824412597abc6da3c3f141490594", "fetched_at": "2026-08-28T04:10:46.163757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numba/numba"}, {"content_hash": "eccddb4e7a8c8297b18de33776846d919e153148cef76baffea459ea4d19bf12", "fetched_at": "2026-08-29T08:15:21.718943+00:00", "kind": "homepage", "missing": false, "url": "https://numba.pydata.org/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:16:46.509544+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fe3b3206db26fd69925ebd94c39520def52824412597abc6da3c3f141490594", "fetched_at": "2026-08-28T04:10:46.163757+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numba/numba"}, {"content_hash": "eccddb4e7a8c8297b18de33776846d919e153148cef76baffea459ea4d19bf12", "fetched_at": "2026-08-29T08:15:21.718943+00:00", "kind": "homepage", "missing": false, "url": "https://numba.pydata.org/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 85}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5291, "days_push": 8, "days_rel": 22, "gap_med": 55.5, "n_releases_24m": 11}, "score": 94, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}