# nacos-group/r-nacos

Nacos server re-implemented in Rust.

Repository: https://github.com/nacos-group/r-nacos
Canonical: https://ross.abutalabs.com/products/r-nacos
Homepage: https://r-nacos.github.io/docs/
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: config, microservices, nacos, rust, service-discovery, r-nacos
Last push: 2026-08-25T00:59:20+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 95, longevity 87
- inputs: {"age_days": 1218, "days_push": 9, "days_rel": 38, "gap_med": 8, "n_releases_24m": 42}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1577, forks 144 (observed 2026-08-28T04:05:06.146815+00:00)

## What it is
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
- artifact type: service
- maturity: active
- function: service-discovery, configuration-management, mcp, web-framework, self-hosted
- domain: microservices, self-hosted, developer-tools, apis
- platform: windows, rust, cross-platform
- tags: nacos-compatible, service-registry, config-center, mcp-server, lightweight, drop-in-replacement, linux, macos, docker

## Member repositories
- nacos-group/r-nacos (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:06.146815+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:57:10.072957+00:00, confidence not recorded.
  - readme: https://github.com/nacos-group/r-nacos (fetched 2026-08-28T04:05:06.146815+00:00, sha 0751b890cbb2)
  - homepage: https://r-nacos.github.io/docs/ (fetched 2026-08-29T11:27:19.012763+00:00, sha f58505764bb1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
