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

johnil/VVeboTableViewDemo

VVebo剥离的TableView绘制 observed · 2026-08-28

github.com/johnil/VVeboTableViewDemo · Objective-C observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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

Full methodology

Adoption not part of the score

2789 stars · 495 forks observed · 2026-08-28

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

A demo extracted from the VVebo iOS app showing techniques for smooth UITableView scrolling, including asynchronous rendering of cell content into images and velocity-based on-demand loading. It is an Objective-C reference implementation for iOS table view fluency optimization.

Use cases

  • optimize uitableview scrolling performance in ios
  • render table cells asynchronously to images
  • reduce cell view hierarchy for smooth scrolling
  • load content based on scroll velocity
  • learn tableview fluency optimization techniques

When to choose

  • building an Objective-C iOS app with complex table cells that jank while scrolling
  • studying classic iOS async cell rendering techniques

When to avoid

  • building in Swift with modern APIs like UICollectionViewCompositionalLayout
  • needing a maintained production library - it is a demo with no license and no recent updates

Facets

library · maturity maintenance

ui-components image-processing developer-tools mobile-development performance frontend uitableview objective-c scrolling-performance async-rendering cell-optimization ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
johnil/VVeboTableViewDemomain32

For agents

markdown · JSON · MCP: product_card(name="johnil/VVeboTableViewDemo")

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