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

timostamm/protobuf-ts

Protobuf and RPC for TypeScript observed · 2026-08-28

github.com/timostamm/protobuf-ts · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 93
  • Release rhythm 40
  • Longevity 100
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: 23.5
  • age_days: 2189
  • days_rel: 441
  • days_push: 43
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

1342 stars · 151 forks observed · 2026-08-28

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

A pure TypeScript Protocol Buffers implementation with a protoc code-generation plugin and RPC client/server support. It generates typed message classes with binary/JSON serialization, reflection, and clients for gRPC, gRPC-Web, and Twirp.

Use cases

  • serialize protobuf messages in TypeScript
  • generate TypeScript code from .proto files
  • call gRPC services from a browser
  • build a Twirp or gRPC server in Node.js with TypeScript
  • handle 64-bit integers with bigint in protobuf
  • use proto3 JSON format with strict conformance

When to choose

  • You want type-safe protobuf serialization in pure TypeScript
  • You need gRPC, gRPC-Web, or Twirp clients/servers in Node.js or the browser
  • You need strict protobuf conformance, reflection, or well-known types support

When to avoid

  • You use JavaScript without TypeScript and don't want generated typed code
  • You need protobuf support for languages other than TypeScript
  • You need a runtime-only schema-less protobuf decoder without code generation

Facets

library · maturity active

serialization rpc http-client developer-tools apis web-development backend browser cross-platform protobuf grpc grpc-web twirp bigint proto3 code-generation reflection nodejs typescript

1 source

Member repositories

RepositoryRoleHealth v2
timostamm/protobuf-tsmain76

For agents

markdown · JSON · MCP: product_card(name="timostamm/protobuf-ts")

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