{"adoption": {"forks": 450, "observed_at": "2026-08-28T04:07:50.483819+00:00", "stars": 3241}, "canonical_url": "https://ross.abutalabs.com/products/agrona", "card": {"archived": false, "artifact_type": "library", "description": "High Performance data structures and utility methods for Java", "domain": ["performance", "developer-tools"], "enriched": true, "function": ["concurrency", "caching", "serialization", "developer-tools"], "health_score": 99, "homepage": null, "language": "Java", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["aeron-io/agrona"], "name": "aeron-io/agrona", "platform": ["jvm"], "pushed_at": "2026-08-20T14:01:11+00:00", "repo": "aeron-io/agrona", "stars": 3241, "tags": ["data-structures", "low-latency", "primitive-collections", "lock-free", "off-heap-memory", "ring-buffer", "timer-wheel", "java", "algorithms"], "topics": ["java", "performance"], "urls": [], "use_cases": ["avoid boxing overhead with int/long primitive collections in Java", "build low-latency lock-free queues for concurrent services", "work with on-heap and off-heap buffers with memory ordering semantics", "schedule timers with O(1) register and cancel using a timer wheel", "implement IPC communication with ring and broadcast buffers", "generate concurrent unique IDs with a Snowflake-style id generator", "track application telemetry with off-heap counters"], "what_it_is": "Agrona is a Java library of high-performance data structures and utility methods, including primitive-specialized collections, lock-free queues, off-heap buffers, and a timer wheel. It underpins the Aeron messaging transport and Simple Binary Encoding codec.", "when_to_avoid": ["working outside the JVM ecosystem", "building simple applications where standard Java collections suffice", "needing a general-purpose data structure library with rich APIs rather than performance-focused primitives"], "when_to_choose": ["building high-performance or low-latency Java applications", "developing on the JVM where primitive-specialized collections reduce GC pressure", "needing lock-free concurrency utilities or off-heap memory management in Java"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/agrona", "repo": "aeron-io/agrona", "role": "main", "score": 94}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:50.483819+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:24:31.450605+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ac6efb3eebc03c2b72ef171138add7a645726dd17c5796d2a3858ab91d0b5615", "fetched_at": "2026-08-28T04:07:50.483819+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aeron-io/agrona"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:50.483819+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:24:31.450605+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ac6efb3eebc03c2b72ef171138add7a645726dd17c5796d2a3858ab91d0b5615", "fetched_at": "2026-08-28T04:07:50.483819+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aeron-io/agrona"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:24:31.450605+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ac6efb3eebc03c2b72ef171138add7a645726dd17c5796d2a3858ab91d0b5615", "fetched_at": "2026-08-28T04:07:50.483819+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aeron-io/agrona"}], "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:07:50.483819+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:50.483819+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:50.483819+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:24:31.450605+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ac6efb3eebc03c2b72ef171138add7a645726dd17c5796d2a3858ab91d0b5615", "fetched_at": "2026-08-28T04:07:50.483819+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aeron-io/agrona"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:50.483819+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:50.483819+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:24:31.450605+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ac6efb3eebc03c2b72ef171138add7a645726dd17c5796d2a3858ab91d0b5615", "fetched_at": "2026-08-28T04:07:50.483819+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aeron-io/agrona"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:50.483819+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:50.483819+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:50.483819+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:24:31.450605+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ac6efb3eebc03c2b72ef171138add7a645726dd17c5796d2a3858ab91d0b5615", "fetched_at": "2026-08-28T04:07:50.483819+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aeron-io/agrona"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:50.483819+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:50.483819+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:24:31.450605+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ac6efb3eebc03c2b72ef171138add7a645726dd17c5796d2a3858ab91d0b5615", "fetched_at": "2026-08-28T04:07:50.483819+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aeron-io/agrona"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:24:31.450605+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ac6efb3eebc03c2b72ef171138add7a645726dd17c5796d2a3858ab91d0b5615", "fetched_at": "2026-08-28T04:07:50.483819+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aeron-io/agrona"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:24:31.450605+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ac6efb3eebc03c2b72ef171138add7a645726dd17c5796d2a3858ab91d0b5615", "fetched_at": "2026-08-28T04:07:50.483819+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aeron-io/agrona"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:24:31.450605+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ac6efb3eebc03c2b72ef171138add7a645726dd17c5796d2a3858ab91d0b5615", "fetched_at": "2026-08-28T04:07:50.483819+00:00", "kind": "readme", "missing": false, "url": "https://github.com/aeron-io/agrona"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 98, "longevity": 100, "rhythm": 86}, "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": 4321, "days_push": 13, "days_rel": 13, "gap_med": 42, "n_releases_24m": 16}, "score": 94, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}