# Azoft/CarouselLayoutManager

Android Carousel LayoutManager for RecyclerView

Repository: https://github.com/Azoft/CarouselLayoutManager
Canonical: https://ross.abutalabs.com/products/carousellayoutmanager
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2021-06-02T04:16:14+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3808, "days_push": 1918, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2570, forks 367 (observed 2026-08-28T04:07:01.408489+00:00)

## What it is
An Android LayoutManager for RecyclerView that renders items in a carousel style, with vertical or horizontal orientation, optional circular looping, and zoom effects. It is a small Java library distributed via Maven Central.

## Use cases
- display a carousel of cards in an Android app
- make a RecyclerView scroll like a circular carousel
- add zoom effect to centered RecyclerView items
- build a vertical or horizontal cover-flow style list
- snap RecyclerView scrolling to the center item

## When to choose
- you need a carousel or cover-flow layout for RecyclerView items
- you want a lightweight drop-in LayoutManager with center scrolling and zoom
- your items have fixed sizes and you want vertical or horizontal carousels

## When to avoid
- your RecyclerView items have variable sizes
- you need a maintained library with recent updates and active support
- you are not using RecyclerView or the Android platform

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: recyclerview, layoutmanager, carousel, android-ui, java, android, mobile

## Member repositories
- Azoft/CarouselLayoutManager (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:01.408489+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:23:17.985868+00:00, confidence not recorded.
  - readme: https://github.com/Azoft/CarouselLayoutManager (fetched 2026-08-28T04:07:01.408489+00:00, sha e46974a532a3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
