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

splitwise/super_diff

A more helpful way to view differences between complex data structures in RSpec. observed · 2026-08-28

github.com/splitwise/super_diff · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 97
  • Release rhythm 57
  • 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: 106.5
  • age_days: 5706
  • days_rel: 124
  • days_push: 20
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1048 stars · 63 forks observed · 2026-08-28

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

SuperDiff is a Ruby gem that provides an intelligent diff engine for comparing complex data structures in RSpec tests. It replaces RSpec's default string-based diffing with readable, structured output showing exactly what differs between objects like hashes, arrays, and custom objects.

Use cases

  • readable diffs for complex data structures in RSpec tests
  • compare nested hashes and arrays in test failures
  • improve RSpec eq/match/include matcher output
  • diff API response data in specs
  • diff database records and custom objects in tests

When to choose

  • you use RSpec and struggle to interpret default diff output for hashes, arrays, or objects
  • your tests compare nested API or database data structures
  • you want color-coded, line-by-line insight into test failures

When to avoid

  • you don't use RSpec or Ruby
  • you only diff simple multi-line strings, where built-in RSpec diffing suffices
  • you need diffs outside a testing context

Facets

library · maturity active

testing developer-tools testing developer-tools ruby cli rspec diffing test-output ruby-gem

2 sources

Member repositories

RepositoryRoleHealth v2
splitwise/super_diffmain84

For agents

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

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