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
isaact avatar

isaact/vue-infinity

0
View on GitHub↗
150 stars·1 fork·Vue·Apache-2.0·10 viewstewolde.co/vueInfinity↗

Vue Infinity

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.

Features

  • Lists and Grids - Virtual list component supporting grid layouts and SSR.

Star history

Star history chart for isaact/vue-infinityStar history chart for isaact/vue-infinity

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

Projects sharing features with Vue Infinity

These projects share indexed features with Vue Infinity. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • askerov/dynamicgridaskerov avatar

    askerov/DynamicGrid

    921View on GitHub↗

    Drag and drop GridView for Android

    Java
    View on GitHub↗921
  • 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
  • 47deg/android-swipelistview4

    47deg/android-swipelistview

    0View on GitHub↗
    View on GitHub↗0
Compare all 19 related projects→

Frequently asked questions

What does isaact/vue-infinity do?

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.

What are the main features of isaact/vue-infinity?

The main features of isaact/vue-infinity are: Lists and Grids.

Which projects share features with isaact/vue-infinity?

Projects with overlapping indexed features include: askerov/dynamicgrid — Drag and drop GridView for Android. baoyongzhang/swipemenulistview — [DEPRECATED] A swipe menu for ListView. emilsjolander/stickylistheaders — StickyListHeaders is an Android sticky header library and RecyclerView extension. It serves as a user interface… emmano/blurstickyheaderlistview — ListView with blur/parallax/sticky capabilities. eowise/recyclerview-stickyheaders — DEPRECATED. Android library that integrate sticky section headers in your RecyclerView. 47deg/android-swipelistview.