apple/servicetalk
A networking framework that evolves with your application observed · 2026-09-01
Health v2 · maintenance only
95/100
- Activity 100
- Release rhythm 87
- Longevity 100
Flags: no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 37
- age_days: 2918
- days_rel: 7
- days_push: 2
- n_releases_24m: 18
Adoption not part of the score
1037 stars · 228 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ServiceTalk is a JVM networking framework built on Netty that provides reactive, asynchronous HTTP, gRPC, and other protocol clients and servers. It is designed to evolve with applications, offering composable APIs for building high-performance microservices.
Use cases
- build high-throughput http servers in java
- make async http client calls with backpressure
- serve grpc services on the jvm
- build reactive microservices with reactive streams
- migrate from netty with a higher-level api
- handle http2 streaming workloads
When to choose
- you need a reactive, backpressure-aware networking layer on the JVM
- you want Netty-level performance with friendlier APIs
- you are building microservices with HTTP/2 or gRPC
When to avoid
- you need a simple blocking servlet-style stack
- your team is not comfortable with reactive programming
- you are outside the JVM ecosystem
Facets
framework · maturity active
http-client http-server rpc websocket middleware routing concurrency backend microservices apis networking web-development jvm cross-platform reactive-streams netty grpc http2 java async-io microservices
1 source
- homepage: https://docs.servicetalk.io · fetched 2026-08-29 · 9ca67517a72c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apple/servicetalk | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="apple/servicetalk")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem