{"adoption": {"forks": 4640, "observed_at": "2026-08-28T04:11:37.619715+00:00", "stars": 24718}, "canonical_url": "https://ross.abutalabs.com/products/eventbus", "card": {"archived": false, "artifact_type": "library", "description": "Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.", "domain": ["mobile-development", "android-tools", "developer-tools", "cross-platform"], "enriched": true, "function": ["middleware", "concurrency", "developer-tools"], "health_score": 20, "homepage": "http://greenrobot.org/eventbus/", "language": "Java", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["greenrobot/EventBus"], "name": "greenrobot/EventBus", "platform": ["jvm", "cross-platform"], "pushed_at": "2024-02-21T18:18:34+00:00", "repo": "greenrobot/EventBus", "stars": 24718, "tags": ["event-bus", "publish-subscribe", "decoupling", "annotation-processing", "thread-modes", "sticky-events", "android"], "topics": [], "urls": [], "use_cases": ["communicate between Android activities and fragments without tight coupling", "deliver events from background threads to the Android main thread", "replace complex listener interfaces and callbacks with a decoupled event bus", "share state updates across services, threads, and UI components in an Android app", "cache the latest event value for late subscribers using sticky events", "use a lightweight pub/sub event bus in plain Java applications"], "what_it_is": "EventBus is a publish/subscribe event bus library for Android and Java that decouples event senders and receivers with a simple annotation-based API. It supports thread-mode delivery, sticky events, subscriber priorities, and build-time subscriber indexing for high performance.", "when_to_avoid": ["you prefer reactive streams with rich operators like filtering and combining (consider RxJava or Kotlin Flow)", "you need distributed or inter-process messaging rather than in-process events", "you are using modern Android architecture patterns that favor shared flows, LiveData, or state holders over event buses"], "when_to_choose": ["you are building an Android app and want simple, battle-tested decoupled component communication", "you need thread-aware event delivery (main thread, background, async) with minimal boilerplate", "you want a tiny, fast, zero-configuration library proven in apps with billions of installs"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/eventbus", "repo": "greenrobot/EventBus", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:37.619715+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T16:56:10.165601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f3a817bef53aa3bcc225be6ce150387ec652331547c6843376c5978575d114e2", "fetched_at": "2026-08-28T04:11:37.619715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greenrobot/EventBus"}, {"content_hash": "18a5e69962cd7f81ff219d815391c277958fc27eaa63abd1ba1071bd80c2e29e", "fetched_at": "2026-08-29T07:53:42.155344+00:00", "kind": "homepage", "missing": false, "url": "http://greenrobot.org/eventbus/"}, {"content_hash": "4fa06b05822bf7a734218478a9b907db36790486d48688c44c160f35755b29d9", "fetched_at": "2026-08-29T07:53:42.164818+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/features"}, {"content_hash": "ce9b1a15558921fd45cdbbe7e57816b6a82201827cec9be03638f589515ccca4", "fetched_at": "2026-08-29T07:53:42.166906+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation"}, {"content_hash": "4edddab9380339357ee46ed55c773ce63d4bc3e65d8c0cd0ca419143fa30a833", "fetched_at": "2026-08-29T07:53:42.168751+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/how-to-get-started"}, {"content_hash": "7ba65dc1fa7c08d3637fbc66f417ac21f5ed84997035499be8d6211e86884c54", "fetched_at": "2026-08-29T07:53:42.170441+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/delivery-threads-threadmode"}, {"content_hash": "d3e960eab436df48114a5260ddbc25698a74ea4a7d86e68931522163338e2d7c", "fetched_at": "2026-08-29T07:53:42.172204+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration"}, {"content_hash": "685e2caa0e2dac1f93f604c1ced1efc5ff2e122c53c707463e2e55c6a8de7444", "fetched_at": "2026-08-29T07:53:42.173814+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration/sticky-events"}, {"content_hash": "a30f8bcf0c67de10c22bab061a2f44b4dd19c83f75b90d82c5952d792694b1c3", "fetched_at": "2026-08-29T07:53:42.175390+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/priorities-and-event-cancellation"}, {"content_hash": "7fa93e023717a39a80c2d5c58cae789652d98501cb8d4e8522bddc3f84227e92", "fetched_at": "2026-08-29T07:53:42.176949+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/subscriber-index"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:37.619715+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T16:56:10.165601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f3a817bef53aa3bcc225be6ce150387ec652331547c6843376c5978575d114e2", "fetched_at": "2026-08-28T04:11:37.619715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greenrobot/EventBus"}, {"content_hash": "18a5e69962cd7f81ff219d815391c277958fc27eaa63abd1ba1071bd80c2e29e", "fetched_at": "2026-08-29T07:53:42.155344+00:00", "kind": "homepage", "missing": false, "url": "http://greenrobot.org/eventbus/"}, {"content_hash": "4fa06b05822bf7a734218478a9b907db36790486d48688c44c160f35755b29d9", "fetched_at": "2026-08-29T07:53:42.164818+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/features"}, {"content_hash": "ce9b1a15558921fd45cdbbe7e57816b6a82201827cec9be03638f589515ccca4", "fetched_at": "2026-08-29T07:53:42.166906+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation"}, {"content_hash": "4edddab9380339357ee46ed55c773ce63d4bc3e65d8c0cd0ca419143fa30a833", "fetched_at": "2026-08-29T07:53:42.168751+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/how-to-get-started"}, {"content_hash": "7ba65dc1fa7c08d3637fbc66f417ac21f5ed84997035499be8d6211e86884c54", "fetched_at": "2026-08-29T07:53:42.170441+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/delivery-threads-threadmode"}, {"content_hash": "d3e960eab436df48114a5260ddbc25698a74ea4a7d86e68931522163338e2d7c", "fetched_at": "2026-08-29T07:53:42.172204+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration"}, {"content_hash": "685e2caa0e2dac1f93f604c1ced1efc5ff2e122c53c707463e2e55c6a8de7444", "fetched_at": "2026-08-29T07:53:42.173814+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration/sticky-events"}, {"content_hash": "a30f8bcf0c67de10c22bab061a2f44b4dd19c83f75b90d82c5952d792694b1c3", "fetched_at": "2026-08-29T07:53:42.175390+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/priorities-and-event-cancellation"}, {"content_hash": "7fa93e023717a39a80c2d5c58cae789652d98501cb8d4e8522bddc3f84227e92", "fetched_at": "2026-08-29T07:53:42.176949+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/subscriber-index"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T16:56:10.165601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f3a817bef53aa3bcc225be6ce150387ec652331547c6843376c5978575d114e2", "fetched_at": "2026-08-28T04:11:37.619715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greenrobot/EventBus"}, {"content_hash": "18a5e69962cd7f81ff219d815391c277958fc27eaa63abd1ba1071bd80c2e29e", "fetched_at": "2026-08-29T07:53:42.155344+00:00", "kind": "homepage", "missing": false, "url": "http://greenrobot.org/eventbus/"}, {"content_hash": "4fa06b05822bf7a734218478a9b907db36790486d48688c44c160f35755b29d9", "fetched_at": "2026-08-29T07:53:42.164818+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/features"}, {"content_hash": "ce9b1a15558921fd45cdbbe7e57816b6a82201827cec9be03638f589515ccca4", "fetched_at": "2026-08-29T07:53:42.166906+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation"}, {"content_hash": "4edddab9380339357ee46ed55c773ce63d4bc3e65d8c0cd0ca419143fa30a833", "fetched_at": "2026-08-29T07:53:42.168751+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/how-to-get-started"}, {"content_hash": "7ba65dc1fa7c08d3637fbc66f417ac21f5ed84997035499be8d6211e86884c54", "fetched_at": "2026-08-29T07:53:42.170441+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/delivery-threads-threadmode"}, {"content_hash": "d3e960eab436df48114a5260ddbc25698a74ea4a7d86e68931522163338e2d7c", "fetched_at": "2026-08-29T07:53:42.172204+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration"}, {"content_hash": "685e2caa0e2dac1f93f604c1ced1efc5ff2e122c53c707463e2e55c6a8de7444", "fetched_at": "2026-08-29T07:53:42.173814+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration/sticky-events"}, {"content_hash": "a30f8bcf0c67de10c22bab061a2f44b4dd19c83f75b90d82c5952d792694b1c3", "fetched_at": "2026-08-29T07:53:42.175390+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/priorities-and-event-cancellation"}, {"content_hash": "7fa93e023717a39a80c2d5c58cae789652d98501cb8d4e8522bddc3f84227e92", "fetched_at": "2026-08-29T07:53:42.176949+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/subscriber-index"}], "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:11:37.619715+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:37.619715+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:37.619715+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T16:56:10.165601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f3a817bef53aa3bcc225be6ce150387ec652331547c6843376c5978575d114e2", "fetched_at": "2026-08-28T04:11:37.619715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greenrobot/EventBus"}, {"content_hash": "18a5e69962cd7f81ff219d815391c277958fc27eaa63abd1ba1071bd80c2e29e", "fetched_at": "2026-08-29T07:53:42.155344+00:00", "kind": "homepage", "missing": false, "url": "http://greenrobot.org/eventbus/"}, {"content_hash": "4fa06b05822bf7a734218478a9b907db36790486d48688c44c160f35755b29d9", "fetched_at": "2026-08-29T07:53:42.164818+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/features"}, {"content_hash": "ce9b1a15558921fd45cdbbe7e57816b6a82201827cec9be03638f589515ccca4", "fetched_at": "2026-08-29T07:53:42.166906+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation"}, {"content_hash": "4edddab9380339357ee46ed55c773ce63d4bc3e65d8c0cd0ca419143fa30a833", "fetched_at": "2026-08-29T07:53:42.168751+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/how-to-get-started"}, {"content_hash": "7ba65dc1fa7c08d3637fbc66f417ac21f5ed84997035499be8d6211e86884c54", "fetched_at": "2026-08-29T07:53:42.170441+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/delivery-threads-threadmode"}, {"content_hash": "d3e960eab436df48114a5260ddbc25698a74ea4a7d86e68931522163338e2d7c", "fetched_at": "2026-08-29T07:53:42.172204+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration"}, {"content_hash": "685e2caa0e2dac1f93f604c1ced1efc5ff2e122c53c707463e2e55c6a8de7444", "fetched_at": "2026-08-29T07:53:42.173814+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration/sticky-events"}, {"content_hash": "a30f8bcf0c67de10c22bab061a2f44b4dd19c83f75b90d82c5952d792694b1c3", "fetched_at": "2026-08-29T07:53:42.175390+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/priorities-and-event-cancellation"}, {"content_hash": "7fa93e023717a39a80c2d5c58cae789652d98501cb8d4e8522bddc3f84227e92", "fetched_at": "2026-08-29T07:53:42.176949+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/subscriber-index"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:37.619715+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:37.619715+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T16:56:10.165601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f3a817bef53aa3bcc225be6ce150387ec652331547c6843376c5978575d114e2", "fetched_at": "2026-08-28T04:11:37.619715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greenrobot/EventBus"}, {"content_hash": "18a5e69962cd7f81ff219d815391c277958fc27eaa63abd1ba1071bd80c2e29e", "fetched_at": "2026-08-29T07:53:42.155344+00:00", "kind": "homepage", "missing": false, "url": "http://greenrobot.org/eventbus/"}, {"content_hash": "4fa06b05822bf7a734218478a9b907db36790486d48688c44c160f35755b29d9", "fetched_at": "2026-08-29T07:53:42.164818+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/features"}, {"content_hash": "ce9b1a15558921fd45cdbbe7e57816b6a82201827cec9be03638f589515ccca4", "fetched_at": "2026-08-29T07:53:42.166906+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation"}, {"content_hash": "4edddab9380339357ee46ed55c773ce63d4bc3e65d8c0cd0ca419143fa30a833", "fetched_at": "2026-08-29T07:53:42.168751+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/how-to-get-started"}, {"content_hash": "7ba65dc1fa7c08d3637fbc66f417ac21f5ed84997035499be8d6211e86884c54", "fetched_at": "2026-08-29T07:53:42.170441+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/delivery-threads-threadmode"}, {"content_hash": "d3e960eab436df48114a5260ddbc25698a74ea4a7d86e68931522163338e2d7c", "fetched_at": "2026-08-29T07:53:42.172204+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration"}, {"content_hash": "685e2caa0e2dac1f93f604c1ced1efc5ff2e122c53c707463e2e55c6a8de7444", "fetched_at": "2026-08-29T07:53:42.173814+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration/sticky-events"}, {"content_hash": "a30f8bcf0c67de10c22bab061a2f44b4dd19c83f75b90d82c5952d792694b1c3", "fetched_at": "2026-08-29T07:53:42.175390+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/priorities-and-event-cancellation"}, {"content_hash": "7fa93e023717a39a80c2d5c58cae789652d98501cb8d4e8522bddc3f84227e92", "fetched_at": "2026-08-29T07:53:42.176949+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/subscriber-index"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:37.619715+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:37.619715+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:37.619715+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T16:56:10.165601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f3a817bef53aa3bcc225be6ce150387ec652331547c6843376c5978575d114e2", "fetched_at": "2026-08-28T04:11:37.619715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greenrobot/EventBus"}, {"content_hash": "18a5e69962cd7f81ff219d815391c277958fc27eaa63abd1ba1071bd80c2e29e", "fetched_at": "2026-08-29T07:53:42.155344+00:00", "kind": "homepage", "missing": false, "url": "http://greenrobot.org/eventbus/"}, {"content_hash": "4fa06b05822bf7a734218478a9b907db36790486d48688c44c160f35755b29d9", "fetched_at": "2026-08-29T07:53:42.164818+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/features"}, {"content_hash": "ce9b1a15558921fd45cdbbe7e57816b6a82201827cec9be03638f589515ccca4", "fetched_at": "2026-08-29T07:53:42.166906+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation"}, {"content_hash": "4edddab9380339357ee46ed55c773ce63d4bc3e65d8c0cd0ca419143fa30a833", "fetched_at": "2026-08-29T07:53:42.168751+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/how-to-get-started"}, {"content_hash": "7ba65dc1fa7c08d3637fbc66f417ac21f5ed84997035499be8d6211e86884c54", "fetched_at": "2026-08-29T07:53:42.170441+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/delivery-threads-threadmode"}, {"content_hash": "d3e960eab436df48114a5260ddbc25698a74ea4a7d86e68931522163338e2d7c", "fetched_at": "2026-08-29T07:53:42.172204+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration"}, {"content_hash": "685e2caa0e2dac1f93f604c1ced1efc5ff2e122c53c707463e2e55c6a8de7444", "fetched_at": "2026-08-29T07:53:42.173814+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration/sticky-events"}, {"content_hash": "a30f8bcf0c67de10c22bab061a2f44b4dd19c83f75b90d82c5952d792694b1c3", "fetched_at": "2026-08-29T07:53:42.175390+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/priorities-and-event-cancellation"}, {"content_hash": "7fa93e023717a39a80c2d5c58cae789652d98501cb8d4e8522bddc3f84227e92", "fetched_at": "2026-08-29T07:53:42.176949+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/subscriber-index"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:37.619715+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:37.619715+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T16:56:10.165601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f3a817bef53aa3bcc225be6ce150387ec652331547c6843376c5978575d114e2", "fetched_at": "2026-08-28T04:11:37.619715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greenrobot/EventBus"}, {"content_hash": "18a5e69962cd7f81ff219d815391c277958fc27eaa63abd1ba1071bd80c2e29e", "fetched_at": "2026-08-29T07:53:42.155344+00:00", "kind": "homepage", "missing": false, "url": "http://greenrobot.org/eventbus/"}, {"content_hash": "4fa06b05822bf7a734218478a9b907db36790486d48688c44c160f35755b29d9", "fetched_at": "2026-08-29T07:53:42.164818+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/features"}, {"content_hash": "ce9b1a15558921fd45cdbbe7e57816b6a82201827cec9be03638f589515ccca4", "fetched_at": "2026-08-29T07:53:42.166906+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation"}, {"content_hash": "4edddab9380339357ee46ed55c773ce63d4bc3e65d8c0cd0ca419143fa30a833", "fetched_at": "2026-08-29T07:53:42.168751+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/how-to-get-started"}, {"content_hash": "7ba65dc1fa7c08d3637fbc66f417ac21f5ed84997035499be8d6211e86884c54", "fetched_at": "2026-08-29T07:53:42.170441+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/delivery-threads-threadmode"}, {"content_hash": "d3e960eab436df48114a5260ddbc25698a74ea4a7d86e68931522163338e2d7c", "fetched_at": "2026-08-29T07:53:42.172204+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration"}, {"content_hash": "685e2caa0e2dac1f93f604c1ced1efc5ff2e122c53c707463e2e55c6a8de7444", "fetched_at": "2026-08-29T07:53:42.173814+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration/sticky-events"}, {"content_hash": "a30f8bcf0c67de10c22bab061a2f44b4dd19c83f75b90d82c5952d792694b1c3", "fetched_at": "2026-08-29T07:53:42.175390+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/priorities-and-event-cancellation"}, {"content_hash": "7fa93e023717a39a80c2d5c58cae789652d98501cb8d4e8522bddc3f84227e92", "fetched_at": "2026-08-29T07:53:42.176949+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/subscriber-index"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T16:56:10.165601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f3a817bef53aa3bcc225be6ce150387ec652331547c6843376c5978575d114e2", "fetched_at": "2026-08-28T04:11:37.619715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greenrobot/EventBus"}, {"content_hash": "18a5e69962cd7f81ff219d815391c277958fc27eaa63abd1ba1071bd80c2e29e", "fetched_at": "2026-08-29T07:53:42.155344+00:00", "kind": "homepage", "missing": false, "url": "http://greenrobot.org/eventbus/"}, {"content_hash": "4fa06b05822bf7a734218478a9b907db36790486d48688c44c160f35755b29d9", "fetched_at": "2026-08-29T07:53:42.164818+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/features"}, {"content_hash": "ce9b1a15558921fd45cdbbe7e57816b6a82201827cec9be03638f589515ccca4", "fetched_at": "2026-08-29T07:53:42.166906+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation"}, {"content_hash": "4edddab9380339357ee46ed55c773ce63d4bc3e65d8c0cd0ca419143fa30a833", "fetched_at": "2026-08-29T07:53:42.168751+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/how-to-get-started"}, {"content_hash": "7ba65dc1fa7c08d3637fbc66f417ac21f5ed84997035499be8d6211e86884c54", "fetched_at": "2026-08-29T07:53:42.170441+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/delivery-threads-threadmode"}, {"content_hash": "d3e960eab436df48114a5260ddbc25698a74ea4a7d86e68931522163338e2d7c", "fetched_at": "2026-08-29T07:53:42.172204+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration"}, {"content_hash": "685e2caa0e2dac1f93f604c1ced1efc5ff2e122c53c707463e2e55c6a8de7444", "fetched_at": "2026-08-29T07:53:42.173814+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration/sticky-events"}, {"content_hash": "a30f8bcf0c67de10c22bab061a2f44b4dd19c83f75b90d82c5952d792694b1c3", "fetched_at": "2026-08-29T07:53:42.175390+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/priorities-and-event-cancellation"}, {"content_hash": "7fa93e023717a39a80c2d5c58cae789652d98501cb8d4e8522bddc3f84227e92", "fetched_at": "2026-08-29T07:53:42.176949+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/subscriber-index"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T16:56:10.165601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f3a817bef53aa3bcc225be6ce150387ec652331547c6843376c5978575d114e2", "fetched_at": "2026-08-28T04:11:37.619715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greenrobot/EventBus"}, {"content_hash": "18a5e69962cd7f81ff219d815391c277958fc27eaa63abd1ba1071bd80c2e29e", "fetched_at": "2026-08-29T07:53:42.155344+00:00", "kind": "homepage", "missing": false, "url": "http://greenrobot.org/eventbus/"}, {"content_hash": "4fa06b05822bf7a734218478a9b907db36790486d48688c44c160f35755b29d9", "fetched_at": "2026-08-29T07:53:42.164818+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/features"}, {"content_hash": "ce9b1a15558921fd45cdbbe7e57816b6a82201827cec9be03638f589515ccca4", "fetched_at": "2026-08-29T07:53:42.166906+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation"}, {"content_hash": "4edddab9380339357ee46ed55c773ce63d4bc3e65d8c0cd0ca419143fa30a833", "fetched_at": "2026-08-29T07:53:42.168751+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/how-to-get-started"}, {"content_hash": "7ba65dc1fa7c08d3637fbc66f417ac21f5ed84997035499be8d6211e86884c54", "fetched_at": "2026-08-29T07:53:42.170441+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/delivery-threads-threadmode"}, {"content_hash": "d3e960eab436df48114a5260ddbc25698a74ea4a7d86e68931522163338e2d7c", "fetched_at": "2026-08-29T07:53:42.172204+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration"}, {"content_hash": "685e2caa0e2dac1f93f604c1ced1efc5ff2e122c53c707463e2e55c6a8de7444", "fetched_at": "2026-08-29T07:53:42.173814+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration/sticky-events"}, {"content_hash": "a30f8bcf0c67de10c22bab061a2f44b4dd19c83f75b90d82c5952d792694b1c3", "fetched_at": "2026-08-29T07:53:42.175390+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/priorities-and-event-cancellation"}, {"content_hash": "7fa93e023717a39a80c2d5c58cae789652d98501cb8d4e8522bddc3f84227e92", "fetched_at": "2026-08-29T07:53:42.176949+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/subscriber-index"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T16:56:10.165601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f3a817bef53aa3bcc225be6ce150387ec652331547c6843376c5978575d114e2", "fetched_at": "2026-08-28T04:11:37.619715+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greenrobot/EventBus"}, {"content_hash": "18a5e69962cd7f81ff219d815391c277958fc27eaa63abd1ba1071bd80c2e29e", "fetched_at": "2026-08-29T07:53:42.155344+00:00", "kind": "homepage", "missing": false, "url": "http://greenrobot.org/eventbus/"}, {"content_hash": "4fa06b05822bf7a734218478a9b907db36790486d48688c44c160f35755b29d9", "fetched_at": "2026-08-29T07:53:42.164818+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/features"}, {"content_hash": "ce9b1a15558921fd45cdbbe7e57816b6a82201827cec9be03638f589515ccca4", "fetched_at": "2026-08-29T07:53:42.166906+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation"}, {"content_hash": "4edddab9380339357ee46ed55c773ce63d4bc3e65d8c0cd0ca419143fa30a833", "fetched_at": "2026-08-29T07:53:42.168751+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/how-to-get-started"}, {"content_hash": "7ba65dc1fa7c08d3637fbc66f417ac21f5ed84997035499be8d6211e86884c54", "fetched_at": "2026-08-29T07:53:42.170441+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/delivery-threads-threadmode"}, {"content_hash": "d3e960eab436df48114a5260ddbc25698a74ea4a7d86e68931522163338e2d7c", "fetched_at": "2026-08-29T07:53:42.172204+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration"}, {"content_hash": "685e2caa0e2dac1f93f604c1ced1efc5ff2e122c53c707463e2e55c6a8de7444", "fetched_at": "2026-08-29T07:53:42.173814+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/configuration/sticky-events"}, {"content_hash": "a30f8bcf0c67de10c22bab061a2f44b4dd19c83f75b90d82c5952d792694b1c3", "fetched_at": "2026-08-29T07:53:42.175390+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/priorities-and-event-cancellation"}, {"content_hash": "7fa93e023717a39a80c2d5c58cae789652d98501cb8d4e8522bddc3f84227e92", "fetched_at": "2026-08-29T07:53:42.176949+00:00", "kind": "site_page", "missing": false, "url": "https://greenrobot.org/eventbus/documentation/subscriber-index"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "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": 5161, "days_push": 924, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}