{"adoption": {"forks": 166, "observed_at": "2026-08-28T04:03:23.326616+00:00", "stars": 1052}, "canonical_url": "https://ross.abutalabs.com/products/hppc", "card": {"archived": false, "artifact_type": "library", "description": "High Performance Primitive Collections for Java", "domain": ["performance", "developer-tools"], "enriched": true, "function": ["data-science", "developer-tools"], "health_score": 85, "homepage": "http://labs.carrotsearch.com", "language": "Java", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["carrotsearch/hppc"], "name": "carrotsearch/hppc", "platform": ["jvm"], "pushed_at": "2026-08-13T19:58:21+00:00", "repo": "carrotsearch/hppc", "stars": 1052, "tags": ["primitive-collections", "memory-efficiency", "java-collections", "high-performance", "data-structures", "algorithms"], "topics": [], "urls": [], "use_cases": ["store primitive types without autoboxing overhead in Java", "reduce memory footprint of large collections of ints or longs", "high-performance hash maps and sets for primitives", "replace java.util collections in performance-critical code", "implement fast data structures for search and indexing engines"], "what_it_is": "HPPC (High Performance Primitive Collections) is a Java library providing maps, sets, lists, and stacks of primitive types, tuned for maximum performance and memory efficiency. It intentionally deviates from the java.util.collections API, exposing open internals to avoid boxing overhead.", "when_to_avoid": ["you need java.util.Collection compatibility or standard APIs", "you prefer convenience and rich APIs over raw performance", "your collections are small and performance is not a concern"], "when_to_choose": ["your Java code is bottlenecked by boxing and GC pressure from java.util collections", "you need memory-efficient primitive maps, sets, lists, or stacks", "you are comfortable with a non-standard API in exchange for performance"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/hppc", "repo": "carrotsearch/hppc", "role": "main", "score": 66}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.326616+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:59:42.414620+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "628a13d0da416bd72c1413968cbc80eb94afe8ae87b0f1203107ce1508c89a6e", "fetched_at": "2026-08-28T04:03:23.326616+00:00", "kind": "readme", "missing": false, "url": "https://github.com/carrotsearch/hppc"}, {"content_hash": "289b20bfdad65640113a7213c1ded96f9c675ea01f0f1f35c1193db071dfb27e", "fetched_at": "2026-08-29T13:01:01.275520+00:00", "kind": "homepage", "missing": false, "url": "http://labs.carrotsearch.com"}, {"content_hash": "9965771934e0093d3a4b7cdfc22073997cd67332452d758830e8b0e378e19be2", "fetched_at": "2026-08-29T13:01:01.284850+00:00", "kind": "site_page", "missing": false, "url": "http://labs.carrotsearch.com/about.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.326616+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:59:42.414620+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "628a13d0da416bd72c1413968cbc80eb94afe8ae87b0f1203107ce1508c89a6e", "fetched_at": "2026-08-28T04:03:23.326616+00:00", "kind": "readme", "missing": false, "url": "https://github.com/carrotsearch/hppc"}, {"content_hash": "289b20bfdad65640113a7213c1ded96f9c675ea01f0f1f35c1193db071dfb27e", "fetched_at": "2026-08-29T13:01:01.275520+00:00", "kind": "homepage", "missing": false, "url": "http://labs.carrotsearch.com"}, {"content_hash": "9965771934e0093d3a4b7cdfc22073997cd67332452d758830e8b0e378e19be2", "fetched_at": "2026-08-29T13:01:01.284850+00:00", "kind": "site_page", "missing": false, "url": "http://labs.carrotsearch.com/about.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:59:42.414620+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "628a13d0da416bd72c1413968cbc80eb94afe8ae87b0f1203107ce1508c89a6e", "fetched_at": "2026-08-28T04:03:23.326616+00:00", "kind": "readme", "missing": false, "url": "https://github.com/carrotsearch/hppc"}, {"content_hash": "289b20bfdad65640113a7213c1ded96f9c675ea01f0f1f35c1193db071dfb27e", "fetched_at": "2026-08-29T13:01:01.275520+00:00", "kind": "homepage", "missing": false, "url": "http://labs.carrotsearch.com"}, {"content_hash": "9965771934e0093d3a4b7cdfc22073997cd67332452d758830e8b0e378e19be2", "fetched_at": "2026-08-29T13:01:01.284850+00:00", "kind": "site_page", "missing": false, "url": "http://labs.carrotsearch.com/about.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:03:23.326616+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.326616+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.326616+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:59:42.414620+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "628a13d0da416bd72c1413968cbc80eb94afe8ae87b0f1203107ce1508c89a6e", "fetched_at": "2026-08-28T04:03:23.326616+00:00", "kind": "readme", "missing": false, "url": "https://github.com/carrotsearch/hppc"}, {"content_hash": "289b20bfdad65640113a7213c1ded96f9c675ea01f0f1f35c1193db071dfb27e", "fetched_at": "2026-08-29T13:01:01.275520+00:00", "kind": "homepage", "missing": false, "url": "http://labs.carrotsearch.com"}, {"content_hash": "9965771934e0093d3a4b7cdfc22073997cd67332452d758830e8b0e378e19be2", "fetched_at": "2026-08-29T13:01:01.284850+00:00", "kind": "site_page", "missing": false, "url": "http://labs.carrotsearch.com/about.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.326616+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.326616+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:59:42.414620+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "628a13d0da416bd72c1413968cbc80eb94afe8ae87b0f1203107ce1508c89a6e", "fetched_at": "2026-08-28T04:03:23.326616+00:00", "kind": "readme", "missing": false, "url": "https://github.com/carrotsearch/hppc"}, {"content_hash": "289b20bfdad65640113a7213c1ded96f9c675ea01f0f1f35c1193db071dfb27e", "fetched_at": "2026-08-29T13:01:01.275520+00:00", "kind": "homepage", "missing": false, "url": "http://labs.carrotsearch.com"}, {"content_hash": "9965771934e0093d3a4b7cdfc22073997cd67332452d758830e8b0e378e19be2", "fetched_at": "2026-08-29T13:01:01.284850+00:00", "kind": "site_page", "missing": false, "url": "http://labs.carrotsearch.com/about.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.326616+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.326616+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.326616+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:59:42.414620+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "628a13d0da416bd72c1413968cbc80eb94afe8ae87b0f1203107ce1508c89a6e", "fetched_at": "2026-08-28T04:03:23.326616+00:00", "kind": "readme", "missing": false, "url": "https://github.com/carrotsearch/hppc"}, {"content_hash": "289b20bfdad65640113a7213c1ded96f9c675ea01f0f1f35c1193db071dfb27e", "fetched_at": "2026-08-29T13:01:01.275520+00:00", "kind": "homepage", "missing": false, "url": "http://labs.carrotsearch.com"}, {"content_hash": "9965771934e0093d3a4b7cdfc22073997cd67332452d758830e8b0e378e19be2", "fetched_at": "2026-08-29T13:01:01.284850+00:00", "kind": "site_page", "missing": false, "url": "http://labs.carrotsearch.com/about.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.326616+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:23.326616+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:59:42.414620+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "628a13d0da416bd72c1413968cbc80eb94afe8ae87b0f1203107ce1508c89a6e", "fetched_at": "2026-08-28T04:03:23.326616+00:00", "kind": "readme", "missing": false, "url": "https://github.com/carrotsearch/hppc"}, {"content_hash": "289b20bfdad65640113a7213c1ded96f9c675ea01f0f1f35c1193db071dfb27e", "fetched_at": "2026-08-29T13:01:01.275520+00:00", "kind": "homepage", "missing": false, "url": "http://labs.carrotsearch.com"}, {"content_hash": "9965771934e0093d3a4b7cdfc22073997cd67332452d758830e8b0e378e19be2", "fetched_at": "2026-08-29T13:01:01.284850+00:00", "kind": "site_page", "missing": false, "url": "http://labs.carrotsearch.com/about.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:59:42.414620+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "628a13d0da416bd72c1413968cbc80eb94afe8ae87b0f1203107ce1508c89a6e", "fetched_at": "2026-08-28T04:03:23.326616+00:00", "kind": "readme", "missing": false, "url": "https://github.com/carrotsearch/hppc"}, {"content_hash": "289b20bfdad65640113a7213c1ded96f9c675ea01f0f1f35c1193db071dfb27e", "fetched_at": "2026-08-29T13:01:01.275520+00:00", "kind": "homepage", "missing": false, "url": "http://labs.carrotsearch.com"}, {"content_hash": "9965771934e0093d3a4b7cdfc22073997cd67332452d758830e8b0e378e19be2", "fetched_at": "2026-08-29T13:01:01.284850+00:00", "kind": "site_page", "missing": false, "url": "http://labs.carrotsearch.com/about.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:59:42.414620+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "628a13d0da416bd72c1413968cbc80eb94afe8ae87b0f1203107ce1508c89a6e", "fetched_at": "2026-08-28T04:03:23.326616+00:00", "kind": "readme", "missing": false, "url": "https://github.com/carrotsearch/hppc"}, {"content_hash": "289b20bfdad65640113a7213c1ded96f9c675ea01f0f1f35c1193db071dfb27e", "fetched_at": "2026-08-29T13:01:01.275520+00:00", "kind": "homepage", "missing": false, "url": "http://labs.carrotsearch.com"}, {"content_hash": "9965771934e0093d3a4b7cdfc22073997cd67332452d758830e8b0e378e19be2", "fetched_at": "2026-08-29T13:01:01.284850+00:00", "kind": "site_page", "missing": false, "url": "http://labs.carrotsearch.com/about.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:59:42.414620+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "628a13d0da416bd72c1413968cbc80eb94afe8ae87b0f1203107ce1508c89a6e", "fetched_at": "2026-08-28T04:03:23.326616+00:00", "kind": "readme", "missing": false, "url": "https://github.com/carrotsearch/hppc"}, {"content_hash": "289b20bfdad65640113a7213c1ded96f9c675ea01f0f1f35c1193db071dfb27e", "fetched_at": "2026-08-29T13:01:01.275520+00:00", "kind": "homepage", "missing": false, "url": "http://labs.carrotsearch.com"}, {"content_hash": "9965771934e0093d3a4b7cdfc22073997cd67332452d758830e8b0e378e19be2", "fetched_at": "2026-08-29T13:01:01.284850+00:00", "kind": "site_page", "missing": false, "url": "http://labs.carrotsearch.com/about.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "longevity": 100, "rhythm": 8}, "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": 5671, "days_push": 20, "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}}