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 hitomis/crazyshadow

Projects sharing features with CrazyShadow

30 open-source projects similar to hitomis/crazyshadow, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • i-protoss/wavei-protoss avatar

    i-protoss/wave

    1,126View on GitHub↗

    A Flutter package for displaying waves.

    Dart
    View on GitHub↗1,126
  • 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
  • skkallayath/photofiltersskkallayath avatar

    skkallayath/photofilters

    429View on GitHub↗

    photofilters library for flutter

    Dart
    View on GitHub↗429
  • kikoso/android-stackblurkikoso avatar

    kikoso/android-stackblur

    3,570View on 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
    View on GitHub↗3,570
  • 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

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
  • nightonke/blurlockviewNightonke avatar

    Nightonke/BlurLockView

    1,033View on GitHub↗

    Lock view with blur effect. Easy to customise.

    Java
    View on GitHub↗1,033
  • 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
  • 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
  • qiujuer/imageblurringqiujuer avatar

    qiujuer/ImageBlurring

    1,459View on GitHub↗

    Android blurring image(bitmap) by java and jni.

    Java
    View on GitHub↗1,459
  • wl9739/blurredviewW

    wl9739/BlurredView

    0View on GitHub↗
    View on GitHub↗0
  • wonderkiln/blurkit-androidW

    wonderkiln/blurkit-android

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

    SmartDengg/RxBlur

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • 500px/500px-android-blur500px avatar

    500px/500px-android-blur

    2,694View on GitHub↗

    Android Blurring View

    Java
    View on GitHub↗2,694
  • andreamazz/uitextfield-shakeandreamazz avatar

    andreamazz/UITextField-Shake

    727View on GitHub↗

    UITextField category that adds shake animation

    Objective-C
    View on GitHub↗727
  • droidsonroids/mpparallaxviewDroidsOnRoids avatar

    DroidsOnRoids/MPParallaxView

    1,738View on GitHub↗

    Apple TV Parallax effect in Swift.

    Swift
    View on GitHub↗1,738
  • rstacruz/nprogressrstacruz avatar

    rstacruz/nprogress

    26,406View on GitHub↗

    nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress indicator used to track the state of asynchronous operations within a browser document. The library allows for the visualization of loading states through a thin progress bar and spinner. It supports progress state management, enabling the bar to be started, stopped, or marked as complete, with support for incremental progress tracking and percentage-based updates. Users can modify the visual style by overriding default CSS or replacing the markup template. The component als

    JavaScript
    View on GitHub↗26,406
  • facebook/componentkitfacebook avatar

    facebook/componentkit

    5,787View on GitHub↗

    ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable components. It provides a structured approach to constructing user interfaces where each component is defined as an immutable, pure function of its inputs, enabling predictable rendering and state management. The framework supports both stateless and stateful components, with controllers that can be attached to manage persistent state across component updates. The framework distinguishes itself through its component architecture that emphasizes explicit data flow and compile-time safe

    Objective-C++
    View on GitHub↗5,787
  • aboudoux/blazoranimationaboudoux avatar

    aboudoux/BlazorAnimation

    141View on GitHub↗

    a Blazor component based on animate.css to easly animate your content

    C#
    View on GitHub↗141
  • aakashns/react-native-dialogsaakashns avatar

    aakashns/react-native-dialogs

    602View on GitHub↗

    React Native wrappers for https://github.com/afollestad/material-dialogs

    Java
    View on GitHub↗602
  • 342261733/xnqshoppingtrolley342261733 avatar

    342261733/XNQShoppingTrolley

    17View on GitHub↗

    购物车

    Objective-C
    View on GitHub↗17
  • afollestad/material-dialogsafollestad avatar

    afollestad/material-dialogs

    19,577View on GitHub↗

    material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for Android applications. It is designed to implement user interface elements that follow Material Design standards. The library provides specialized modal interfaces for selecting calendar dates, clock times, and specific color values. It also includes system chooser integrations for selecting files and directories from local storage. Beyond pickers, the library covers a broader range of interaction components including text input dialogs, modal alerts with action buttons, and bot

    Kotlin
    View on GitHub↗19,577
  • aagarwal1012/liquid-pull-to-refreshaagarwal1012 avatar

    aagarwal1012/Liquid-Pull-To-Refresh

    1,297View on GitHub↗

    🔁 A custom refresh indicator for flutter.

    Dartandroidflutterhacktoberfest
    View on GitHub↗1,297
  • afollestad/cards-uiA

    afollestad/Cards-UI

    0View on GitHub↗
    View on GitHub↗0
  • agdsdl/dlslideviewagdsdl avatar

    agdsdl/DLSlideView

    639View on GitHub↗

    DLSlideView对常见的顶部Tab页点击、滑动分页做了封装。 它使用基于ViewController的container特性(而不是scrollview)来管理各个子页面,保留原始的系统消息,没有隐患。 同时内存模型更优于使用scrollview的方式,理论上可以支持无限分页。

    Objective-C
    View on GitHub↗639
  • agilie/agcircularpickeragilie avatar

    agilie/AGCircularPicker

    625View on GitHub↗

    AGCircularPicker is helpful component for creating a controller aimed to manage any calculated parameter

    Swift
    View on GitHub↗625
  • agordeev/dckitagordeev avatar

    agordeev/DCKit

    141View on GitHub↗

    Set of iOS controls with useful IBInspectable properties. Written on Swift.

    Swiftibdesignableibinspectableios
    View on GitHub↗141
  • ahmadnemati/windviewA

    AhmadNemati/WindView

    0View on GitHub↗
    View on GitHub↗0
  • afeiship/wepy-flexbox-gridA

    afeiship/wepy-flexbox-grid

    0View on GitHub↗
    View on GitHub↗0