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
Back to john990/waveview

Open-source alternatives to WaveView

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

  • race604/waveloadingrace604 avatar

    race604/WaveLoading

    1,442View on GitHub↗

    A wave-like loading drawable

    Java
    View on GitHub↗1,442
  • 1139618418/waveview1

    1139618418/WaveView

    0View on GitHub↗
    View on GitHub↗0
  • stevendxc/dxwaverefreshS

    StevenDXC/DxWaveRefresh

    0View on GitHub↗
    View on GitHub↗0
  • akshay2211/musicwaveA

    akshay2211/MusicWave

    0View on GitHub↗
    View on GitHub↗0
  • airsaid/diffuseviewA

    Airsaid/DiffuseView

    0View on GitHub↗
    View on GitHub↗0
  • gelitenight/waveviewgelitenight avatar

    gelitenight/WaveView

    1,606View on GitHub↗

    waveview for android

    Java
    View on GitHub↗1,606
  • androidmsky/bitmapwaveviewA

    AndroidMsky/BitmapWaveView

    0View on GitHub↗
    View on GitHub↗0
  • southernbox/ripplelayoutS

    SouthernBox/RippleLayout

    0View on GitHub↗
    View on GitHub↗0

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
  • 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
  • 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
  • anderson9/lovelyprogressbarA

    anderson9/LovelyProgressBar

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

    biodunalfet/SlidingSquaresLoader

    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
  • andreamazz/uitextfield-shakeandreamazz avatar

    andreamazz/UITextField-Shake

    727View on GitHub↗

    UITextField category that adds shake animation

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

    amratab/FlexibleSteppedProgressBar

    583View on GitHub↗

    Flexible Stepped Progress Bar for IOS

    Swift
    View on GitHub↗583
  • 81813780/avloadingindicatorview8

    81813780/AVLoadingIndicatorView

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • arieridwan8/pageloaderA

    arieridwan8/pageloader

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

    andyxialm/CutoLoadingView

    0View on GitHub↗
    View on GitHub↗0
  • aliab/circular-music-progressbarA

    aliab/circular-music-progressbar

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • bingoogolapple/bgaprogressbar-androidB

    bingoogolapple/BGAProgressBar-Android

    0View on GitHub↗
    View on GitHub↗0
  • androidmsky/linkscrollmskyA

    AndroidMsky/linkScrollMsky

    0View on GitHub↗
    View on GitHub↗0
  • cardinalnow/ios-circleprogressviewCardinalNow avatar

    CardinalNow/iOS-CircleProgressView

    514View on GitHub↗

    CircleProgressView

    Swift
    View on GitHub↗514
  • 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
  • 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
  • d-max/spots-dialogD

    d-max/spots-dialog

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • alexmofer/circleprogressbarA

    AlexMofer/CircleProgressBar

    0View on GitHub↗
    View on GitHub↗0