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

jpardogo/ListBuddies

0
View on GitHub↗
954 stars·292 forks·Java·Apache-2.0·7 views

ListBuddies

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.

Features

  • List Views - Parallax auto-scrolling list view pair for unique layouts.
  • Lists and Grids - Synchronized scrolling between multiple lists.

Star history

Star history chart for jpardogo/listbuddiesStar history chart for jpardogo/listbuddies

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to ListBuddies

Similar open-source projects, ranked by how many features they share with ListBuddies.
  • 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
  • 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
  • 47deg/android-swipelistview4

    47deg/android-swipelistview

    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
See all 30 alternatives to ListBuddies→

Frequently asked questions

What does jpardogo/listbuddies do?

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.

What are the main features of jpardogo/listbuddies?

The main features of jpardogo/listbuddies are: List Views, Lists and Grids.

What are some open-source alternatives to jpardogo/listbuddies?

Open-source alternatives to jpardogo/listbuddies include: felipecsl/asymmetricgridview — Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span. emilsjolander/stickylistheaders — StickyListHeaders is an Android sticky header library and RecyclerView extension. It serves as a user interface… 47deg/android-swipelistview. baoyongzhang/swipemenulistview — [DEPRECATED] A swipe menu for ListView. chrisbanes/android-pulltorefresh — Android-PullToRefresh is an Android view component and library designed to implement pull-to-refresh functionality and… beworker/pinned-section-listview — Easy to use ListView with pinned sections for Android.