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

go-yaml/yaml

YAML support for the Go language. observed · 2026-08-28

github.com/go-yaml/yaml · Go · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 14
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

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: 4564
  • days_rel: n/a
  • days_push: 519
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7019 stars · 1115 forks observed · 2026-08-28

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

A Go library for encoding and decoding YAML, based on a pure Go port of libyaml. It supports most of YAML 1.2 with some YAML 1.1 compatibility, but is now explicitly unmaintained.

Use cases

  • parse yaml config files in go
  • encode go structs to yaml
  • decode yaml into go structs
  • read kubernetes-style yaml manifests
  • serialize configuration as yaml

When to choose

  • you need mature, battle-tested YAML support in Go and accept no future fixes
  • you need YAML 1.1 compatibility behaviors like yes/no booleans

When to avoid

  • you need a maintained library with active bug fixes and security patches
  • you need multi-document unmarshalling
  • starting a new project where a maintained fork is available

Facets

library · maturity abandoned

serialization parser developer-tools files backend go cross-platform yaml go unmaintained encoding decoding

1 source

Member repositories

RepositoryRoleHealth v2
go-yaml/yamlmain10

For agents

markdown · JSON · MCP: product_card(name="go-yaml/yaml")

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