Ross ROSS = Recommend OSS · open-source software intelligence for agents

atomix/atomix

A Kubernetes toolkit for building distributed applications using cloud native principles observed · 2026-08-28

github.com/atomix/atomix · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 4601
  • days_rel: n/a
  • days_push: 801
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2362 stars · 385 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Atomix is a cloud native runtime and toolkit for building stateful, scalable distributed applications on Kubernetes. It exposes high-level distributed primitives (maps, locks, counters, etc.) via unified gRPC interfaces, decoupling applications from specific data stores and consensus protocols.

Use cases

  • build distributed data structures like maps and locks on kubernetes
  • add raft consensus coordination to cloud native services
  • decouple microservices from specific datastore implementations
  • implement leader election and coordination primitives for distributed apps
  • prototype distributed systems with unified grpc apis
  • build stateful scalable applications in go on kubernetes

When to choose

  • you are building distributed applications on Kubernetes and want high-level coordination primitives
  • you want to decouple your app from specific data stores behind a unified gRPC API
  • you need Raft-based consensus, locks, or leader election in Go services

When to avoid

  • you need a simple single-node application with no distributed coordination
  • you are not running on Kubernetes or a similar cloud native environment
  • you need a battle-tested, actively developed alternative like etcd or Consul for core coordination

Facets

framework · maturity maintenance

microservices concurrency rpc database caching message-queue workflow-automation microservices cloud-computing developer-tools databases go cloud self-hosted distributed-primitives raft-consensus grpc stateful-applications cloud-native coordination containers kubernetes docker linux

2 sources

Member repositories

RepositoryRoleHealth v2
atomix/atomixmain23

For agents

markdown · JSON · MCP: product_card(name="atomix/atomix")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem