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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

AlphaBoom/ClassifyView

0
View on GitHub↗
0 Stars·0 Forks·1 Aufruf

ClassifyView

Features

  • Drag and Sort - RecyclerView supporting drag-to-merge functionality.
  • List and Grid Components - Drag-to-merge list implementation.
  • List Components - Drag-to-merge list view.

Star-Verlauf

Star-Verlauf für alphaboom/classifyviewStar-Verlauf für alphaboom/classifyview

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu ClassifyView

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit ClassifyView.
  • afollestad/drag-select-recyclerviewAvatar von afollestad

    afollestad/drag-select-recyclerview

    1,983Auf GitHub ansehen↗

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

    Kotlinandroidandroidxdrag-selection
    Auf GitHub ansehen↗1,983
  • airbnb/epoxyAvatar von airbnb

    airbnb/epoxy

    8,556Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,556
  • alebarreto/dragrecyclerviewA

    AleBarreto/DragRecyclerView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • alibaba/vlayoutAvatar von alibaba

    alibaba/vlayout

    10,740Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,740
Alle 30 Alternativen zu ClassifyView anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von alphaboom/classifyview?

Die Hauptfunktionen von alphaboom/classifyview sind: Drag and Sort, List and Grid Components, List Components.

Welche Open-Source-Alternativen gibt es zu alphaboom/classifyview?

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