awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
L4Digital avatar

L4Digital/FastScroll

0
View on GitHub↗
902 stars·74 forks·Kotlin·Apache-2.0·0 views

FastScroll

A ListView-like FastScroller for Android’s RecyclerView.

Features

  • List and Grid Components - Fast-scroller for list views.
  • List Components - Fast-scroller for list views.
  • Sidebars - Fast scroller component.

Star history

Star history chart for l4digital/fastscrollStar history chart for l4digital/fastscroll

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to FastScroll

Similar open-source projects, ranked by how many features they share with FastScroll.
  • solartisan/wavesidebarSolartisan avatar

    Solartisan/WaveSideBar

    1,176View on GitHub↗
    Java
    View on GitHub↗1,176
  • danoz73/recyclerviewfastscrollerdanoz73 avatar

    danoz73/RecyclerViewFastScroller

    1,119View on GitHub↗

    A Fast Scroller for the RecyclerView world!

    Java
    View on GitHub↗1,119
  • airbnb/epoxyairbnb avatar

    airbnb/epoxy

    8,556View on GitHub↗

    Epoxy is an Android library for building complex RecyclerView screens using a model-driven approach. It generates RecyclerView adapter models at compile time from annotated custom views, data binding layouts, or view holders, eliminating the manual boilerplate typically associated with view holders and adapters. The library provides a diffing engine that automatically compares model lists and applies minimal updates with animations for insertions, removals, and moves. The library distinguishes itself through its controller-based model building, where a controller class with a buildModels meth

    Java
    View on GitHub↗8,556
  • alebarreto/dragrecyclerviewA

    AleBarreto/DragRecyclerView

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to FastScroll→

Frequently asked questions

What does l4digital/fastscroll do?

A ListView-like FastScroller for Android’s RecyclerView.

What are the main features of l4digital/fastscroll?

The main features of l4digital/fastscroll are: List and Grid Components, List Components, Sidebars.

What are some open-source alternatives to l4digital/fastscroll?

Open-source alternatives to l4digital/fastscroll include: solartisan/wavesidebar. danoz73/recyclerviewfastscroller — A Fast Scroller for the RecyclerView world! airbnb/epoxy — Epoxy is an Android library for building complex RecyclerView screens using a model-driven approach. It generates… alibaba/vlayout — vlayout is an Android RecyclerView extension framework that uses pluggable layout helpers to mix grid, list, sticky,… alphaboom/classifyview. alebarreto/dragrecyclerview.