awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to csnowstack/likeelmleftload

Open-source alternatives to LikeELMLeftLoad

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

  • aakira/expandablelayoutAvatar von AAkira

    AAkira/ExpandableLayout

    1,654Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗1,654
  • alibaba/vlayoutAvatar von alibaba

    alibaba/vlayout

    10,740Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,740
  • cachapa/expandablelayoutAvatar von cachapa

    cachapa/ExpandableLayout

    2,399Auf GitHub ansehen↗

    An expandable layout container for Android

    Java
    Auf GitHub ansehen↗2,399
  • chacojack/hivelayoutmanagerC

    Chacojack/HiveLayoutManager

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • cleveroad/fanlayoutmanagerAvatar von Cleveroad

    Cleveroad/FanLayoutManager

    2,046Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗2,046

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • facebookincubator/textlayoutbuilderF

    facebookincubator/TextLayoutBuilder

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • florent37/arclayoutAvatar von florent37

    florent37/ArcLayout

    1,619Auf GitHub ansehen↗

    With Arc Layout explore new styles and approaches on material design

    Javaandroidarcarclayout
    Auf GitHub ansehen↗1,619
  • florent37/diagonallayoutAvatar von florent37

    florent37/DiagonalLayout

    2,538Auf GitHub ansehen↗

    With Diagonal Layout explore new styles and approaches on material design

    Javaandroiddesigndiagonal
    Auf GitHub ansehen↗2,538
  • githubwing/threedlayoutG

    githubwing/ThreeDLayout

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • google/flexbox-layoutAvatar von google

    google/flexbox-layout

    18,320Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗18,320
  • hanhailong/flowtagAvatar von hanhailong

    hanhailong/FlowTag

    892Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗892
  • henrytao-me/smooth-app-bar-layoutAvatar von henrytao-me

    henrytao-me/smooth-app-bar-layout

    1,749Auf GitHub ansehen↗

    Smooth version of Google Support Design AppBarLayout

    Javaandroidappbarlayoutmaterial-design
    Auf GitHub ansehen↗1,749
  • hongyangandroid/androidautolayoutAvatar von hongyangAndroid

    hongyangAndroid/AndroidAutoLayout

    6,684Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,684
  • hongyangandroid/flowlayoutAvatar von hongyangAndroid

    hongyangAndroid/FlowLayout

    5,579Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,579
  • huanhailiuxin/ilayoutanimationcontrollerH

    HuanHaiLiuXin/ILayoutAnimationController

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • liuguangqiang/ripplelayoutL

    liuguangqiang/RippleLayout

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • mcxtzhang/flowlayoutmanagerM

    mcxtzhang/FlowLayoutManager

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • mmin18/flexlayoutAvatar von mmin18

    mmin18/FlexLayout

    1,418Auf GitHub ansehen↗

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

    Javaandroidflex-layoutlinearlayout
    Auf GitHub ansehen↗1,418
  • nex3z/flowlayoutAvatar von nex3z

    nex3z/FlowLayout

    2,424Auf GitHub ansehen↗

    A flow layout for Android with auto-spacing.

    Javaandroid-libraryflowlayout
    Auf GitHub ansehen↗2,424
  • pingerone/flowlayoutdemoP

    PingerOne/FlowLayoutDemo

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • qiang3570/livelayoutQ

    Qiang3570/LiveLayout

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • rantianhua/assembleessayR

    rantianhua/AssembleEssay

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • silencedut/expandablelayoutS

    SilenceDut/ExpandableLayout

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ta893115871/stickynavlayoutT

    ta893115871/StickyNavLayout

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0