awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to githubwing/threedlayout

Open-source alternatives to ThreeDLayout

24 open-source projects similar to githubwing/threedlayout, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ThreeDLayout alternative.

  • aakira/expandablelayoutAvatar de AAkira

    AAkira/ExpandableLayout

    1,654Ver en GitHub↗

    Deprecated An android library that brings the expandable layout with various animation. You can include optional contents and use everywhere.

    Java
    Ver en GitHub↗1,654
  • alibaba/vlayoutAvatar de alibaba

    alibaba/vlayout

    10,740Ver en GitHub↗

    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
    Ver en GitHub↗10,740
  • cachapa/expandablelayoutAvatar de cachapa

    cachapa/ExpandableLayout

    2,399Ver en GitHub↗

    An expandable layout container for Android

    Java
    Ver en GitHub↗2,399
  • chacojack/hivelayoutmanagerC

    Chacojack/HiveLayoutManager

    0Ver en GitHub↗
    Ver en GitHub↗0
  • cleveroad/fanlayoutmanagerAvatar de Cleveroad

    Cleveroad/FanLayoutManager

    2,046Ver en GitHub↗

    Using Fan Layout Manager you can implement the horizontal list, the items of which move like fan blades

    Java
    Ver en GitHub↗2,046

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • csnowstack/likeelmleftloadC

    CSnowStack/LikeELMLeftLoad

    0Ver en GitHub↗
    Ver en GitHub↗0
  • facebookincubator/textlayoutbuilderF

    facebookincubator/TextLayoutBuilder

    0Ver en GitHub↗
    Ver en GitHub↗0
  • florent37/arclayoutAvatar de florent37

    florent37/ArcLayout

    1,619Ver en GitHub↗

    With Arc Layout explore new styles and approaches on material design

    Javaandroidarcarclayout
    Ver en GitHub↗1,619
  • florent37/diagonallayoutAvatar de florent37

    florent37/DiagonalLayout

    2,538Ver en GitHub↗

    With Diagonal Layout explore new styles and approaches on material design

    Javaandroiddesigndiagonal
    Ver en GitHub↗2,538
  • google/flexbox-layoutAvatar de google

    google/flexbox-layout

    18,320Ver en GitHub↗

    This is a layout library for Android applications that implements the CSS Flexible Box layout model. It provides a view container and engine that arrange child views by distributing space and aligning content according to a flexible box model. The framework enables the creation of responsive user interfaces that automatically adjust element positioning, wrapping, and growth based on available screen dimensions and orientations. The system includes capabilities for adaptive layout workflows, dynamic element alignment, and a virtualized rendering system for recycling views to display large dat

    Kotlin
    Ver en GitHub↗18,320
  • hanhailong/flowtagAvatar de hanhailong

    hanhailong/FlowTag

    892Ver en GitHub↗

    Android流式布局,支持点击、单选、多选,支持初始化选中标签(只针对单选和多选模式),适合用于产品标签等,用法采用Adapter模式,和ListView、GridView用法一样!!!

    Java
    Ver en GitHub↗892
  • henrytao-me/smooth-app-bar-layoutAvatar de henrytao-me

    henrytao-me/smooth-app-bar-layout

    1,749Ver en GitHub↗

    Smooth version of Google Support Design AppBarLayout

    Javaandroidappbarlayoutmaterial-design
    Ver en GitHub↗1,749
  • hongyangandroid/androidautolayoutAvatar de hongyangAndroid

    hongyangAndroid/AndroidAutoLayout

    6,684Ver en GitHub↗

    AndroidAutoLayout is an Android library that converts pixel values from design mockups into percentage-based layouts, enabling consistent scaling across different screen resolutions. At its core, it functions as a pixel-to-percentage converter and screen resolution scaling tool, allowing developers to design layouts using exact pixel dimensions from mockups and have them automatically adapt to any target device. The library provides several distinctive approaches to screen adaptation. It can generate resolution-specific dimension resource files from a single baseline design, eliminating manua

    Java
    Ver en GitHub↗6,684
  • hongyangandroid/flowlayoutAvatar de hongyangAndroid

    hongyangAndroid/FlowLayout

    5,579Ver en GitHub↗

    FlowLayout is a custom Android view widget designed to wrap child elements across multiple lines. It functions as an adapter-based layout that populates and updates flowing content from a data source, specifically for displaying collections of tags or chips. The component includes a tag selection system that supports single or multiple selection modes with configurable limits. It manages user interactions through tag click handling and includes a state manager to persist selection indices across activity reconstruction and screen rotations. The library provides capabilities for dynamic data

    Java
    Ver en GitHub↗5,579
  • huanhailiuxin/ilayoutanimationcontrollerH

    HuanHaiLiuXin/ILayoutAnimationController

    0Ver en GitHub↗
    Ver en GitHub↗0
  • liuguangqiang/ripplelayoutL

    liuguangqiang/RippleLayout

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mcxtzhang/flowlayoutmanagerM

    mcxtzhang/FlowLayoutManager

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mmin18/flexlayoutAvatar de mmin18

    mmin18/FlexLayout

    1,418Ver en GitHub↗

    A powerful Android layout view that use java expression in layout params to describe relative positions.

    Javaandroidflex-layoutlinearlayout
    Ver en GitHub↗1,418
  • nex3z/flowlayoutAvatar de nex3z

    nex3z/FlowLayout

    2,424Ver en GitHub↗

    A flow layout for Android with auto-spacing.

    Javaandroid-libraryflowlayout
    Ver en GitHub↗2,424
  • pingerone/flowlayoutdemoP

    PingerOne/FlowLayoutDemo

    0Ver en GitHub↗
    Ver en GitHub↗0
  • qiang3570/livelayoutQ

    Qiang3570/LiveLayout

    0Ver en GitHub↗
    Ver en GitHub↗0
  • rantianhua/assembleessayR

    rantianhua/AssembleEssay

    0Ver en GitHub↗
    Ver en GitHub↗0
  • silencedut/expandablelayoutS

    SilenceDut/ExpandableLayout

    0Ver en GitHub↗
    Ver en GitHub↗0
  • ta893115871/stickynavlayoutT

    ta893115871/StickyNavLayout

    0Ver en GitHub↗
    Ver en GitHub↗0