{"adoption": {"forks": 531, "observed_at": "2026-08-28T04:09:01.767832+00:00", "stars": 4879}, "canonical_url": "https://ross.abutalabs.com/products/reactive-streams-jvm", "card": {"archived": false, "artifact_type": "library", "description": "Reactive Streams Specification for the JVM", "domain": ["developer-tools", "microservices"], "enriched": true, "function": ["streaming", "concurrency", "testing"], "health_score": 20, "homepage": "http://www.reactive-streams.org/", "language": "Java", "license": "MIT-0", "license_family": "permissive", "maturity": "stable", "member_repos": ["reactive-streams/reactive-streams-jvm"], "name": "reactive-streams/reactive-streams-jvm", "platform": ["jvm"], "pushed_at": "2024-03-13T03:40:25+00:00", "repo": "reactive-streams/reactive-streams-jvm", "stars": 4879, "tags": ["reactive-streams", "backpressure", "specification", "tck", "asynchronous", "flow-api", "real-time"], "topics": [], "urls": [], "use_cases": ["implement a reactive stream library that interoperates with other JVM stream libraries", "verify my stream implementation handles backpressure correctly", "understand the reactive streams specification rules", "test my publisher and subscriber against a conformance suite", "build asynchronous data pipelines without overwhelming consumers", "migrate between reactive libraries using the java.util.concurrent.Flow adapter"], "what_it_is": "The Reactive Streams specification for the JVM, defining a minimal set of interfaces (Publisher, Subscriber, Subscription, Processor) for asynchronous stream processing with non-blocking backpressure. It includes a Technology Compatibility Kit (TCK) for verifying that implementations conform to the specification.", "when_to_avoid": ["you want a full reactive programming library with operators like map and filter - use Project Reactor, RxJava, or Akka Streams instead", "you need end-user stream processing tools rather than a specification and interfaces", "you are not working on the JVM or a Flow-compatible environment"], "when_to_choose": ["you are building or validating a reactive stream implementation on the JVM", "you need a standard interface so different stream libraries can interoperate", "you need a TCK to certify conformance to the Reactive Streams spec"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/reactive-streams-jvm", "repo": "reactive-streams/reactive-streams-jvm", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:01.767832+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:18:17.053796+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11c954ccf174b19f096fe247720ae344c90927147893620b7bbf8f8fcee2fdfa", "fetched_at": "2026-08-28T04:09:01.767832+00:00", "kind": "readme", "missing": false, "url": "https://github.com/reactive-streams/reactive-streams-jvm"}, {"content_hash": "a6e2bb7dcf767e0f2b20b0fc55500091557c794d3a93cfbe782454cb4e894ef1", "fetched_at": "2026-08-29T09:00:41.049391+00:00", "kind": "homepage", "missing": false, "url": "http://www.reactive-streams.org/"}, {"content_hash": "beab3eec4ff133c692f0b081ceadf133b7a081d31d6e3ddff199220284da32b6", "fetched_at": "2026-08-29T09:00:41.052320+00:00", "kind": "site_page", "missing": false, "url": "http://www.reactive-streams.org/reactive-streams-1.0.4-javadoc"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:01.767832+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:18:17.053796+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11c954ccf174b19f096fe247720ae344c90927147893620b7bbf8f8fcee2fdfa", "fetched_at": "2026-08-28T04:09:01.767832+00:00", "kind": "readme", "missing": false, "url": "https://github.com/reactive-streams/reactive-streams-jvm"}, {"content_hash": "a6e2bb7dcf767e0f2b20b0fc55500091557c794d3a93cfbe782454cb4e894ef1", "fetched_at": "2026-08-29T09:00:41.049391+00:00", "kind": "homepage", "missing": false, "url": "http://www.reactive-streams.org/"}, {"content_hash": "beab3eec4ff133c692f0b081ceadf133b7a081d31d6e3ddff199220284da32b6", "fetched_at": "2026-08-29T09:00:41.052320+00:00", "kind": "site_page", "missing": false, "url": "http://www.reactive-streams.org/reactive-streams-1.0.4-javadoc"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:18:17.053796+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11c954ccf174b19f096fe247720ae344c90927147893620b7bbf8f8fcee2fdfa", "fetched_at": "2026-08-28T04:09:01.767832+00:00", "kind": "readme", "missing": false, "url": "https://github.com/reactive-streams/reactive-streams-jvm"}, {"content_hash": "a6e2bb7dcf767e0f2b20b0fc55500091557c794d3a93cfbe782454cb4e894ef1", "fetched_at": "2026-08-29T09:00:41.049391+00:00", "kind": "homepage", "missing": false, "url": "http://www.reactive-streams.org/"}, {"content_hash": "beab3eec4ff133c692f0b081ceadf133b7a081d31d6e3ddff199220284da32b6", "fetched_at": "2026-08-29T09:00:41.052320+00:00", "kind": "site_page", "missing": false, "url": "http://www.reactive-streams.org/reactive-streams-1.0.4-javadoc"}], "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:09:01.767832+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:01.767832+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:01.767832+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:18:17.053796+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11c954ccf174b19f096fe247720ae344c90927147893620b7bbf8f8fcee2fdfa", "fetched_at": "2026-08-28T04:09:01.767832+00:00", "kind": "readme", "missing": false, "url": "https://github.com/reactive-streams/reactive-streams-jvm"}, {"content_hash": "a6e2bb7dcf767e0f2b20b0fc55500091557c794d3a93cfbe782454cb4e894ef1", "fetched_at": "2026-08-29T09:00:41.049391+00:00", "kind": "homepage", "missing": false, "url": "http://www.reactive-streams.org/"}, {"content_hash": "beab3eec4ff133c692f0b081ceadf133b7a081d31d6e3ddff199220284da32b6", "fetched_at": "2026-08-29T09:00:41.052320+00:00", "kind": "site_page", "missing": false, "url": "http://www.reactive-streams.org/reactive-streams-1.0.4-javadoc"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:01.767832+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:01.767832+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:18:17.053796+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11c954ccf174b19f096fe247720ae344c90927147893620b7bbf8f8fcee2fdfa", "fetched_at": "2026-08-28T04:09:01.767832+00:00", "kind": "readme", "missing": false, "url": "https://github.com/reactive-streams/reactive-streams-jvm"}, {"content_hash": "a6e2bb7dcf767e0f2b20b0fc55500091557c794d3a93cfbe782454cb4e894ef1", "fetched_at": "2026-08-29T09:00:41.049391+00:00", "kind": "homepage", "missing": false, "url": "http://www.reactive-streams.org/"}, {"content_hash": "beab3eec4ff133c692f0b081ceadf133b7a081d31d6e3ddff199220284da32b6", "fetched_at": "2026-08-29T09:00:41.052320+00:00", "kind": "site_page", "missing": false, "url": "http://www.reactive-streams.org/reactive-streams-1.0.4-javadoc"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:01.767832+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:01.767832+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:01.767832+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:18:17.053796+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11c954ccf174b19f096fe247720ae344c90927147893620b7bbf8f8fcee2fdfa", "fetched_at": "2026-08-28T04:09:01.767832+00:00", "kind": "readme", "missing": false, "url": "https://github.com/reactive-streams/reactive-streams-jvm"}, {"content_hash": "a6e2bb7dcf767e0f2b20b0fc55500091557c794d3a93cfbe782454cb4e894ef1", "fetched_at": "2026-08-29T09:00:41.049391+00:00", "kind": "homepage", "missing": false, "url": "http://www.reactive-streams.org/"}, {"content_hash": "beab3eec4ff133c692f0b081ceadf133b7a081d31d6e3ddff199220284da32b6", "fetched_at": "2026-08-29T09:00:41.052320+00:00", "kind": "site_page", "missing": false, "url": "http://www.reactive-streams.org/reactive-streams-1.0.4-javadoc"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:01.767832+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:01.767832+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:18:17.053796+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11c954ccf174b19f096fe247720ae344c90927147893620b7bbf8f8fcee2fdfa", "fetched_at": "2026-08-28T04:09:01.767832+00:00", "kind": "readme", "missing": false, "url": "https://github.com/reactive-streams/reactive-streams-jvm"}, {"content_hash": "a6e2bb7dcf767e0f2b20b0fc55500091557c794d3a93cfbe782454cb4e894ef1", "fetched_at": "2026-08-29T09:00:41.049391+00:00", "kind": "homepage", "missing": false, "url": "http://www.reactive-streams.org/"}, {"content_hash": "beab3eec4ff133c692f0b081ceadf133b7a081d31d6e3ddff199220284da32b6", "fetched_at": "2026-08-29T09:00:41.052320+00:00", "kind": "site_page", "missing": false, "url": "http://www.reactive-streams.org/reactive-streams-1.0.4-javadoc"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:18:17.053796+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11c954ccf174b19f096fe247720ae344c90927147893620b7bbf8f8fcee2fdfa", "fetched_at": "2026-08-28T04:09:01.767832+00:00", "kind": "readme", "missing": false, "url": "https://github.com/reactive-streams/reactive-streams-jvm"}, {"content_hash": "a6e2bb7dcf767e0f2b20b0fc55500091557c794d3a93cfbe782454cb4e894ef1", "fetched_at": "2026-08-29T09:00:41.049391+00:00", "kind": "homepage", "missing": false, "url": "http://www.reactive-streams.org/"}, {"content_hash": "beab3eec4ff133c692f0b081ceadf133b7a081d31d6e3ddff199220284da32b6", "fetched_at": "2026-08-29T09:00:41.052320+00:00", "kind": "site_page", "missing": false, "url": "http://www.reactive-streams.org/reactive-streams-1.0.4-javadoc"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:18:17.053796+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11c954ccf174b19f096fe247720ae344c90927147893620b7bbf8f8fcee2fdfa", "fetched_at": "2026-08-28T04:09:01.767832+00:00", "kind": "readme", "missing": false, "url": "https://github.com/reactive-streams/reactive-streams-jvm"}, {"content_hash": "a6e2bb7dcf767e0f2b20b0fc55500091557c794d3a93cfbe782454cb4e894ef1", "fetched_at": "2026-08-29T09:00:41.049391+00:00", "kind": "homepage", "missing": false, "url": "http://www.reactive-streams.org/"}, {"content_hash": "beab3eec4ff133c692f0b081ceadf133b7a081d31d6e3ddff199220284da32b6", "fetched_at": "2026-08-29T09:00:41.052320+00:00", "kind": "site_page", "missing": false, "url": "http://www.reactive-streams.org/reactive-streams-1.0.4-javadoc"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:18:17.053796+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11c954ccf174b19f096fe247720ae344c90927147893620b7bbf8f8fcee2fdfa", "fetched_at": "2026-08-28T04:09:01.767832+00:00", "kind": "readme", "missing": false, "url": "https://github.com/reactive-streams/reactive-streams-jvm"}, {"content_hash": "a6e2bb7dcf767e0f2b20b0fc55500091557c794d3a93cfbe782454cb4e894ef1", "fetched_at": "2026-08-29T09:00:41.049391+00:00", "kind": "homepage", "missing": false, "url": "http://www.reactive-streams.org/"}, {"content_hash": "beab3eec4ff133c692f0b081ceadf133b7a081d31d6e3ddff199220284da32b6", "fetched_at": "2026-08-29T09:00:41.052320+00:00", "kind": "site_page", "missing": false, "url": "http://www.reactive-streams.org/reactive-streams-1.0.4-javadoc"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4569, "days_push": 903, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}