awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to moagrius/tileview

Open-source alternatives to TileView

30 open-source projects similar to moagrius/tileview, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best TileView alternative.

  • gui-cs/terminal.guigui-cs avatar

    gui-cs/Terminal.Gui

    11,068View on GitHub↗

    Terminal.Gui is a cross-platform .NET toolkit for building interactive text-based user interfaces. It provides a component-based architecture, a terminal rendering engine, and a declarative layout system to create console applications that run consistently across Windows, macOS, and Linux. The framework distinguishes itself with a comprehensive set of interactive console widgets, including data grids, hex editors, and hierarchical tree components. It supports advanced visual capabilities such as 24-bit True Color, Sixel image support, and a relative-coordinate layout system that adapts to ter

    C#consoleconsole-applicationcross-platform
    View on GitHub↗11,068
  • amfe/lib-flexibleamfe avatar

    amfe/lib-flexible

    12,519View on GitHub↗

    lib-flexible is a responsive CSS layout library designed to create flexible web interfaces that scale proportionally across different screen sizes and device resolutions. It functions as a viewport scaling tool that manages device pixel ratios and screen widths to ensure layouts adapt to various mobile and desktop displays. The library implements a scaling framework that calculates a dynamic root font size, enabling the consistent scaling of elements through relative rem units. It includes a CSS grid generator for producing grid styles based on design specifications, including column counts,

    JavaScript
    View on GitHub↗12,519
  • amlcurran/showcaseviewamlcurran avatar

    amlcurran/ShowcaseView

    5,551View on GitHub↗

    ShowcaseView is an iOS UI overlay library and user onboarding framework. It provides a customizable feature highlight component designed to visually isolate and emphasize specific buttons or sections of a mobile user interface. The library enables the creation of interactive product tours and in-app feature discovery by drawing attention to specific interface elements. It allows for the customization of highlight appearances, including colors and shapes, to match the visual theme of the application. The framework manages the user onboarding experience by highlighting UI elements and guiding

    Java
    View on GitHub↗5,551

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • baoyongzhang/android-pullrefreshlayoutbaoyongzhang avatar

    baoyongzhang/android-PullRefreshLayout

    2,053View on GitHub↗

    This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.

    Java
    View on GitHub↗2,053
  • beartung/tclip-androidbeartung avatar

    beartung/tclip-android

    292View on GitHub↗

    Bitmap smart clipping using OpenCV

    C++
    View on GitHub↗292
  • bilibili/danmakuflamemasterbilibili avatar

    bilibili/DanmakuFlameMaster

    9,608View on GitHub↗

    DanmakuFlameMaster is a high-performance rendering engine for displaying scrolling bullet comments on Android devices. It functions as a graphic engine that manages the lifecycle of on-screen comments, from parsing raw data to final visual display. The project is distinguished by its use of hardware-accelerated surface views and multi-core parallel processing to maintain smooth frame rates during high-volume content delivery. It employs a pre-caching layout engine to calculate text dimensions and motion paths before they are displayed on the screen. The system includes a rule-based visibilit

    Java
    View on GitHub↗9,608
  • bilibili/magicasakurabilibili avatar

    bilibili/MagicaSakura

    3,539View on GitHub↗

    MagicaSakura 是 Android 多主题框架。~ is an Android multi theme library which supporting both daily colorful theme and night theme.

    Javaandroid-librarycolorfulmulti-theme
    View on GitHub↗3,539
  • bonandry/gnome-plusBonandry avatar

    Bonandry/gnome-plus

    174View on GitHub↗

    A third-party Adwaita++ icons for more than 20 distributions An elegant, flat and modern based on Adwaita icons by GNOME Project

    Shell
    View on GitHub↗174
  • cocos2d/cocos2d-xcocos2d avatar

    cocos2d/cocos2d-x

    18,942View on GitHub↗

    Cocos2d-x is a high-performance C++ game development framework designed for building and deploying interactive applications across mobile, desktop, and web platforms. It functions as a cross-platform game engine that utilizes an entity-component system to manage object lifecycles, behaviors, and spatial relationships within a unified codebase. The engine is distinguished by its specialized 2D graphics rendering pipeline, which is optimized for hardware-accelerated performance when displaying sprites, particle effects, and skeletal animations. It provides developers with low-level access to gr

    C++androidc-plus-pluscocos2d
    View on GitHub↗18,942
  • comcast/freeflowComcast avatar

    Comcast/FreeFlow

    2,365View on GitHub↗

    A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling. FreeFlow makes it really easy to create custom layouts and beautiful transition animations as data and layouts change

    Java
    View on GitHub↗2,365
  • daimajia/androidswipelayoutdaimajia avatar

    daimajia/AndroidSwipeLayout

    12,365View on GitHub↗

    AndroidSwipeLayout is an Android UI library and custom view framework that enables the creation of layouts that reveal hidden action buttons when a user performs a swipe gesture. It functions as a gesture-based UI component that triggers callbacks based on the real-time position of the swipe. The framework is designed to support complex interaction patterns, specifically allowing for the nesting of multiple swipeable components within one another. The library covers mobile gesture interaction and custom view orchestration, providing tools to track swipe states and synchronize UI changes duri

    Java
    View on GitHub↗12,365
  • daimajia/androidviewhoverdaimajia avatar

    daimajia/AndroidViewHover

    3,237View on GitHub↗

    An elegant way to show your menu or messages.

    Java
    View on GitHub↗3,237
  • didi/boosterdidi avatar

    didi/booster

    5,059View on GitHub↗

    Booster is an Android app build optimizer and bytecode manipulator designed to reduce binary size, fix system-level crashes, and improve application performance. It functions as an extensible build process plugin that modifies compiled class files and build artifacts to inject stability fixes and optimizations without altering the original source code. The project differentiates itself through low-level bytecode manipulation to patch OS-level bugs and manage thread pools during the compilation phase. It also provides a performance profiling toolkit to identify main-thread blocking operations

    Kotlin
    View on GitHub↗5,059
  • didi/doraemonkitdidi avatar

    didi/DoraemonKit

    20,420View on GitHub↗

    DoraemonKit is a mobile frontend development toolset designed to optimize the lifecycle of web and hybrid mobile applications. It functions as a comprehensive suite of productivity tools, providing specialized utilities for mobile UI inspection, web view debugging, and on-device performance monitoring. The toolset distinguishes itself through several targeted simulation and interception capabilities. It includes a network traffic interceptor for mocking API responses without modifying source code, a device state simulator for overriding GPS coordinates, and a mobile web debugging bridge that

    Java
    View on GitHub↗20,420
  • didi/virtualapkdidi avatar

    didi/VirtualAPK

    9,055View on GitHub↗

    VirtualAPK is an Android plugin framework and runtime environment designed to load and execute external Android packages dynamically. It functions as a component host that allows a main application to run activities, services, and providers delivered via external modules without requiring system installation or manifest registration. The framework enables dynamic feature delivery by loading external packages at runtime, allowing application functionality to be updated without redeploying the entire app. It provides a mechanism for Android sandbox execution, running isolated components within

    Java
    View on GitHub↗9,055
  • edmodo/cropperE

    edmodo/cropper

    0View on GitHub↗
    View on GitHub↗0
  • iqiyi/andromedaiqiyi avatar

    iqiyi/Andromeda

    2,270View on GitHub↗

    Andromeda simplifies local/remote communication for Android modularization

    Javaandroidipcmodularization
    View on GitHub↗2,270
  • issacw0ng/swipebacklayoutIssacw0ng avatar

    Issacw0ng/SwipeBackLayout

    6,089View on GitHub↗

    SwipeBackLayout is an Android gesture navigation library and view component designed to implement edge-swipe gestures for navigating back to previous screens. It provides the underlying logic and layout management necessary to integrate horizontal swipe transitions into an application's screen stack. The library utilizes a custom layout manager to coordinate the simultaneous movement of foreground and background views. It maps horizontal touch offsets to the translation and opacity of view hierarchies, using interpolation to calculate visual progression based on the swipe percentage. The sys

    Java
    View on GitHub↗6,089
  • jdamcd/android-cropjdamcd avatar

    jdamcd/android-crop

    4,540View on GitHub↗

    android-crop is an Android image cropping library and image picker. It provides a reusable view component for selecting and cropping rectangular areas of images within mobile applications. The project includes an interface for launching the system gallery to select photos and a visual tool for users to manually adjust image framing. It manages the process of extracting specific regions of a bitmap and discarding the surrounding pixels.

    Javaandroid-librarydeprecated
    View on GitHub↗4,540
  • john990/waveviewjohn990 avatar

    john990/WaveView

    1,326View on GitHub↗

    A wave view of android,can be used as progress bar.

    Java
    View on GitHub↗1,326
  • julienr/libpng-androidjulienr avatar

    julienr/libpng-android

    249View on GitHub↗

    libpng for Android NDK

    C
    View on GitHub↗249
  • jumeirdgroup/routerJ

    JumeiRdGroup/Router

    0View on GitHub↗
    View on GitHub↗0
  • keeferrourke/la-capitaine-icon-themekeeferrourke avatar

    keeferrourke/la-capitaine-icon-theme

    1,990View on GitHub↗

    La Capitaine is an icon pack — designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design through the use of visually pleasing gradients, shadowing, and simple icon geometry.

    Shell
    View on GitHub↗1,990
  • kikoso/android-stackblurkikoso avatar

    kikoso/android-stackblur

    3,570View on GitHub↗

    Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.

    Java
    View on GitHub↗3,570
  • kyze8439690/residelayoutkyze8439690 avatar

    kyze8439690/ResideLayout

    385View on GitHub↗

    An Android Layout which has a same function like https://github.com/romaonthego/RESideMenu

    Java
    View on GitHub↗385
  • liaohuqiu/android-ultra-pull-to-refreshliaohuqiu avatar

    liaohuqiu/android-Ultra-Pull-To-Refresh

    9,513View on GitHub↗

    This is an Android pull-to-refresh library and custom view component designed to implement refresh interactions across any Android view. It functions as a gesture interaction tool that manages pull-down motions and touch conflicts to trigger data loading operations. The library provides tools for creating custom refresh headers and indicator visuals, utilizing a path-based animation engine to produce non-linear visual transitions. It includes mechanisms to define specific trigger thresholds through height ratios and user release events. The project covers gesture management and touch interac

    Java
    View on GitHub↗9,513
  • lightbox/photoprocessinglightbox avatar

    lightbox/PhotoProcessing

    510View on GitHub↗

    A demo of how you can process photos leveraging the ndk.

    Makefile
    View on GitHub↗510
  • madmaxms/iconpack-obsidianM

    madmaxms/iconpack-obsidian

    0View on GitHub↗

    Gnome Icon Pack based upon Faenza

    View on GitHub↗0
  • meituan-dianping/robustMeituan-Dianping avatar

    Meituan-Dianping/Robust

    4,455View on GitHub↗

    Robust is an Android hotfix framework and runtime application updater designed for patching bugs in production environments. It functions as a bytecode patcher and dynamic code injection tool, allowing for the modification of application logic without requiring a full app update or device reboot. The project enables the remediation of Android defects by injecting new classes and methods into existing builds and modifying the implementations of existing methods. It utilizes a toolchain to generate binary patch files that update application behavior and introduce workarounds on the fly. The sy

    Javaandroiddynamicgradle
    View on GitHub↗4,455
  • meituan-dianping/walleMeituan-Dianping avatar

    Meituan-Dianping/walle

    6,852View on GitHub↗

    Walle is a tooling system for automating the injection of distribution channel identifiers and metadata into signed Android application binaries. It functions as a command-line utility and build pipeline extension that reads and writes custom metadata directly into the Android application signing block. The tool specifically modifies the Android Signature V2 block to embed channel identifiers and key-value pairs without re-signing the binary. This approach enables the generation of multiple channel-specific application packages without requiring a full binary rebuild or repeated signing opera

    Javaandroidapk-signature-scheme-v2gradle
    View on GitHub↗6,852