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

zhouchaoyuan/excelPanel

An Android's two-dimensional RecyclerView. Not only can load historical data, but also can load future data. observed · 2026-08-28

github.com/zhouchaoyuan/excelPanel · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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

Full methodology

Adoption not part of the score

2408 stars · 348 forks observed · 2026-08-28

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

An Android library providing a two-dimensional RecyclerView that supports bidirectional scrolling with sticky row and column headers, like an Excel spreadsheet. It can load both historical and future data as the user scrolls in any direction.

Use cases

  • build an excel-like scrollable grid on android
  • display a hotel room booking status table with sticky headers
  • scroll a table both horizontally and vertically with headers that stay in place
  • load older and newer data as the user scrolls in a two-dimensional list
  • create a schedule or timetable view with row and column titles

When to choose

  • you need a spreadsheet-style grid with frozen row and column headers on Android
  • you want incremental loading in both scroll directions within a RecyclerView-based table
  • you prefer a lightweight Java library integrated with standard RecyclerView adapters

When to avoid

  • you need a full spreadsheet with cell editing and formulas
  • your project is Kotlin-first and you want a modern maintained alternative
  • you only need simple vertical lists, which a plain RecyclerView handles better

Facets

library · maturity maintenance

ui-components state-management mobile-development android-tools cross-platform jvm recyclerview two-dimensional-scrolling excel-like-grid android-library java android mobile

1 source

Member repositories

RepositoryRoleHealth v2
zhouchaoyuan/excelPanelmain32

For agents

markdown · JSON · MCP: product_card(name="zhouchaoyuan/excelPanel")

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