{"adoption": {"forks": 16272, "observed_at": "2026-08-28T04:12:00.723763+00:00", "stars": 35035}, "canonical_url": "https://ross.abutalabs.com/products/netty", "card": {"archived": false, "artifact_type": "framework", "description": "Netty project - an event-driven asynchronous network application framework", "domain": ["networking", "backend", "web-development", "developer-tools", "microservices"], "enriched": true, "function": ["web-framework", "http-server", "http-client", "websocket", "networking", "middleware"], "health_score": 100, "homepage": "http://netty.io", "language": "Java", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["netty/netty"], "name": "netty/netty", "platform": ["jvm", "cross-platform"], "pushed_at": "2026-08-26T14:38:16+00:00", "repo": "netty/netty", "stars": 35035, "tags": ["nio", "async", "event-driven", "tcp", "udp", "protocol-servers", "high-performance", "io-uring", "ssl-tls", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["build a high-performance TCP or UDP server in Java", "write a custom binary protocol client and server", "implement an HTTP or WebSocket server with low latency", "handle thousands of concurrent network connections efficiently", "add TLS/StartTLS to a custom network protocol", "build a lightweight HTTP client without heavy dependencies"], "what_it_is": "Netty is an asynchronous event-driven network application framework for the JVM, enabling rapid development of high-performance protocol servers and clients. It provides a unified API over blocking and non-blocking transports (including native epoll, kqueue, and io_uring) with SSL/TLS, HTTP, and WebSocket support.", "when_to_avoid": ["you just need a simple REST API - use a higher-level framework like Spring Boot or Javalin instead", "you are not on the JVM", "your team is unfamiliar with asynchronous, event-driven programming and the project is simple"], "when_to_choose": ["you need fine-grained control over networking on the JVM with maximum throughput and low latency", "you are implementing a custom protocol or a high-performance proxy/server", "you want a mature, battle-tested NIO framework with extensive documentation and examples"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/netty", "repo": "netty/netty", "role": "main", "score": 98}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:12:00.723763+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T16:27:11.803661+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd17e386547dcc4bec59b5de448c2cdeaf09f5ebf0bd87f4837d1391ad3b07db", "fetched_at": "2026-08-28T04:12:00.723763+00:00", "kind": "readme", "missing": false, "url": "https://github.com/netty/netty"}, {"content_hash": "ba5dbb750906753ef0aa09ebda86c4fab28536b5f9c30f11f0d0b2282db2a843", "fetched_at": "2026-08-29T07:48:05.943417+00:00", "kind": "homepage", "missing": false, "url": "http://netty.io"}, {"content_hash": "f6badc332c73641bdd27076c13bbfaf5cdb5b3193d292c1061d86c0457de8034", "fetched_at": "2026-08-29T07:48:05.952490+00:00", "kind": "site_page", "missing": false, "url": "https://netty.io/wiki/index.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:12:00.723763+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T16:27:11.803661+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd17e386547dcc4bec59b5de448c2cdeaf09f5ebf0bd87f4837d1391ad3b07db", "fetched_at": "2026-08-28T04:12:00.723763+00:00", "kind": "readme", "missing": false, "url": "https://github.com/netty/netty"}, {"content_hash": "ba5dbb750906753ef0aa09ebda86c4fab28536b5f9c30f11f0d0b2282db2a843", "fetched_at": "2026-08-29T07:48:05.943417+00:00", "kind": "homepage", "missing": false, "url": "http://netty.io"}, {"content_hash": "f6badc332c73641bdd27076c13bbfaf5cdb5b3193d292c1061d86c0457de8034", "fetched_at": "2026-08-29T07:48:05.952490+00:00", "kind": "site_page", "missing": false, "url": "https://netty.io/wiki/index.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T16:27:11.803661+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd17e386547dcc4bec59b5de448c2cdeaf09f5ebf0bd87f4837d1391ad3b07db", "fetched_at": "2026-08-28T04:12:00.723763+00:00", "kind": "readme", "missing": false, "url": "https://github.com/netty/netty"}, {"content_hash": "ba5dbb750906753ef0aa09ebda86c4fab28536b5f9c30f11f0d0b2282db2a843", "fetched_at": "2026-08-29T07:48:05.943417+00:00", "kind": "homepage", "missing": false, "url": "http://netty.io"}, {"content_hash": "f6badc332c73641bdd27076c13bbfaf5cdb5b3193d292c1061d86c0457de8034", "fetched_at": "2026-08-29T07:48:05.952490+00:00", "kind": "site_page", "missing": false, "url": "https://netty.io/wiki/index.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:12:00.723763+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:12:00.723763+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:12:00.723763+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T16:27:11.803661+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd17e386547dcc4bec59b5de448c2cdeaf09f5ebf0bd87f4837d1391ad3b07db", "fetched_at": "2026-08-28T04:12:00.723763+00:00", "kind": "readme", "missing": false, "url": "https://github.com/netty/netty"}, {"content_hash": "ba5dbb750906753ef0aa09ebda86c4fab28536b5f9c30f11f0d0b2282db2a843", "fetched_at": "2026-08-29T07:48:05.943417+00:00", "kind": "homepage", "missing": false, "url": "http://netty.io"}, {"content_hash": "f6badc332c73641bdd27076c13bbfaf5cdb5b3193d292c1061d86c0457de8034", "fetched_at": "2026-08-29T07:48:05.952490+00:00", "kind": "site_page", "missing": false, "url": "https://netty.io/wiki/index.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:12:00.723763+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:12:00.723763+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T16:27:11.803661+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd17e386547dcc4bec59b5de448c2cdeaf09f5ebf0bd87f4837d1391ad3b07db", "fetched_at": "2026-08-28T04:12:00.723763+00:00", "kind": "readme", "missing": false, "url": "https://github.com/netty/netty"}, {"content_hash": "ba5dbb750906753ef0aa09ebda86c4fab28536b5f9c30f11f0d0b2282db2a843", "fetched_at": "2026-08-29T07:48:05.943417+00:00", "kind": "homepage", "missing": false, "url": "http://netty.io"}, {"content_hash": "f6badc332c73641bdd27076c13bbfaf5cdb5b3193d292c1061d86c0457de8034", "fetched_at": "2026-08-29T07:48:05.952490+00:00", "kind": "site_page", "missing": false, "url": "https://netty.io/wiki/index.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:12:00.723763+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:12:00.723763+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:12:00.723763+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T16:27:11.803661+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd17e386547dcc4bec59b5de448c2cdeaf09f5ebf0bd87f4837d1391ad3b07db", "fetched_at": "2026-08-28T04:12:00.723763+00:00", "kind": "readme", "missing": false, "url": "https://github.com/netty/netty"}, {"content_hash": "ba5dbb750906753ef0aa09ebda86c4fab28536b5f9c30f11f0d0b2282db2a843", "fetched_at": "2026-08-29T07:48:05.943417+00:00", "kind": "homepage", "missing": false, "url": "http://netty.io"}, {"content_hash": "f6badc332c73641bdd27076c13bbfaf5cdb5b3193d292c1061d86c0457de8034", "fetched_at": "2026-08-29T07:48:05.952490+00:00", "kind": "site_page", "missing": false, "url": "https://netty.io/wiki/index.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:12:00.723763+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:12:00.723763+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T16:27:11.803661+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd17e386547dcc4bec59b5de448c2cdeaf09f5ebf0bd87f4837d1391ad3b07db", "fetched_at": "2026-08-28T04:12:00.723763+00:00", "kind": "readme", "missing": false, "url": "https://github.com/netty/netty"}, {"content_hash": "ba5dbb750906753ef0aa09ebda86c4fab28536b5f9c30f11f0d0b2282db2a843", "fetched_at": "2026-08-29T07:48:05.943417+00:00", "kind": "homepage", "missing": false, "url": "http://netty.io"}, {"content_hash": "f6badc332c73641bdd27076c13bbfaf5cdb5b3193d292c1061d86c0457de8034", "fetched_at": "2026-08-29T07:48:05.952490+00:00", "kind": "site_page", "missing": false, "url": "https://netty.io/wiki/index.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T16:27:11.803661+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd17e386547dcc4bec59b5de448c2cdeaf09f5ebf0bd87f4837d1391ad3b07db", "fetched_at": "2026-08-28T04:12:00.723763+00:00", "kind": "readme", "missing": false, "url": "https://github.com/netty/netty"}, {"content_hash": "ba5dbb750906753ef0aa09ebda86c4fab28536b5f9c30f11f0d0b2282db2a843", "fetched_at": "2026-08-29T07:48:05.943417+00:00", "kind": "homepage", "missing": false, "url": "http://netty.io"}, {"content_hash": "f6badc332c73641bdd27076c13bbfaf5cdb5b3193d292c1061d86c0457de8034", "fetched_at": "2026-08-29T07:48:05.952490+00:00", "kind": "site_page", "missing": false, "url": "https://netty.io/wiki/index.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T16:27:11.803661+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd17e386547dcc4bec59b5de448c2cdeaf09f5ebf0bd87f4837d1391ad3b07db", "fetched_at": "2026-08-28T04:12:00.723763+00:00", "kind": "readme", "missing": false, "url": "https://github.com/netty/netty"}, {"content_hash": "ba5dbb750906753ef0aa09ebda86c4fab28536b5f9c30f11f0d0b2282db2a843", "fetched_at": "2026-08-29T07:48:05.943417+00:00", "kind": "homepage", "missing": false, "url": "http://netty.io"}, {"content_hash": "f6badc332c73641bdd27076c13bbfaf5cdb5b3193d292c1061d86c0457de8034", "fetched_at": "2026-08-29T07:48:05.952490+00:00", "kind": "site_page", "missing": false, "url": "https://netty.io/wiki/index.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T16:27:11.803661+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fd17e386547dcc4bec59b5de448c2cdeaf09f5ebf0bd87f4837d1391ad3b07db", "fetched_at": "2026-08-28T04:12:00.723763+00:00", "kind": "readme", "missing": false, "url": "https://github.com/netty/netty"}, {"content_hash": "ba5dbb750906753ef0aa09ebda86c4fab28536b5f9c30f11f0d0b2282db2a843", "fetched_at": "2026-08-29T07:48:05.943417+00:00", "kind": "homepage", "missing": false, "url": "http://netty.io"}, {"content_hash": "f6badc332c73641bdd27076c13bbfaf5cdb5b3193d292c1061d86c0457de8034", "fetched_at": "2026-08-29T07:48:05.952490+00:00", "kind": "site_page", "missing": false, "url": "https://netty.io/wiki/index.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 96}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5776, "days_push": 7, "days_rel": 27, "gap_med": 1.0, "n_releases_24m": 13}, "score": 98, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}