# TarsCloud/TarsGo

A  high performance microservice  framework  in golang. A linux foundation project.

Repository: https://github.com/TarsCloud/TarsGo
Canonical: https://ross.abutalabs.com/products/tarsgo
Language: Go
License: BSD-3-Clause
License Family: permissive
Topics: microservices, rpc, high-performance, golang, tars-foundation, tars
Last push: 2025-08-12T07:42:46+00:00

## Health v2 (maintenance only)
Score: 40/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 36, release rhythm 10, longevity 100
- inputs: {"age_days": 2911, "days_push": 386, "days_rel": 386, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3371, forks 504 (observed 2026-08-28T04:07:58.403586+00:00)

## What it is
TarsGo is a high-performance RPC and microservice framework for Go built on the Tars protocol, part of the Linux Foundation's Tars project. It enables building large-scale, high-concurrency backend services with Go's goroutine-based concurrency model.

## Use cases
- build microservices in go
- high performance rpc framework for golang
- migrate c++ tars services to go
- build high concurrency backend servers
- service-to-service communication with tars protocol
- deploy go microservices on kubernetes

## When to choose
- you are already using the Tars ecosystem with C++, Java, or PHP services
- you need high-throughput, low-latency RPC in Go
- you want a batteries-included microservice framework with naming, monitoring, and service management

## When to avoid
- you prefer lightweight libraries like gRPC with minimal framework overhead
- your team has no exposure to the Tars protocol or tooling
- you need REST-first or GraphQL APIs rather than binary RPC

## Facets
- artifact type: framework
- maturity: stable
- function: rpc, microservices, web-framework, middleware, serialization
- domain: microservices, backend, developer-tools
- platform: go, cross-platform
- tags: tars-protocol, high-performance, service-framework, linux-foundation, tencent, linux, docker, kubernetes

## Member repositories
- TarsCloud/TarsGo (main) score 40

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.403586+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-29T18:39:56.917915+00:00, confidence not recorded.
  - readme: https://github.com/TarsCloud/TarsGo (fetched 2026-08-28T04:07:58.403586+00:00, sha c90501acc02c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
