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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to 500px/500px-android-blur

Open-source alternatives to 500px Android Blur

30 open-source projects similar to 500px/500px-android-blur, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best 500px Android Blur alternative.

  • wonderkiln/blurkit-androidW

    wonderkiln/blurkit-android

    0Ver en GitHub↗
    Ver en GitHub↗0
  • dimezis/blurviewAvatar de Dimezis

    Dimezis/BlurView

    4,008Ver en GitHub↗

    BlurView is a custom Android UI component that provides real-time, dynamic blurring effects for user interfaces. It functions as a layout element that applies a blur effect to the content of the underlying view hierarchy, enabling the creation of glassmorphism styles and translucent backgrounds. The project focuses on implementing dynamic background rendering that updates as the content beneath the blurred area changes. It allows for the porting of frosted glass visual styles to Android layouts through adjustable diffusion levels and rounded corner clipping. The implementation covers visual

    Javaandroidblurblurview
    Ver en GitHub↗4,008
  • hitomis/crazyshadowH

    Hitomis/CrazyShadow

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jrvansuita/gaussianblurJ

    jrvansuita/GaussianBlur

    0Ver en GitHub↗
    Ver en GitHub↗0
  • kikoso/android-stackblurAvatar de kikoso

    kikoso/android-stackblur

    3,570Ver en 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
    Ver en GitHub↗3,570
  • manabu-gt/etsyblurAvatar de Manabu-GT

    Manabu-GT/EtsyBlur

    755Ver en GitHub↗

    EtsyBlur is an Android library that allows developers to easily add a glass-like blur effect implemented in the Etsy app.

    Java
    Ver en GitHub↗755

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • mmin18/realtimeblurviewAvatar de mmin18

    mmin18/RealtimeBlurView

    3,312Ver en GitHub↗

    A realtime blurring overlay for Android (like iOS UIVisualEffectView)

    Javaandroidrealtimeblurview
    Ver en GitHub↗3,312
  • nightonke/blurlockviewAvatar de Nightonke

    Nightonke/BlurLockView

    1,033Ver en GitHub↗

    Lock view with blur effect. Easy to customise.

    Java
    Ver en GitHub↗1,033
  • patrickfav/daliAvatar de patrickfav

    patrickfav/Dali

    1,050Ver en GitHub↗

    Dali is an image blur library for Android. It contains several modules for static blurring, live blurring and animations.

    Javaandroidandroid-libraryanimation
    Ver en GitHub↗1,050
  • qiujuer/imageblurringAvatar de qiujuer

    qiujuer/ImageBlurring

    1,459Ver en GitHub↗

    Android blurring image(bitmap) by java and jni.

    Java
    Ver en GitHub↗1,459
  • smartdengg/rxblurS

    SmartDengg/RxBlur

    0Ver en GitHub↗
    Ver en GitHub↗0
  • wasabeef/blurryAvatar de wasabeef

    wasabeef/Blurry

    5,654Ver en GitHub↗

    Blurry is an Android UI visual effect library used to apply Gaussian blur and color filters to mobile user interfaces. It provides a toolset for generating blurred bitmap images from source files or memory and applying these effects to Android views and layout containers. The library implements frosted glass effects by capturing static bitmap representations of UI components and rendering them as stylized overlays. This process includes radius-driven sampling to control blur intensity and color-filter integration to modify the visual mood or readability of the background. The project covers

    Javaandroidandroid-libraryblur
    Ver en GitHub↗5,654
  • wl9739/blurredviewW

    wl9739/BlurredView

    0Ver en GitHub↗
    Ver en GitHub↗0
  • i-protoss/waveAvatar de i-protoss

    i-protoss/wave

    1,126Ver en GitHub↗

    A Flutter package for displaying waves.

    Dart
    Ver en GitHub↗1,126
  • ivanvorobei/spperspectiveAvatar de ivanvorobei

    ivanvorobei/SPPerspective

    344Ver en GitHub↗

    Widgets iOS 14 animation with 3D and dynamic shadow. Customisable transform and duration.

    Swift
    Ver en GitHub↗344
  • john990/waveviewAvatar de john990

    john990/WaveView

    1,326Ver en GitHub↗

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

    Java
    Ver en GitHub↗1,326
  • schibstedspain/parallax-layer-layoutS

    SchibstedSpain/Parallax-Layer-Layout

    0Ver en GitHub↗
    Ver en GitHub↗0
  • shu223/pulsinghaloAvatar de shu223

    shu223/PulsingHalo

    1,798Ver en GitHub↗

    iOS Component for creating a pulsing animation.

    Objective-C
    Ver en GitHub↗1,798
  • skkallayath/photofiltersAvatar de skkallayath

    skkallayath/photofilters

    429Ver en GitHub↗

    photofilters library for flutter

    Dart
    Ver en GitHub↗429
  • 1139618418/waveview1

    1139618418/WaveView

    0Ver en GitHub↗
    Ver en GitHub↗0
  • narfss/parallaxeverywhereAvatar de Narfss

    Narfss/ParallaxEverywhere

    706Ver en GitHub↗

    Parallax everywhere is a library with alternative android widgets with parallax effects.

    Java
    Ver en GitHub↗706
  • southernbox/ripplelayoutS

    SouthernBox/RippleLayout

    0Ver en GitHub↗
    Ver en GitHub↗0
  • stevendxc/dxwaverefreshS

    StevenDXC/DxWaveRefresh

    0Ver en GitHub↗
    Ver en GitHub↗0
  • sudeepag/saconfettiviewAvatar de sudeepag

    sudeepag/SAConfettiView

    1,557Ver en GitHub↗

    It's raining confetti! SAConfettiView is the easiest way to add fun, multi-colored confetti to your application and make users feel rewarded. Written in Swift, SAConfettiView is a subclass of UIView and is highly customizable. From various types and colors of confetti to different levels of…

    Swift
    Ver en GitHub↗1,557
  • airsaid/diffuseviewA

    Airsaid/DiffuseView

    0Ver en GitHub↗
    Ver en GitHub↗0
  • akshay2211/musicwaveA

    akshay2211/MusicWave

    0Ver en GitHub↗
    Ver en GitHub↗0
  • andreamazz/uitextfield-shakeAvatar de andreamazz

    andreamazz/UITextField-Shake

    727Ver en GitHub↗

    UITextField category that adds shake animation

    Objective-C
    Ver en GitHub↗727
  • androidmsky/bitmapwaveviewA

    AndroidMsky/BitmapWaveView

    0Ver en GitHub↗
    Ver en GitHub↗0
  • androidmsky/linkscrollmskyA

    AndroidMsky/linkScrollMsky

    0Ver en GitHub↗
    Ver en GitHub↗0
  • demono/parallaxviewpagerD

    demoNo/ParallaxViewPager

    0Ver en GitHub↗
    Ver en GitHub↗0