awesome-repositories.com
Blog
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 relatedcode/progresshud

Open-source alternatives to ProgressHUD

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

  • jdg/mbprogresshudjdg avatar

    jdg/MBProgressHUD

    15,949View on GitHub↗

    MBProgressHUD is an Objective-C UI component and progress HUD library for iOS. It provides a screen-blocking activity indicator overlay that informs users of ongoing background processes using customizable icons and status labels. The library manages translucent interface layers to provide background task feedback and overlay management. It visualizes the completion percentage of long-running tasks through a dynamic overlay that prevents user interaction until a process completes.

    Objective-C
    View on GitHub↗15,949
  • pkluz/pkhudpkluz avatar

    pkluz/PKHUD

    3,781View on GitHub↗

    PKHUD is a Swift interface library used to replicate native system heads-up displays and temporary visual notification overlays on iOS. It provides a framework for creating blurred visual alerts that float above the application interface to mirror the appearance and behavior of official system indicators. The library enables the emulation of specific system UI elements, such as those used for volume and screen rotation. It supports real-time content updates to transition between different visual states, such as switching from a loading spinner to a success checkmark. The toolkit manages over

    Swift
    View on GitHub↗3,781
  • marxon13/m13progresssuiteMarxon13 avatar

    Marxon13/M13ProgressSuite

    3,907View on GitHub↗

    M13ProgressSuite is a suite of mobile user interface components for iOS designed to track activity and task completion. It provides a collection of visual indicators including progress bars, rings, and pies, as well as specialized tools like navigation progress bars and status heads-up display overlays. The library features a controllable progress indicator specifically for the top of navigation areas to track page-level activity. It also includes customizable heads-up displays that overlay views to communicate ongoing progress and status information. The suite supports various task completi

    Objective-C
    View on GitHub↗3,907

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
  • goktugyil/ezloadingactivitygoktugyil avatar

    goktugyil/EZLoadingActivity

    606View on GitHub↗

    :hatching_chick: Lightweight Swift loading activity for iOS7+

    Swift
    View on GitHub↗606
  • svprogresshud/svprogresshudSVProgressHUD avatar

    SVProgressHUD/SVProgressHUD

    12,461View on GitHub↗

    SVProgressHUD is a progress HUD library and overlay manager for iOS and tvOS applications. It provides a lightweight interface system for signaling background activity and operation status through task progress indicators and loading spinners. The system includes capabilities for visual style configuration, allowing for the adjustment of colors, fonts, and images. It also integrates haptic feedback triggering to generate physical vibrations on supported hardware to signal success, information, or error states. The library covers the management of app loading states and the display and remova

    Objective-Capplecarthagecocoapods
    View on GitHub↗12,461
  • devsc/wsprogresshuddevSC avatar

    devSC/WSProgressHUD

    582View on GitHub↗

    This is a beauful hud view for iPhone & iPad

    Objective-C
    View on GitHub↗582
  • amratab/flexiblesteppedprogressbaramratab avatar

    amratab/FlexibleSteppedProgressBar

    583View on GitHub↗

    Flexible Stepped Progress Bar for IOS

    Swift
    View on GitHub↗583
  • aliab/circular-music-progressbarA

    aliab/circular-music-progressbar

    0View on GitHub↗
    View on GitHub↗0
  • alamofire/alamofirenetworkactivityindicatorAlamofire avatar

    Alamofire/AlamofireNetworkActivityIndicator

    753View on GitHub↗

    Controls the visibility of the network activity indicator on iOS using Alamofire.

    Swift
    View on GitHub↗753
  • android-jian/customprogressbarA

    android-jian/customprogressbar

    0View on GitHub↗
    View on GitHub↗0
  • andyxialm/cutoloadingviewA

    andyxialm/CutoLoadingView

    0View on GitHub↗
    View on GitHub↗0
  • arieridwan8/pageloaderA

    arieridwan8/pageloader

    0View on GitHub↗
    View on GitHub↗0
  • bingoogolapple/bgaprogressbar-androidB

    bingoogolapple/BGAProgressBar-Android

    0View on GitHub↗
    View on GitHub↗0
  • biodunalfet/slidingsquaresloaderB

    biodunalfet/SlidingSquaresLoader

    0View on GitHub↗
    View on GitHub↗0
  • andresinaka/snaptimerandresinaka avatar

    andresinaka/SnapTimer

    280View on GitHub↗

    Implementation of Snapchat's stories timer.

    Swift
    View on GitHub↗280
  • alexmofer/circleprogressbarA

    AlexMofer/CircleProgressBar

    0View on GitHub↗
    View on GitHub↗0
  • coderjackyhuang/navigationbarscaleviewdemoCoderJackyHuang avatar

    CoderJackyHuang/NavigationBarScaleViewDemo

    36View on GitHub↗

    学习如何在系统的导航条上添加一个view,然后可以随着滚动而缩放。通常在很多的app中都采用了这种效果,主要是显示用户头像效果。

    Objective-C
    View on GitHub↗36
  • castorflex/smoothprogressbarcastorflex avatar

    castorflex/SmoothProgressBar

    4,512View on GitHub↗

    SmoothProgressBar is an Android custom progress bar library designed to render customizable horizontal and circular indeterminate loading indicators. It functions as a reusable UI component and view extension used to display the status of background processes within Android applications. The library provides smooth animations and custom styles to create fluid loading states. It supports both linear and circular formats, allowing for specific colors and styles to match a mobile application's design system.

    Java
    View on GitHub↗4,512
  • d-max/spots-dialogD

    d-max/spots-dialog

    0View on GitHub↗
    View on GitHub↗0
  • daimajia/numberprogressbardaimajia avatar

    daimajia/NumberProgressBar

    6,092View on GitHub↗

    NumberProgressBar is a customizable Android view library that provides a slim progress indicator. It combines a visual fill level with a numerical value to display completion status within Android applications. The component allows for the attachment of custom prefix and suffix labels to numerical indicators to provide additional context. It supports a range of styling options, including the ability to adjust the colors, height, and text size of the progress tracks to match specific visual designs.

    Java
    View on GitHub↗6,092
  • damansingh4321/proprogressviewsD

    DamanSingh4321/ProProgressViews

    0View on GitHub↗
    View on GitHub↗0
  • danielamitay/dacircularprogressdanielamitay avatar

    danielamitay/DACircularProgress

    2,345View on GitHub↗

    DACircularProgress is a UIView subclass with circular UIProgressView properties.

    Objective-C
    View on GitHub↗2,345
  • devlight/arcprogressstackviewD

    Devlight/ArcProgressStackView

    0View on GitHub↗
    View on GitHub↗0
  • andreamazz/gearrefreshcontrolandreamazz avatar

    andreamazz/GearRefreshControl

    619View on GitHub↗

    A custom animation for the UIRefreshControl

    Swift
    View on GitHub↗619
  • dinuscxj/loadingdrawabledinuscxj avatar

    dinuscxj/LoadingDrawable

    4,102View on GitHub↗

    LoadingDrawable is an Android loading drawable library that provides customizable drawable components to indicate background task activity or loading states. It functions as a collection of custom view components and progress indicators that integrate with standard Android views. The library enables the rendering of animated loading indicators for refresh components or image placeholders and tracks loading progress to reflect the completion percentage of time-consuming operations. The implementation covers Android progress visualization and UI design, utilizing canvas-level drawing and drawa

    Java
    View on GitHub↗4,102
  • dmytrodanylyk/circular-progress-buttondmytrodanylyk avatar

    dmytrodanylyk/circular-progress-button

    5,749View on GitHub↗

    This is an Android button widget that morphs into a circular progress indicator during asynchronous operations. The core identity of the project is a custom UI component that transforms a standard button into a loading spinner, then reverts it upon task completion. The implementation uses canvas-based morphing animation to transition between button and circular progress shapes, with property animation interpolation controlling the transformation over time. A state-driven view hierarchy switches between button and progress indicator layouts based on a finite state machine, while layer-based co

    Java
    View on GitHub↗5,749
  • dodola/metaballloadingdodola avatar

    dodola/MetaballLoading

    1,518View on GitHub↗

    A 2d metaball loading

    Java
    View on GitHub↗1,518
  • dreamingincodezh/materialprogressbarD

    DreaminginCodeZH/MaterialProgressBar

    0View on GitHub↗
    View on GitHub↗0
  • eclair/circleprogressbarEclair avatar

    Eclair/CircleProgressBar

    416View on GitHub↗

    iOS Circle Progress Bar

    Objective-C
    View on GitHub↗416
  • cardinalnow/ios-circleprogressviewCardinalNow avatar

    CardinalNow/iOS-CircleProgressView

    514View on GitHub↗

    CircleProgressView

    Swift
    View on GitHub↗514