nacos-group/r-nacos
Nacos server re-implemented in Rust. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 95
- Longevity 87
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: 8
- age_days: 1218
- days_rel: 38
- days_push: 9
- n_releases_24m: 42
Adoption not part of the score
1577 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
r-nacos is a Nacos server re-implemented in Rust, providing service discovery (registry), configuration center, MCP server capabilities, and a web management console. It is fully protocol-compatible with Nacos client SDKs (1.x HTTP OpenAPI and 2.x gRPC), enabling drop-in migration with faster startup, lower resource usage, and higher performance than the Java original.
Use cases
- replace java nacos in dev/test environments for faster startup
- run a lightweight nacos-compatible registry on small cloud servers
- migrate existing nacos-based microservices without changing client sdks
- expose registered http services as mcp servers for ai agents
- deploy a single-binary or docker config center with low memory footprint
- set up a nacos cluster with docker-compose
When to choose
- you need nacos protocol compatibility but want lower resource usage and faster startup
- deploying on resource-constrained or small cloud instances without a jdk
- you want built-in mcp conversion of http services
When to avoid
- you rely on nacos features customized beyond the standard client protocols
- you need the full official nacos ecosystem, plugins, or enterprise support
Facets
service · maturity active
service-discovery configuration-management mcp web-framework self-hosted microservices self-hosted developer-tools apis windows rust cross-platform nacos-compatible service-registry config-center mcp-server lightweight drop-in-replacement linux macos docker
2 sources
- readme: https://github.com/nacos-group/r-nacos · fetched 2026-08-28 · 0751b890cbb2
- homepage: https://r-nacos.github.io/docs/ · fetched 2026-08-29 · f58505764bb1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nacos-group/r-nacos | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="nacos-group/r-nacos")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem