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

hprose/hprose-golang

Hprose is a cross-language RPC. This project is Hprose for Golang. observed · 2026-08-28

github.com/hprose/hprose-golang · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 4583
  • days_rel: n/a
  • days_push: 927
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1255 stars · 199 forks observed · 2026-08-28

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

Hprose for Golang is a lightweight, high-performance, cross-language RPC library that lets Go services communicate with clients and servers written in many other languages. It provides dynamic remote object invocation with built-in serialization across platforms and devices.

Use cases

  • build a Go RPC server callable from PHP, Java, or Python clients
  • call Go services from JavaScript in the browser
  • implement cross-language microservice communication
  • serialize and exchange objects between different programming languages
  • replace gRPC with a simpler dynamic RPC middleware
  • connect mobile apps to a Go backend over RPC

When to choose

  • you need RPC between heterogeneous languages and platforms
  • you want a lightweight, easy-to-learn RPC middleware in Go
  • you need dynamic remote object invocation rather than strict schema-first contracts

When to avoid

  • your stack is homogeneous Go-to-Go and you prefer gRPC or net/rpc
  • you need first-class streaming or bidirectional gRPC-style features
  • you require a large active community and frequent releases

Facets

library · maturity maintenance

rpc serialization middleware microservices apis backend developer-tools go cross-platform rpc-framework cross-language remote-procedure-call serialization-library microservices

1 source

Member repositories

RepositoryRoleHealth v2
hprose/hprose-golangmain23

For agents

markdown · JSON · MCP: product_card(name="hprose/hprose-golang")

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