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
Back to askerov/dynamicgrid

Projects sharing features with DynamicGrid

23 open-source projects similar to askerov/dynamicgrid, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • alfred-skyblue/vue-draggable-plusAlfred-Skyblue avatar

    Alfred-Skyblue/vue-draggable-plus

    4,001View on GitHub↗

    vue-draggable-plus is a drag-and-drop library for Vue 2 and Vue 3 used to create data-bound draggable interfaces. It provides components for implementing list sorting and reordering elements within a sequence while synchronizing the visual position of items with the underlying application state. The library includes a cross-list transfer tool that enables the movement of items between multiple containers using shared group identifiers and cloning rules. Interaction can be restricted to specific child elements through handle-based triggering. The project covers a broad range of drag-and-drop

    Vuecomposition-apidragdrag-and-drop
    View on GitHub↗4,001
  • alphaboom/classifyviewA

    AlphaBoom/ClassifyView

    0View on GitHub↗
    View on GitHub↗0
  • baoyongzhang/swipemenulistviewbaoyongzhang avatar

    baoyongzhang/SwipeMenuListView

    3,493View on GitHub↗

    DEPRECATED A swipe menu for ListView.

    Java
    View on GitHub↗3,493
  • emilsjolander/stickylistheadersemilsjolander avatar

    emilsjolander/StickyListHeaders

    5,467View on GitHub↗

    StickyListHeaders is an Android sticky header library and RecyclerView extension. It serves as a user interface component for organizing large datasets into categorized sections using headers that pin to the top of the screen during scrolling. The library provides functionality for creating sticky section headers and expandable list sections, allowing grouped sub-items to be collapsed or expanded to simplify navigation. The implementation covers viewport coordinate mapping, z-index management for visual layering, and scroll-position-based pinning. It includes mechanisms for tracking header t

    Java
    View on GitHub↗5,467

AI search

Explore more awesome repositories

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

Find more with AI search
  • emmano/blurstickyheaderlistviewemmano avatar

    emmano/BlurStickyHeaderListView

    123View on GitHub↗

    ListView with blur/parallax/sticky capabilities

    Java
    View on GitHub↗123
  • eowise/recyclerview-stickyheaderseowise avatar

    eowise/recyclerview-stickyheaders

    951View on GitHub↗

    DEPRECATED. Android library that integrate sticky section headers in your RecyclerView

    Java
    View on GitHub↗951
  • etsy/androidstaggeredgridetsy avatar

    etsy/AndroidStaggeredGrid

    4,771View on GitHub↗

    The AndroidStaggeredGrid library provides a multi-column, masonry-style grid component for Android applications. It arranges items in a staggered layout where rows contain items of varying heights, similar to a Pinterest-style grid. The library supports dynamic column count configuration and includes built-in item interaction handling through tap event callbacks. Key capabilities include adjustable column counts that can be changed at runtime, separate column configurations for portrait and landscape orientations, automatic scroll position restoration across configuration changes, and an empt

    Javanon-sox
    View on GitHub↗4,771
  • felipecsl/asymmetricgridviewfelipecsl avatar

    felipecsl/AsymmetricGridView

    1,831View on GitHub↗

    Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span

    Java
    View on GitHub↗1,831
  • flavienlaurent/discrollviewflavienlaurent avatar

    flavienlaurent/discrollview

    1,433View on GitHub↗

    Scroll discover = DiscrollView

    Java
    View on GitHub↗1,433
  • frank-zhu/pullzoomviewFrank-Zhu avatar

    Frank-Zhu/PullZoomView

    2,305View on GitHub↗

    An Android custom ListView and ScrollView with pull to zoom-in.

    Java
    View on GitHub↗2,305
  • gnod/parallaxlistviewGnod avatar

    Gnod/ParallaxListView

    660View on GitHub↗

    A Android ListView Demo with a parallax effect header like Path.

    Java
    View on GitHub↗660
  • inokawa/virtuainokawa avatar

    inokawa/virtua

    3,460View on GitHub↗
    TypeScriptheadlessuiinfinite-scrollperformance
    View on GitHub↗3,460
  • isaact/vue-infinityisaact avatar

    isaact/vue-infinity

    150View on GitHub↗

    Vue Infinity is a lightweight library for creating resource efficient apps. Unload parts of your UI when not visible and build easy to layout virtual scrollers that can present unlimited content while keeping resource usage fixed.

    Vue
    View on GitHub↗150
  • ischwarz23/sortabletableviewISchwarz23 avatar

    ISchwarz23/SortableTableView

    1,049View on GitHub↗

    An Android library containing a simple TableView and an advanced SortableTableView providing a lot of customisation possibilities to fit all needs.

    Javaandroidandroid-libraryandroid-ui
    View on GitHub↗1,049
  • jpardogo/flabbylistviewjpardogo avatar

    jpardogo/FlabbyListView

    756View on GitHub↗

    Android library to display a ListView whose cells are not rigid but flabby and react to ListView scroll.

    Java
    View on GitHub↗756
  • jpardogo/listbuddiesjpardogo avatar

    jpardogo/ListBuddies

    954View on GitHub↗

    Android library to achieve in an easy way, the behaviour of the home page in the Expedia app, with a pair of auto-scroll circular parallax ListViews.

    Java
    View on GitHub↗954
  • kanytu/android-parallax-recyclerviewkanytu avatar

    kanytu/android-parallax-recyclerview

    1,601View on GitHub↗

    An adapter which could be used to achieve a parallax effect on RecyclerView.

    Java
    View on GitHub↗1,601
  • ksoichiro/android-observablescrollviewksoichiro avatar

    ksoichiro/Android-ObservableScrollView

    9,610View on GitHub↗

    Android-ObservableScrollView is an Android UI component and scroll event library that serves as a view scroll observer. It monitors user movement within scrollable views to provide callbacks that execute specific logic in response to user interaction. The library enables the tracking of scroll events to trigger custom animations and dynamic visual effects. This allows for the implementation of UI behaviors that react in real time as a user scrolls through content.

    Java
    View on GitHub↗9,610
  • malinskiy/superrecyclerviewMalinskiy avatar

    Malinskiy/SuperRecyclerView

    2,609View on GitHub↗

    Pumped up RecyclerView

    Java
    View on GitHub↗2,609
  • naver/egjs-infinitegridnaver avatar

    naver/egjs-infinitegrid

    2,359View on GitHub↗

    A module used to arrange card elements including content infinitely on a grid layout.

    TypeScriptangluardom-recycleegjs
    View on GitHub↗2,359
  • swiftywang/android-drag-squareS

    SwiftyWang/android-drag-square

    0View on GitHub↗
    View on GitHub↗0
  • 47deg/android-swipelistview4

    47deg/android-swipelistview

    0View on GitHub↗
    View on GitHub↗0
  • wasabeef/recyclerview-animatorswasabeef avatar

    wasabeef/recyclerview-animators

    11,543View on GitHub↗

    This library is an Android animation framework designed to manage the visual transitions and entrance effects of dynamic list components. It provides a collection of pre-built animation primitives that trigger automatically when items are added, removed, or moved within a list, allowing developers to apply polished motion effects to interface elements. The project distinguishes itself by offering granular control over the timing, interpolation, and sequencing of these transitions. It supports the composition of multiple animation layers and the implementation of staggered motion effects, whic

    Kotlinandroidandroid-libraryanimation
    View on GitHub↗11,543