{"adoption": {"forks": 137, "observed_at": "2026-08-28T04:03:37.599866+00:00", "stars": 1111}, "canonical_url": "https://ross.abutalabs.com/products/primesieve", "card": {"archived": false, "artifact_type": "library", "description": "🚀 Fast prime number generator", "domain": ["mathematics", "performance"], "enriched": true, "function": ["math", "cli", "benchmarking"], "health_score": 100, "homepage": null, "language": "C++", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "stable", "member_repos": ["kimwalisch/primesieve"], "name": "kimwalisch/primesieve", "platform": ["windows", "bsd", "cpp", "c", "cross-platform", "cli"], "pushed_at": "2026-08-24T07:54:21+00:00", "repo": "kimwalisch/primesieve", "stars": 1111, "tags": ["prime-numbers", "sieve-of-eratosthenes", "number-theory", "simd", "multithreaded", "high-performance-computing", "algorithms", "command-line", "linux", "macos"], "topics": ["prime-numbers", "sieve-of-eratosthenes", "math", "eratosthenes", "primes", "sieve", "avx512", "arm-neon", "arm-sve", "number-theory", "stress-testing", "primesieve", "benchmark", "prime-sieve"], "urls": [], "use_cases": ["generate all primes up to a large limit like 1e10", "count primes below a number quickly", "print twin primes or other prime k-tuplets", "generate primes into a text file", "embed a fast prime generator in a C or C++ program", "benchmark CPU sieve performance"], "what_it_is": "primesieve is a fast command-line program and C/C++ library for generating prime numbers and prime k-tuplets up to 2^64 using a segmented sieve of Eratosthenes with wheel factorization. It is cache-efficient, auto-detects CPU cache sizes, and is multi-threaded by default.", "when_to_avoid": ["you need primality testing of individual large numbers rather than sieving ranges", "you need arbitrary-precision primes beyond 2^64", "you work in a language without C bindings and only need small prime lists"], "when_to_choose": ["you need extremely fast prime generation up to very large bounds (up to 2^64)", "you want a simple CLI for counting or listing primes", "you need a C/C++ library API for primes in your own code", "you want multi-threaded, cache-optimized sieving out of the box"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/primesieve", "repo": "kimwalisch/primesieve", "role": "main", "score": 93}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.599866+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:43:23.874855+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d33b1d738fa65a9347c30f404419e788a8efc479249ed8f86299b2bef183221c", "fetched_at": "2026-08-28T04:03:37.599866+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kimwalisch/primesieve"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.599866+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:43:23.874855+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d33b1d738fa65a9347c30f404419e788a8efc479249ed8f86299b2bef183221c", "fetched_at": "2026-08-28T04:03:37.599866+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kimwalisch/primesieve"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:43:23.874855+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d33b1d738fa65a9347c30f404419e788a8efc479249ed8f86299b2bef183221c", "fetched_at": "2026-08-28T04:03:37.599866+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kimwalisch/primesieve"}], "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:03:37.599866+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.599866+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.599866+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:43:23.874855+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d33b1d738fa65a9347c30f404419e788a8efc479249ed8f86299b2bef183221c", "fetched_at": "2026-08-28T04:03:37.599866+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kimwalisch/primesieve"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.599866+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.599866+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:43:23.874855+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d33b1d738fa65a9347c30f404419e788a8efc479249ed8f86299b2bef183221c", "fetched_at": "2026-08-28T04:03:37.599866+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kimwalisch/primesieve"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.599866+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.599866+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.599866+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:43:23.874855+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d33b1d738fa65a9347c30f404419e788a8efc479249ed8f86299b2bef183221c", "fetched_at": "2026-08-28T04:03:37.599866+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kimwalisch/primesieve"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.599866+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:37.599866+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:43:23.874855+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d33b1d738fa65a9347c30f404419e788a8efc479249ed8f86299b2bef183221c", "fetched_at": "2026-08-28T04:03:37.599866+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kimwalisch/primesieve"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:43:23.874855+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d33b1d738fa65a9347c30f404419e788a8efc479249ed8f86299b2bef183221c", "fetched_at": "2026-08-28T04:03:37.599866+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kimwalisch/primesieve"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:43:23.874855+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d33b1d738fa65a9347c30f404419e788a8efc479249ed8f86299b2bef183221c", "fetched_at": "2026-08-28T04:03:37.599866+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kimwalisch/primesieve"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:43:23.874855+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d33b1d738fa65a9347c30f404419e788a8efc479249ed8f86299b2bef183221c", "fetched_at": "2026-08-28T04:03:37.599866+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kimwalisch/primesieve"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 81}, "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": 4726, "days_push": 9, "days_rel": 47, "gap_med": 41.5, "n_releases_24m": 11}, "score": 93, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}