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

lucasb-eyer/go-colorful

A library for playing with colors in go (golang). observed · 2026-08-28

github.com/lucasb-eyer/go-colorful · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 95
  • Release rhythm 72
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 163.0
  • age_days: 4943
  • days_rel: 31
  • days_push: 31
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1254 stars · 71 forks observed · 2026-08-28

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

A Go library for storing, converting, and manipulating colors across many color spaces including RGB, HSL, HSV, hex, CIE-Lab, CIE-Luv, HCL, HSLuv, and Oklab. It implements Go's color.Color interface and provides perceptually meaningful color distance and blending utilities.

Use cases

  • convert colors between rgb and lab color spaces in go
  • generate distinct random colors for players or chart series
  • compare how similar two colors are perceptually
  • create color palettes with even perceptual spacing
  • blend or interpolate colors smoothly
  • parse hex color strings and convert to hsl or oklab

When to choose

  • you need accurate color space conversions in a Go program
  • you need perceptually uniform color distance or interpolation
  • you want to generate visually distinct color palettes
  • you need gamma-correct linear RGB for rendering

When to avoid

  • you need image file decoding or pixel-level image processing
  • you work in a language other than Go
  • you need color quantization or palette extraction from images

Facets

library · maturity stable

image-processing graphics math graphics data-visualization go cross-platform color-spaces cie-lab oklab hsluv palette-generation color-distance rgb game-development algorithms

1 source

Member repositories

RepositoryRoleHealth v2
lucasb-eyer/go-colorfulmain88

For agents

markdown · JSON · MCP: product_card(name="lucasb-eyer/go-colorful")

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