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

0rpc/zerorpc-python

zerorpc for python observed · 2026-08-28

github.com/0rpc/zerorpc-python · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

34/100

  • Activity 5
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: n/a
  • age_days: 5304
  • days_rel: n/a
  • days_push: 572
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3236 stars · 380 forks observed · 2026-08-28

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

zerorpc is a flexible RPC implementation for Python built on ZeroMQ and MessagePack, usable both programmatically and from the command line. It lets you expose Python modules as remote services ('zeroservices') without code changes and call them remotely with automatic service introspection.

Use cases

  • expose a python module as a remote rpc service
  • call remote python functions from the command line
  • build lightweight microservices over zeromq
  • introspect remote service apis
  • replace http rest calls with faster binary rpc

When to choose

  • you want zero-boilerplate rpc between python services
  • you need zeromq-based transports like tcp or ipc
  • you want command-line access to remote python modules

When to avoid

  • you need browser or non-python clients with standard protocols like http/json
  • you need a actively developed framework with large community support
  • you require streaming or async-first grpc-style features

Facets

library · maturity maintenance

rpc serialization cli microservices developer-tools apis python cross-platform cli zeromq messagepack zeroservices service-introspection

1 source

Member repositories

RepositoryRoleHealth v2
0rpc/zerorpc-pythonmain34

For agents

markdown · JSON · MCP: product_card(name="0rpc/zerorpc-python")

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