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

facebookarchive/rebound

A Java library that models spring dynamics and adds real world physics to your app. observed · 2026-08-28

github.com/facebookarchive/rebound · homepage · Java · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 4710
  • days_rel: n/a
  • days_push: 2716
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5386 stars · 796 forks observed · 2026-08-28

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

Rebound is a Java library from Facebook that models spring dynamics for creating natural, physics-based animations. It is a lightweight building block for driving UI animations like pagers, toggles, and scrollers rather than a general-purpose physics engine.

Use cases

  • add spring physics to android animations
  • create natural bounce effects in ui transitions
  • build springy pagers and toggles
  • implement physics-based scrolling in a java app
  • replace linear interpolators with realistic motion

When to choose

  • you want lightweight spring dynamics without a full physics engine
  • you are building android or jvm ui animations that should feel natural
  • you need a simple building block for custom animated components

When to avoid

  • you need a general-purpose physics simulation library
  • you want spring animations for the web (use rebound-js instead)
  • you need actively maintained software with recent releases

Facets

library · maturity maintenance

animation mobile-development graphics cross-platform jvm spring-dynamics physics-based-animation facebook-archive ui-animation android

1 source

Member repositories

RepositoryRoleHealth v2
facebookarchive/reboundmain10

For agents

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

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