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

liangjingkanji/BRV

[永久维护] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大 observed · 2026-08-28

github.com/liangjingkanji/BRV · homepage · Kotlin · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

54/100

  • Activity 69
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2554
  • days_rel: 642
  • days_push: 186
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2863 stars · 342 forks observed · 2026-08-28

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

BRV is a Kotlin framework for rapidly building RecyclerView lists on Android, positioning itself as a simpler, more powerful alternative to BRVAH. It provides declarative multi-type list setup, headers/footers, grouping, drag-and-drop, swipe actions, pull-to-refresh with load-more, and DataBinding/ViewBinding support.

Use cases

  • build multi-type recyclerview lists quickly in android
  • add pull to refresh and load more to a list
  • implement drag to reorder and swipe to delete in recyclerview
  • create expandable collapsible grouped lists
  • bind list items with viewbinding or databinding
  • show sticky headers and item dividers in a list
  • auto paginate list data from network requests

When to choose

  • you are building Android list UIs in Kotlin and want minimal boilerplate
  • you need many list features (grouping, drag, swipe, refresh, paging) from one library
  • you want to migrate from BRVAH to a more modern Kotlin DSL API

When to avoid

  • you are not developing for Android
  • you prefer Jetpack Compose lists over RecyclerView
  • you need a tiny dependency-free adapter without framework conventions

Facets

library · maturity active

ui-components state-management mobile-development android-tools developer-tools jvm recyclerview list-adapter pull-to-refresh drag-and-drop data-binding paging kotlin-dsl android

2 sources

Member repositories

RepositoryRoleHealth v2
liangjingkanji/BRVmain54

For agents

markdown · JSON · MCP: product_card(name="liangjingkanji/BRV")

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