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 kikoso/android-stackblur

Open-source alternatives to Android Stackblur

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

  • manabu-gt/etsyblurManabu-GT avatar

    Manabu-GT/EtsyBlur

    755View on GitHub↗

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

    Java
    View on GitHub↗755
  • nightonke/blurlockviewNightonke avatar

    Nightonke/BlurLockView

    1,033View on GitHub↗

    Lock view with blur effect. Easy to customise.

    Java
    View on GitHub↗1,033
  • wonderkiln/blurkit-androidW

    wonderkiln/blurkit-android

    0View on GitHub↗
    View on GitHub↗0
  • wl9739/blurredviewW

    wl9739/BlurredView

    0View on GitHub↗
    View on GitHub↗0
  • 500px/500px-android-blur500px avatar

    500px/500px-android-blur

    2,694View on GitHub↗

    Android Blurring View

    Java
    View on GitHub↗2,694
  • dimezis/blurviewDimezis avatar

    Dimezis/BlurView

    4,008View on 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
    View on GitHub↗4,008

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
  • jrvansuita/gaussianblurJ

    jrvansuita/GaussianBlur

    0View on GitHub↗
    View on GitHub↗0
  • mmin18/realtimeblurviewmmin18 avatar

    mmin18/RealtimeBlurView

    3,312View on GitHub↗

    A realtime blurring overlay for Android (like iOS UIVisualEffectView)

    Javaandroidrealtimeblurview
    View on GitHub↗3,312
  • patrickfav/dalipatrickfav avatar

    patrickfav/Dali

    1,050View on GitHub↗

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

    Javaandroidandroid-libraryanimation
    View on GitHub↗1,050
  • wasabeef/blurrywasabeef avatar

    wasabeef/Blurry

    5,654View on 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
    View on GitHub↗5,654
  • narfss/parallaxeverywhereNarfss avatar

    Narfss/ParallaxEverywhere

    706View on GitHub↗

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

    Java
    View on GitHub↗706
  • hitomis/crazyshadowH

    Hitomis/CrazyShadow

    0View on GitHub↗
    View on GitHub↗0
  • smartdengg/rxblurS

    SmartDengg/RxBlur

    0View on GitHub↗
    View on GitHub↗0
  • qiujuer/imageblurringqiujuer avatar

    qiujuer/ImageBlurring

    1,459View on GitHub↗

    Android blurring image(bitmap) by java and jni.

    Java
    View on GitHub↗1,459
  • mattboldt/typed.jsmattboldt avatar

    mattboldt/typed.js

    16,276View on GitHub↗

    Typed.js is a JavaScript typing animation library and DOM text animator used to simulate a user typing and erasing text. It serves as a frontend animation tool for creating dynamic text transitions and visual effects within HTML elements. The library distinguishes itself through the ability to render animated typing sequences directly inside the placeholder attribute of HTML input fields. It also supports reading animation strings from static HTML elements to maintain search engine visibility and accessibility. The tool covers animation control with configurable timing and playback state man

    JavaScript
    View on GitHub↗16,276
  • airbnb/lottie-androidairbnb avatar

    airbnb/lottie-android

    35,614View on GitHub↗

    Lottie-android is a native vector animation engine and library for Android that parses JSON specification files into high-fidelity animations. It functions as a JSON animation parser and renderer, translating After Effects exported data into native draw calls to maintain design fidelity on mobile devices. The library supports dynamic user interface control by allowing the modification of animation properties, such as colors, text, and shape attributes, during runtime playback. It also integrates with system-level accessibility settings to adjust playback and visibility in accordance with redu

    Javaafter-effectsairbnbandroid
    View on GitHub↗35,614
  • bradley/blotterbradley avatar

    bradley/Blotter

    3,078View on GitHub↗

    Blotter is a WebGL text rendering engine and fragment shader text visualizer. It provides a system for composing and previewing stylized text effects by applying custom GLSL fragment shaders to text elements on a web canvas. The project includes a shader editor for defining and updating custom shader logic and uniforms in real time. This interface allows for the creation of unique visual styles and the modification of rendering variables without reloading the underlying logic. The engine incorporates performance optimizations for WebGL rendering, utilizing texture atlas batching and a single

    JavaScriptanimationcreative-codingcss
    View on GitHub↗3,078
  • ianlunn/hoverIanLunn avatar

    IanLunn/Hover

    29,393View on GitHub↗

    Hover is a collection of pre-defined CSS3 animations and reusable stylesheets for links, buttons, and images. It serves as a web UI animation kit and a library of styles written in CSS, Sass, and LESS to provide visual feedback when a user hovers over an element. The library includes specialized interactive effects that simulate tactile behaviors, such as page curls and the rendering of speech bubbles. It also provides a set of animation primitives to manipulate backgrounds, borders, shadows, and glow effects to simulate depth and elevation. The project covers a wide range of element motion

    SCSScsscss-effectssass
    View on GitHub↗29,393
  • 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
  • gelitenight/waveviewgelitenight avatar

    gelitenight/WaveView

    1,606View on GitHub↗

    waveview for android

    Java
    View on GitHub↗1,606
  • andkulikov/transitions-everywhereandkulikov avatar

    andkulikov/transitions-everywhere

    4,785View on GitHub↗

    Transitions Everywhere is an Android view animation library and UI transition framework. It serves as an extension to the Jetpack Transitions library, providing a toolkit for implementing motion and recoloring animations during element transitions. The library enables the creation of custom scale, translation, and rotation effects to manage visual state changes in mobile interfaces. It provides a set of additional animation effects built on top of the Android Jetpack framework to achieve a dynamic visual experience. The framework covers view transition customization and UI motion design, uti

    Java
    View on GitHub↗4,785
  • 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
  • faradaj/blurbehindfaradaj avatar

    faradaj/BlurBehind

    510View on GitHub↗

    DEPRECATED Easily have blurred and transparent background effect on your Android views.

    Java
    View on GitHub↗510
  • facebook/reboundfacebook avatar

    facebook/rebound

    5,392View on GitHub↗

    Rebound is a Java motion framework and physics engine designed to create natural physical movement in user interface animations. It functions as a spring physics library that models forces and oscillations to drive fluid interface transitions. The framework implements interactive motion design by simulating real-world spring dynamics and physical forces rather than using linear transitions. This allows for the creation of organic motion within Java applications. The engine handles physics-based animation through spring-based simulations, employing discrete time-step integration and frame-ind

    Java
    View on GitHub↗5,392
  • flavioarfaria/kenburnsviewflavioarfaria avatar

    flavioarfaria/KenBurnsView

    2,724View on GitHub↗

    Android ImageViews animated by Ken Burns Effect

    Java
    View on GitHub↗2,724
  • flipboard/flanimatedimageFlipboard avatar

    Flipboard/FLAnimatedImage

    7,954View on GitHub↗

    FLAnimatedImage is a high-performance rendering engine and library for playing animated GIF images on iOS. It functions as an animation engine and image memory manager designed to ensure smooth frame transitions and consistent playback timing across different device environments. The project focuses on maintaining consistent animation speed through variable frame delay support and optimizes rendering efficiency to sustain high frame rates on mobile devices. It includes a memory management system to prevent application crashes and performance degradation during the playback of large or numerou

    Objective-C
    View on GitHub↗7,954
  • beartung/tclip-androidbeartung avatar

    beartung/tclip-android

    292View on GitHub↗

    Bitmap smart clipping using OpenCV

    C++
    View on GitHub↗292
  • gjiazhe/scrollparallaximageviewG

    gjiazhe/ScrollParallaxImageView

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

    akshay2211/MusicWave

    0View on GitHub↗
    View on GitHub↗0
  • edmodo/cropperE

    edmodo/cropper

    0View on GitHub↗
    View on GitHub↗0