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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jdg avatar

jdg/MBProgressHUD

0
View on GitHub↗
15,949 stars·3,569 forks·Objective-C·MIT·10 viewswww.bukovinski.com↗

MBProgressHUD

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.

Features

  • Progress HUDs - Provides a translucent, screen-blocking HUD with icons and labels to signal background activity.
  • UI Progress Synchronization - Automatically updates the visual overlay based on progress values reported via NSProgress.
  • Visual Progress Indicators - Displays visual activity indicators and status messages to inform users of ongoing background tasks.
  • HUD Components - Implements a progress HUD library that displays activity indicators and status labels for iOS apps.
  • Activity Indicators - Provides a screen-blocking activity indicator overlay with customizable icons and text for iOS.
  • Background Processing - Provides visual confirmation to users while heavy tasks are processed in the background to maintain responsiveness.
  • Overlay Management - Manages the lifecycle of a translucent interface layer that blocks user interaction until a process completes.
  • User Interface States - Manages loading and activity states within the iOS user interface to guide the user during background work.
  • Progress Visualizers - Visualizes the completion percentage of long-running tasks through a dynamic screen overlay.
  • Objective-C Libraries - Provides a reusable UI component for loading screens and progress indicators implemented in Objective-C.
  • View Hierarchy Composition - Implements a translucent view hierarchy that overlays the application window to intercept user interaction.
  • Main Thread Dispatchers - Ensures all visual updates to the loading overlay are dispatched on the main thread to prevent crashes.
  • Progress Indicators - Popular progress indicator for loading states.
  • UI Effects and HUDs - Widely used loading and progress indicator.
  • Progress Indicators - Translucent HUD for background task status.

Star history

Star history chart for jdg/mbprogresshudStar history chart for jdg/mbprogresshud

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to MBProgressHUD

Similar open-source projects, ranked by how many features they share with MBProgressHUD.
  • 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
  • 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
  • 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
  • relatedcode/progresshudrelatedcode avatar

    relatedcode/ProgressHUD

    2,963View on GitHub↗

    ProgressHUD is a lightweight and easy-to-use HUD for iOS. Over 5000+ animations.

    Swift
    View on GitHub↗2,963
See all 30 alternatives to MBProgressHUD→

Frequently asked questions

What does jdg/mbprogresshud do?

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.

What are the main features of jdg/mbprogresshud?

The main features of jdg/mbprogresshud are: Progress HUDs, UI Progress Synchronization, Visual Progress Indicators, HUD Components, Activity Indicators, Background Processing, Overlay Management, User Interface States.

What are some open-source alternatives to jdg/mbprogresshud?

Open-source alternatives to jdg/mbprogresshud include: marxon13/m13progresssuite — M13ProgressSuite is a suite of mobile user interface components for iOS designed to track activity and task… svprogresshud/svprogresshud — SVProgressHUD is a progress HUD library and overlay manager for iOS and tvOS applications. It provides a lightweight… pkluz/pkhud — PKHUD is a Swift interface library used to replicate native system heads-up displays and temporary visual notification… relatedcode/progresshud — ProgressHUD is a lightweight and easy-to-use HUD for iOS. Over 5000+ animations. daimajia/numberprogressbar — NumberProgressBar is a customizable Android view library that provides a slim progress indicator. It combines a visual… ninjaprox/nvactivityindicatorview — NVActivityIndicatorView is a library of themed and configurable animation views used to replace standard system…