Ross ROSS = Recommend OSS · open-source software intelligence for agents

sofastack/sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework. observed · 2026-08-28

github.com/sofastack/sofa-rpc · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 96
  • Release rhythm 66
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 110
  • age_days: 3068
  • days_rel: 64
  • days_push: 25
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

3921 stars · 1201 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

SOFARPC is a high-performance, highly extensible, production-grade Java RPC framework developed and battle-tested at Ant Financial for over a decade. It simplifies point-to-point remote service invocation with no code intrusion and offers rich extensibility for filters, routing, load balancing, and service governance.

Use cases

  • make remote procedure calls between Java microservices
  • build a service mesh-free microservice architecture in Java
  • replace Dubbo with a lightweight Java RPC framework
  • implement service load balancing and failover in Java
  • expose and consume services over multiple protocols like Bolt, REST, and HTTP2
  • integrate RPC with service registries like ZooKeeper or Nacos

When to choose

  • you need a mature, production-proven Java RPC framework with long-term enterprise use
  • you want pluggable extensibility for routing, load balancing, and filters
  • you need multi-protocol support (Bolt, REST, HTTP2, protobuf, hessian) in one framework
  • you are building microservices on the SOFAStack ecosystem or SOFABoot

When to avoid

  • your services are polyglot and need first-class non-JVM client support
  • you want a minimal RPC layer without a large framework surface
  • your team is not on the JVM / Java stack
  • you need gRPC-native interoperability as the primary protocol

Facets

framework · maturity stable

rpc microservices serialization middleware microservices backend developer-tools jvm cross-platform java-rpc service-governance sofastack bolt-protocol service-registry load-balancing fault-tolerance

2 sources

Member repositories

RepositoryRoleHealth v2
sofastack/sofa-rpcmain86

For agents

markdown · JSON · MCP: product_card(name="sofastack/sofa-rpc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem