awesome-repositories.comCategoriesBlog
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
·
shashankpali avatar

shashankpali/EZYGradientView

0
View on GitHub↗
376 stars·43 forks·Swift·MIT·4 views

EZYGradientView

Create gradients and blur gradients without a single line of code

Features

  • Graphics and Rendering - Creates gradients without code.

Star history

Star history chart for shashankpali/ezygradientviewStar history chart for shashankpali/ezygradientview

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

Open-source alternatives to EZYGradientView

Similar open-source projects, ranked by how many features they share with EZYGradientView.
  • apache/nuttxapache avatar

    apache/nuttx

    3,912View on GitHub↗

    NuttX is a POSIX-compliant real-time operating system designed for microcontrollers ranging from 8-bit to 64-bit architectures. It provides a deterministic execution environment with a real-time task scheduler and a POSIX embedded kernel to ensure portable code execution across diverse hardware targets. The project distinguishes itself through a comprehensive hardware abstraction layer that provides standardized drivers for I2C, SPI, CAN, and USB across various semiconductor chipsets. It also features an embedded networking stack supporting TCP, UDP, IPv4, and IPv6, alongside industrial proto

    Cembeddedmcumicrocontroller
    View on GitHub↗3,912
  • bkaradzic/bgfxbkaradzic avatar

    bkaradzic/bgfx

    17,161View on GitHub↗

    bgfx is a cross-platform, graphics rendering abstraction layer designed for high-performance applications. It provides a unified interface that maps high-level rendering commands to native graphics APIs, allowing developers to maintain a single codebase that executes consistently across diverse operating systems and hardware architectures. The library distinguishes itself through a multi-threaded command submission model that decouples rendering logic from the main application thread, effectively minimizing CPU bottlenecks. It utilizes a backend-agnostic command buffer and a deferred resource

    Cd3d11d3d12directx
    View on GitHub↗17,161
  • exyte/macawexyte avatar

    exyte/Macaw

    6,050View on GitHub↗

    Macaw is a Swift vector graphics library and animation framework used to create and render scalable geometric shapes and text. It functions as an SVG rendering engine and an interactive vector graphics toolkit for displaying complex artwork while maintaining image quality at any scale. The framework enables the animation of shape properties and node transformations, including the ability to morph one vector path into another. It allows for the integration of external SVG files and the application of linear and radial gradients to fills and strokes. The toolkit covers a range of capabilities

    Swiftanimationdrawinggraphics
    View on GitHub↗6,050
  • asana/drawsanaAsana avatar

    Asana/Drawsana

    685View on GitHub↗

    An open source library that lets your users draw on things - mark up images with text, shapes, etc.

    Swiftasanadrawingios
    View on GitHub↗685
See all 17 alternatives to EZYGradientView→

Frequently asked questions

What does shashankpali/ezygradientview do?

Create gradients and blur gradients without a single line of code

What are the main features of shashankpali/ezygradientview?

The main features of shashankpali/ezygradientview are: Graphics and Rendering.

What are some open-source alternatives to shashankpali/ezygradientview?

Open-source alternatives to shashankpali/ezygradientview include: apache/nuttx — NuttX is a POSIX-compliant real-time operating system designed for microcontrollers ranging from 8-bit to 64-bit… bkaradzic/bgfx — bgfx is a cross-platform, graphics rendering abstraction layer designed for high-performance applications. It provides… exyte/macaw — Macaw is a Swift vector graphics library and animation framework used to create and render scalable geometric shapes… google/skia — Skia is a high-performance 2D graphics rendering library used for drawing text, geometries, and images on digital… horde3d/horde3d — Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as… asana/drawsana — An open source library that lets your users draw on things - mark up images with text, shapes, etc.