cloudwego/volo
Rust RPC framework with high-performance and strong-extensibility for building micro-services. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 68
- 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: 7.0
- age_days: 1575
- days_rel: 212
- days_push: 8
- n_releases_24m: 17
Adoption not part of the score
2619 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Volo is a high-performance, strongly extensible RPC framework written in Rust for building microservices. It provides Thrift, gRPC, and HTTP implementations, IDL-driven code generation, and a middleware abstraction powered by AFIT and RPITIT.
Use cases
- build microservices in rust with rpc
- serve and call thrift rpc services
- build grpc servers and clients in rust
- generate rust code from thrift and protobuf idl
- build high-performance http services in rust
- bootstrap a new rust rpc project from the command line
When to choose
- you are building microservices in Rust and want a mature RPC framework
- you need Thrift or gRPC support with IDL-based code generation
- performance and low allocation overhead are priorities
- you want an extensible middleware abstraction
When to avoid
- your stack is not Rust
- you need a simple REST-only service with minimal framework overhead
- you rely on an ecosystem of RPC features available only in Go or Java frameworks
Facets
framework · maturity active
rpc middleware web-framework http-server http-client serialization cli microservices backend apis web-development developer-tools rust cross-platform cli grpc thrift protobuf async afit rpitit code-generation microservices
2 sources
- readme: https://github.com/cloudwego/volo · fetched 2026-08-28 · 1398c3463814
- registry_crates: https://crates.io/api/v1/crates/volo · fetched 2026-08-29 · af33531e47a1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cloudwego/volo | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem