awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
L4Digital avatar

L4Digital/FastScroll

0
View on GitHub↗
902 星标·74 分支·Kotlin·Apache-2.0·3 次浏览

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 历史

l4digital/fastscroll 的 Star 历史图表l4digital/fastscroll 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

FastScroll 的开源替代方案

相似的开源项目,按与 FastScroll 的功能重合度排序。
  • solartisan/wavesidebarSolartisan 的头像

    Solartisan/WaveSideBar

    1,176在 GitHub 上查看↗
    Java
    在 GitHub 上查看↗1,176
  • danoz73/recyclerviewfastscrollerdanoz73 的头像

    danoz73/RecyclerViewFastScroller

    1,119在 GitHub 上查看↗

    A Fast Scroller for the RecyclerView world!

    Java
    在 GitHub 上查看↗1,119
  • airbnb/epoxyairbnb 的头像

    airbnb/epoxy

    8,556在 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
    在 GitHub 上查看↗8,556
  • alebarreto/dragrecyclerviewA

    AleBarreto/DragRecyclerView

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 FastScroll 的所有 30 个替代方案→

常见问题解答

l4digital/fastscroll 是做什么的?

A ListView-like FastScroller for Android’s RecyclerView.

l4digital/fastscroll 的主要功能有哪些?

l4digital/fastscroll 的主要功能包括:List and Grid Components, List Components, Sidebars。

l4digital/fastscroll 有哪些开源替代品?

l4digital/fastscroll 的开源替代品包括: 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.