{"adoption": {"forks": 591, "observed_at": "2026-08-28T04:08:27.745970+00:00", "stars": 3869}, "canonical_url": "https://ross.abutalabs.com/products/jctools", "card": {"archived": false, "artifact_type": "library", "description": null, "domain": ["developer-tools", "performance"], "enriched": true, "function": ["concurrency", "data-science"], "health_score": 99, "homepage": "http://jctools.github.io/JCTools", "language": "Java", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["JCTools/JCTools"], "name": "JCTools/JCTools", "platform": ["jvm"], "pushed_at": "2026-08-18T14:28:40+00:00", "repo": "JCTools/JCTools", "stars": 3869, "tags": ["lock-free", "wait-free", "queues", "data-structures", "benchmarks", "message-passing", "algorithms"], "topics": ["concurrency", "data-structures", "queues", "lock-free", "wait-free", "awesome", "java", "benchmarks"], "urls": [], "use_cases": ["pass messages between threads with minimal contention", "replace JDK concurrent queues for higher throughput", "build single-producer single-consumer pipelines", "use lock-free hash maps in concurrent code", "batch drain and fill queue elements efficiently", "benchmark concurrent queue implementations"], "what_it_is": "JCTools is a Java library providing high-performance concurrent data structures missing from the JDK, notably lock-free and wait-free queue variants (SPSC/MPSC/SPMC/MPMC) plus non-blocking hash maps and concurrent counters. It is stable and widely used by frameworks such as Netty and RxJava.", "when_to_avoid": ["your workload is low-contention and JDK queues suffice", "you need distributed or persistent queues rather than in-process ones", "you cannot tolerate sun.misc.Unsafe-based code and are stuck below JDK11"], "when_to_choose": ["you need maximum throughput inter-thread message passing on the JVM", "you want specialized SPSC/MPSC/SPMC/MPMC queue semantics", "you need wait-free or lock-free guarantees with bounded or unbounded queues", "you want a battle-tested library used by Netty and RxJava"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/jctools", "repo": "JCTools/JCTools", "role": "main", "score": 90}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:27.745970+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:25:49.378884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "77d0c97b5013c0188bd8566d90fa8f54afbab6d9d8b788fda7d7232ca78d78d4", "fetched_at": "2026-08-28T04:08:27.745970+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JCTools/JCTools"}, {"content_hash": "59102a25842cb18aacf41bdb18ce97e4f0f09be5ff509495f8abc31cd5100147", "fetched_at": "2026-08-29T09:20:02.205668+00:00", "kind": "homepage", "missing": false, "url": "http://jctools.github.io/JCTools"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:27.745970+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:25:49.378884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "77d0c97b5013c0188bd8566d90fa8f54afbab6d9d8b788fda7d7232ca78d78d4", "fetched_at": "2026-08-28T04:08:27.745970+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JCTools/JCTools"}, {"content_hash": "59102a25842cb18aacf41bdb18ce97e4f0f09be5ff509495f8abc31cd5100147", "fetched_at": "2026-08-29T09:20:02.205668+00:00", "kind": "homepage", "missing": false, "url": "http://jctools.github.io/JCTools"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:25:49.378884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "77d0c97b5013c0188bd8566d90fa8f54afbab6d9d8b788fda7d7232ca78d78d4", "fetched_at": "2026-08-28T04:08:27.745970+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JCTools/JCTools"}, {"content_hash": "59102a25842cb18aacf41bdb18ce97e4f0f09be5ff509495f8abc31cd5100147", "fetched_at": "2026-08-29T09:20:02.205668+00:00", "kind": "homepage", "missing": false, "url": "http://jctools.github.io/JCTools"}], "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:08:27.745970+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:27.745970+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:27.745970+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:25:49.378884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "77d0c97b5013c0188bd8566d90fa8f54afbab6d9d8b788fda7d7232ca78d78d4", "fetched_at": "2026-08-28T04:08:27.745970+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JCTools/JCTools"}, {"content_hash": "59102a25842cb18aacf41bdb18ce97e4f0f09be5ff509495f8abc31cd5100147", "fetched_at": "2026-08-29T09:20:02.205668+00:00", "kind": "homepage", "missing": false, "url": "http://jctools.github.io/JCTools"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:27.745970+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:27.745970+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:25:49.378884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "77d0c97b5013c0188bd8566d90fa8f54afbab6d9d8b788fda7d7232ca78d78d4", "fetched_at": "2026-08-28T04:08:27.745970+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JCTools/JCTools"}, {"content_hash": "59102a25842cb18aacf41bdb18ce97e4f0f09be5ff509495f8abc31cd5100147", "fetched_at": "2026-08-29T09:20:02.205668+00:00", "kind": "homepage", "missing": false, "url": "http://jctools.github.io/JCTools"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:27.745970+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:27.745970+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:27.745970+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:25:49.378884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "77d0c97b5013c0188bd8566d90fa8f54afbab6d9d8b788fda7d7232ca78d78d4", "fetched_at": "2026-08-28T04:08:27.745970+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JCTools/JCTools"}, {"content_hash": "59102a25842cb18aacf41bdb18ce97e4f0f09be5ff509495f8abc31cd5100147", "fetched_at": "2026-08-29T09:20:02.205668+00:00", "kind": "homepage", "missing": false, "url": "http://jctools.github.io/JCTools"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:27.745970+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:27.745970+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:25:49.378884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "77d0c97b5013c0188bd8566d90fa8f54afbab6d9d8b788fda7d7232ca78d78d4", "fetched_at": "2026-08-28T04:08:27.745970+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JCTools/JCTools"}, {"content_hash": "59102a25842cb18aacf41bdb18ce97e4f0f09be5ff509495f8abc31cd5100147", "fetched_at": "2026-08-29T09:20:02.205668+00:00", "kind": "homepage", "missing": false, "url": "http://jctools.github.io/JCTools"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:25:49.378884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "77d0c97b5013c0188bd8566d90fa8f54afbab6d9d8b788fda7d7232ca78d78d4", "fetched_at": "2026-08-28T04:08:27.745970+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JCTools/JCTools"}, {"content_hash": "59102a25842cb18aacf41bdb18ce97e4f0f09be5ff509495f8abc31cd5100147", "fetched_at": "2026-08-29T09:20:02.205668+00:00", "kind": "homepage", "missing": false, "url": "http://jctools.github.io/JCTools"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:25:49.378884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "77d0c97b5013c0188bd8566d90fa8f54afbab6d9d8b788fda7d7232ca78d78d4", "fetched_at": "2026-08-28T04:08:27.745970+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JCTools/JCTools"}, {"content_hash": "59102a25842cb18aacf41bdb18ce97e4f0f09be5ff509495f8abc31cd5100147", "fetched_at": "2026-08-29T09:20:02.205668+00:00", "kind": "homepage", "missing": false, "url": "http://jctools.github.io/JCTools"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:25:49.378884+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "77d0c97b5013c0188bd8566d90fa8f54afbab6d9d8b788fda7d7232ca78d78d4", "fetched_at": "2026-08-28T04:08:27.745970+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JCTools/JCTools"}, {"content_hash": "59102a25842cb18aacf41bdb18ce97e4f0f09be5ff509495f8abc31cd5100147", "fetched_at": "2026-08-29T09:20:02.205668+00:00", "kind": "homepage", "missing": false, "url": "http://jctools.github.io/JCTools"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 98, "longevity": 100, "rhythm": 74}, "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": 4679, "days_push": 15, "days_rel": 15, "gap_med": 173, "n_releases_24m": 2}, "score": 90, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}