bufbuild/buf
The best way of working with Protocol Buffers. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 93
- 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: 12.5
- age_days: 2527
- days_rel: 47
- days_push: 7
- n_releases_24m: 47
Adoption not part of the score
11389 stars · 366 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Buf is a modern CLI toolchain for Protocol Buffers that replaces protoc with a fast compiler plus linting, formatting, breaking-change detection, code generation, and dependency management. It also connects to the Buf Schema Registry for publishing, versioning, and governing Protobuf APIs.
Use cases
- replace protoc with a modern protobuf compiler
- lint protobuf schema files
- detect breaking changes in proto APIs before merge
- generate code from protobuf definitions
- manage protobuf dependencies across repositories
- format .proto files
- call gRPC APIs from the command line
- publish and version protobuf schemas in a registry
When to choose
- you work with Protobuf or gRPC and want to move beyond protoc shell scripts
- you need CI checks for API compatibility and style
- you want reproducible, declarative code generation via buf.gen.yaml
- you need a schema registry with generated SDKs and governance
When to avoid
- your project does not use Protocol Buffers or gRPC
- you need a GUI-based API tool rather than a CLI
- you only need a one-off proto compile and already have protoc set up
Facets
cli-tool · maturity active
compiler linter formatter build-tool package-manager cli developer-tools rpc code-review api-documentation developer-tools apis backend version-control windows cli go protobuf grpc protoc-replacement schema-registry code-generation breaking-change-detection api-linting connectrpc command-line linux macos docker
4 sources
- readme: https://github.com/bufbuild/buf · fetched 2026-08-28 · 00c47685d9e2
- homepage: https://buf.build · fetched 2026-08-29 · b0ecad73c89c
- site_page: https://buf.build/docs · fetched 2026-08-29 · ae163d239694
- site_page: https://buf.build/pricing · fetched 2026-08-29 · 6065f9336a1e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bufbuild/buf | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem