# adrianco/spigo

Simulate Protocol Interactions in Go

Repository: https://github.com/adrianco/spigo
Canonical: https://ross.abutalabs.com/products/spigo
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2016-12-20T07:56:40+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4432, "days_push": 3543, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1119, forks 112 (observed 2026-08-28T04:03:39.422468+00:00)

## What it is
Spigo (now transitioning to simianviz) is a Go-based simulator that models protocol interactions between actors in a distributed microservice architecture, such as the NetflixOSS stack. It generates dependency graphs and flow metrics that can be visualized in a browser UI or exported to Neo4j, GraphML, and JSON.

## Use cases
- simulate protocol interactions in a microservice architecture
- visualize a NetflixOSS dependency graph in the browser
- export service dependency graphs to Neo4j for querying
- generate GraphML or JSON architecture diagrams from a simulation
- model how services scale and communicate under different populations
- collect metrics and message flows during a simulated deployment

## When to avoid
- you need a current, actively maintained simulator - the last release was in 2016
- you want to simulate arbitrary protocols or non-NetflixOSS architectures out of the box
- you need production-grade chaos engineering or load testing rather than architectural simulation

## Facets
- artifact type: application
- maturity: maintenance
- function: simulation, data-visualization, monitoring, logging
- domain: microservices, simulation, developer-tools, monitoring
- platform: go, cli, cross-platform, browser
- tags: microservice-architecture-simulation, dependency-graph-visualization, neo4j, graphml, netflixoss, chaos-engineering, actor-model, architecture-diagrams, docker

## Member repositories
- adrianco/spigo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.422468+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-30T06:41:09.858649+00:00, confidence not recorded.
  - readme: https://github.com/adrianco/spigo (fetched 2026-08-28T04:03:39.422468+00:00, sha 652f3ca43ada)
- Data as of 2026-08-30T08:39:29.467469+00:00.
