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
H

Hitomis/CrazyShadow

0
View on GitHub↗
0 stars·0 forks·12 views

CrazyShadow

Features

  • Blur Effects - View shadow effect library.
  • UI Components - Adds shadows to views.
  • Visual Effects - View shadow effect.

Star history

Star history chart for hitomis/crazyshadowStar history chart for hitomis/crazyshadow

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with CrazyShadow

These projects share indexed features with CrazyShadow. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • andreamazz/uitextfield-shakeandreamazz avatar

    andreamazz/UITextField-Shake

    727View on GitHub↗

    UITextField category that adds shake animation

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

    500px/500px-android-blur

    2,694View on GitHub↗

    Android Blurring View

    Java
    View on GitHub↗2,694
  • droidsonroids/mpparallaxviewDroidsOnRoids avatar

    DroidsOnRoids/MPParallaxView

    1,738View on GitHub↗

    Apple TV Parallax effect in Swift.

    Swift
    View on GitHub↗1,738
Compare all 30 related projects→

Frequently asked questions

What are the main features of hitomis/crazyshadow?

The main features of hitomis/crazyshadow are: Blur Effects, UI Components, Visual Effects.

Which projects share features with hitomis/crazyshadow?

Projects with overlapping indexed features include: dimezis/blurview — BlurView is a custom Android UI component that provides real-time, dynamic blurring effects for user interfaces. It… i-protoss/wave — A Flutter package for displaying waves. 500px/500px-android-blur — Android Blurring View. andreamazz/uitextfield-shake — UITextField category that adds shake animation. droidsonroids/mpparallaxview — Apple TV Parallax effect in Swift. jrvansuita/gaussianblur.