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
·
L

limedroid/ARecyclerView

0
View on GitHub↗
0 stars·0 forks·1 view

ARecyclerView

Features

  • List Components - All-in-one list library.

Star history

Star history chart for limedroid/arecyclerviewStar history chart for limedroid/arecyclerview

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 ARecyclerView

Similar open-source projects, ranked by how many features they share with ARecyclerView.
  • afollestad/drag-select-recyclerviewafollestad avatar

    afollestad/drag-select-recyclerview

    1,983View on GitHub↗

    👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX.

    Kotlinandroidandroidxdrag-selection
    View on GitHub↗1,983
  • 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
  • 10clouds/inifiniterecyclerview1

    10clouds/InifiniteRecyclerView

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

Frequently asked questions

What are the main features of limedroid/arecyclerview?

The main features of limedroid/arecyclerview are: List Components.

What are some open-source alternatives to limedroid/arecyclerview?

Open-source alternatives to limedroid/arecyclerview include: afollestad/drag-select-recyclerview — 👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX. airbnb/epoxy — Epoxy is an Android library for building complex RecyclerView screens using a model-driven approach. It generates… alebarreto/dragrecyclerview. alibaba/vlayout — vlayout is an Android RecyclerView extension framework that uses pluggable layout helpers to mix grid, list, sticky,… alphaboom/classifyview. 10clouds/inifiniterecyclerview.