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

ktr0731/evans

Evans: more expressive universal gRPC client observed · 2026-08-28

github.com/ktr0731/evans · 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: 3335
  • days_rel: n/a
  • days_push: 981
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4492 stars · 193 forks observed · 2026-08-28

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

Evans is an expressive universal gRPC client written in Go, offering both an interactive REPL mode with powerful completion and a stateless CLI mode for scripting. It supports all four RPC types, gRPC-Web, and JSON-formatted output for UNIX-style pipelines.

Use cases

  • manually inspect and explore a gRPC api interactively
  • call grpc endpoints from the command line
  • test grpc services with streaming rpcs
  • script grpc requests in ci pipelines
  • pipe grpc responses through jq
  • try a grpc api without writing a client

When to choose

  • you need an interactive REPL to explore an unfamiliar gRPC api
  • you want scriptable, stateless gRPC calls that compose with unix tools
  • you need to exercise streaming or gRPC-Web endpoints during development

When to avoid

  • you need automated gRPC load or contract testing in CI rather than manual calls
  • you prefer a GUI client like Postman or BloomRPC
  • your api uses non-protobuf IDLs

Facets

cli-tool · maturity maintenance

rpc http-client cli testing developer-tools apis testing cli go cross-platform windows grpc-client repl protocol-buffers grpc-web api-inspection command-line macos linux docker

1 source

Member repositories

RepositoryRoleHealth v2
ktr0731/evansmain23

For agents

markdown · JSON · MCP: product_card(name="ktr0731/evans")

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