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

mikepenz/FastAdapter

The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction... observed · 2026-08-28

github.com/mikepenz/FastAdapter · homepage · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 76
  • Release rhythm 8
  • 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: n/a
  • age_days: 3901
  • days_rel: n/a
  • days_push: 146
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3879 stars · 490 forks observed · 2026-08-28

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

FastAdapter is a Kotlin library that simplifies building RecyclerView adapters on Android, handling item views, click listeners, selection, and more with minimal boilerplate. It ships modular extensions for expandable items, drag & drop, sticky headers, filtering, endless scroll, and swipe gestures.

Use cases

  • build a recyclerview adapter with less boilerplate
  • add multi-select to an android list
  • implement swipe-to-dismiss on list items
  • create expandable list items in recyclerview
  • add sticky headers to a recyclerview
  • implement endless scroll / infinite loading list
  • handle click and long-click listeners on list items

When to choose

  • you build Android list/grid UIs with RecyclerView and want to cut adapter boilerplate
  • you need selection, expandable items, drag & drop, or swipe actions out of the box
  • you want a well-maintained, widely used Kotlin adapter library

When to avoid

  • you use Jetpack Compose lists instead of RecyclerView
  • your project is not Android/Kotlin
  • you need a fully custom adapter architecture the library's item model can't express

Facets

library · maturity active

ui-components state-management routing mobile-development android-tools frontend jvm recyclerview adapter viewholder multi-select drag-and-drop swipe-to-dismiss sticky-headers endless-scroll kotlin-android android mobile

2 sources

Member repositories

RepositoryRoleHealth v2
mikepenz/FastAdaptermain57

For agents

markdown · JSON · MCP: product_card(name="mikepenz/FastAdapter")

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