awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
A

AleBarreto/DragRecyclerView

0
View on GitHub↗
0 stars·0 forks·6 views

DragRecyclerView

Features

  • List and Grid Components - Drag-and-drop list implementation.
  • List Components - Drag-and-drop list implementation.

Star history

Star history chart for alebarreto/dragrecyclerviewStar history chart for alebarreto/dragrecyclerview

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Frequently asked questions

What are the main features of alebarreto/dragrecyclerview?

The main features of alebarreto/dragrecyclerview are: List and Grid Components, List Components.

Which projects share features with alebarreto/dragrecyclerview?

Projects with overlapping indexed features include: afollestad/drag-select-recyclerview — 👇 Easy Google Photos style multi-selection for RecyclerViews, powered by Kotlin and AndroidX. bingoogolapple/bgaadapter-android. alibaba/vlayout — vlayout is an Android RecyclerView extension framework that uses pluggable layout helpers to mix grid, list, sticky,… alphaboom/classifyview. airbnb/epoxy — Epoxy is an Android library for building complex RecyclerView screens using a model-driven approach. It generates… blipinsk/recyclerviewheader — [DEPRECATED] Super fast and easy way to create header for Android RecyclerView.

Projects sharing features with DragRecyclerView

These projects share indexed features with DragRecyclerView. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • alibaba/vlayoutalibaba avatar

    alibaba/vlayout

    10,740View on GitHub↗

    vlayout is an Android RecyclerView extension framework that uses pluggable layout helpers to mix grid, list, sticky, staggered, and fixed layouts within a single scrollable view. It provides a modular layout delegation system where each section of the RecyclerView is assigned a dedicated layout helper that manages its own measurement, placement, and decoration, enabling complex heterogeneous content displays. The framework extends RecyclerView's LayoutManager to delegate layout logic to these modular helper components, supporting features like sticky headers that remain visible at the top dur

    Javaandroidlayoutlayout-manager
    View on GitHub↗10,740
  • alphaboom/classifyviewA

    AlphaBoom/ClassifyView

    0View on GitHub↗
    View on GitHub↗0
  • Compare all 30 related projects→