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
·
blend2d avatar

blend2d/blend2d

0
View on GitHub↗
1,937 stars·155 forks·C++·Zlib·11 viewsblend2d.com↗

Blend2d

2D Vector Graphics Engine Powered by a JIT Compiler

Features

  • Graphics and Rendering - JIT-powered 2D vector graphics engine.
  • Graphics Libraries - High-performance 2D vector graphics engine.
  • Graphics Rendering - 2D vector graphics engine with JIT compilation.

Star history

Star history chart for blend2d/blend2dStar history chart for blend2d/blend2d

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 Blend2d

Similar open-source projects, ranked by how many features they share with Blend2d.
  • glfw/glfwglfw avatar

    glfw/glfw

    14,716View on GitHub↗

    This project is a cross-platform library designed for desktop application development, providing a unified interface for window management, input handling, and hardware-accelerated graphics. It serves as a foundational framework that abstracts platform-specific windowing protocols and graphics APIs, enabling developers to create interactive software that functions consistently across Windows, macOS, and Linux. The library distinguishes itself by providing deep integration with low-level graphics APIs, specifically OpenGL and Vulkan. It manages the complexities of graphics context initializati

    Cclinuxmacos
    View on GitHub↗14,716
  • google/skiagoogle avatar

    google/skia

    10,762View on GitHub↗

    Skia is a high-performance 2D graphics rendering library used for drawing text, geometries, and images on digital surfaces. It functions as a hardware-accelerated graphics engine that offloads drawing operations to the GPU, a vector graphics processor for SVG and complex paths, and a typography engine for shaping and drawing characters with Unicode support. The project provides a cross-platform image codec for encoding and decoding standard image formats into raw pixel data across multiple operating systems. It also enables the development of user interfaces that maintain visual consistency a

    C++
    View on GitHub↗10,762
  • diligentgraphics/diligentengineDiligentGraphics avatar

    DiligentGraphics/DiligentEngine

    4,193View on GitHub↗

    DiligentEngine is a cross-platform graphics abstraction layer and physically-based rendering engine. It provides a unified interface for executing 3D graphics commands across multiple low-level rendering backends from a single codebase, including a dedicated system for importing 3D assets via the GLTF 2.0 format. The engine features an HLSL shader cross-compiler that allows a single set of shaders to run across different graphics APIs and operating systems. It supports advanced rendering capabilities such as ray-tracing, mesh shaders, variable rate shading, and bindless resources. The framew

    Batchfile3d-engined3d11d3d12
    View on GitHub↗4,193
  • harfang3d/harfang3dharfang3d avatar

    harfang3d/harfang3d

    654View on GitHub↗

    HARFANG 3D source code public repository

    C++
    View on GitHub↗654
See all 30 alternatives to Blend2d→

Frequently asked questions

What does blend2d/blend2d do?

2D Vector Graphics Engine Powered by a JIT Compiler

What are the main features of blend2d/blend2d?

The main features of blend2d/blend2d are: Graphics and Rendering, Graphics Libraries, Graphics Rendering.

What are some open-source alternatives to blend2d/blend2d?

Open-source alternatives to blend2d/blend2d include: horde3d/horde3d — Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as… glfw/glfw — This project is a cross-platform library designed for desktop application development, providing a unified interface… google/skia — Skia is a high-performance 2D graphics rendering library used for drawing text, geometries, and images on digital… harfang3d/harfang3d — HARFANG 3D source code public repository. diligentgraphics/diligentengine — DiligentEngine is a cross-platform graphics abstraction layer and physically-based rendering engine. It provides a… lukasbanana/llgl — Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan,…