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

trpc-group/trpc-go

A pluggable, high-performance RPC framework written in golang observed · 2026-08-28

github.com/trpc-group/trpc-go · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 94
  • Release rhythm 63
  • Longevity 80

Flags: no_license

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: n/a
  • age_days: 1125
  • days_rel: 36
  • days_push: 36
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1192 stars · 140 forks observed · 2026-08-28

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

tRPC-Go is the Go implementation of the tRPC framework, a pluggable, high-performance RPC framework for building microservices. It supports multiple services per process, pluggable components, custom protocols via codec interfaces, and mock testing of all interfaces.

Use cases

  • build high-performance microservices in Go
  • run multiple RPC services in a single process
  • support custom RPC protocols via codec plugins
  • generate mock code for testing service interfaces
  • scaffold service code templates with a CLI tool

When to choose

  • you are building Go microservices, especially within the tRPC/Tencent ecosystem
  • you need a pluggable RPC framework with swappable components and protocol support
  • you want built-in mock testing support for service interfaces

When to avoid

  • you need a lightweight HTTP-only service without RPC abstractions
  • your team uses a different RPC stack like gRPC and has no tRPC interoperability needs
  • you require a framework with a very large third-party plugin ecosystem outside the tRPC community

Facets

framework · maturity active

rpc microservices middleware http-server serialization plugin-system mocking microservices backend apis developer-tools go windows cli tencent trpc service-framework pluggable-architecture high-performance linux macos

1 source

Member repositories

RepositoryRoleHealth v2
trpc-group/trpc-gomain80

For agents

markdown · JSON · MCP: product_card(name="trpc-group/trpc-go")

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