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

alexjlockwood/kyrie

🍀 Animated Vector Drawables on steroids 🍀 observed · 2026-08-28

github.com/alexjlockwood/kyrie · homepage · Kotlin · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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

Full methodology

Adoption not part of the score

1065 stars · 46 forks observed · 2026-08-28

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

Kyrie is a Kotlin library that provides a superset of Android's VectorDrawable and AnimatedVectorDrawable, supporting pause/resume/seek, runtime programmatic construction, and additional SVG-like features. It lets developers build animatable vector drawables via a builder API or by inflating existing VD/AVD resources.

Use cases

  • pause and resume animated vector drawables on android
  • create animated vector graphics programmatically at runtime
  • seek to a specific point in a vector drawable animation
  • convert existing vector drawable resources into more flexible animations
  • build svg-like animated graphics in android apps

When to choose

  • you need control over AnimatedVectorDrawable playback (pause, seek, resume)
  • you want to construct vector animations dynamically in Kotlin code
  • you need SVG features not supported by standard VectorDrawables

When to avoid

  • standard AnimatedVectorDrawable meets your animation needs
  • you need cross-platform vector animation outside android
  • you require a library with frequent updates and active maintenance

Facets

library · maturity maintenance

animation ui-components graphics mobile-development graphics frontend jvm android vector-drawable animated-vector-drawable svg kotlin

2 sources

Member repositories

RepositoryRoleHealth v2
alexjlockwood/kyriemain10

For agents

markdown · JSON · MCP: product_card(name="alexjlockwood/kyrie")

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