awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesCanvas Node Caching

Techniques for rendering complex canvas shapes to temporary bitmap buffers to improve performance.

Distinct from DOM Node Caching: Distinct from DOM Node Caching: focuses on canvas-specific bitmap caching rather than DOM element preservation.

Explore 1 awesome GitHub repository matching data & databases · Canvas Node Caching. Refine with filters or upvote what's useful.

Awesome Canvas Node Caching GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • konvajs/konvaAvatar von konvajs

    konvajs/konva

    14,135Auf GitHub ansehen↗

    Konva is an object-oriented HTML5 canvas framework designed for building interactive 2D graphical applications. It provides a hierarchical scene graph that organizes shapes, images, and text into manageable nodes, groups, and layers. By mapping application state to canvas elements, the library enables developers to create complex visual interfaces using declarative patterns that synchronize with modern component-based frameworks. The library distinguishes itself through a robust event system that supports hit detection, bubbling, and direct manipulation of graphical objects, such as dragging,

    Renders complex shapes to temporary bitmap buffers to avoid repeated expensive drawing operations.

    TypeScriptanimationcanvasdrag-and-drop
    Auf GitHub ansehen↗14,135
  1. Home
  2. Data & Databases
  3. Data Engineering and Infrastructure
  4. Caching and Performance
  5. Caching
  6. Template Caches
  7. DOM Node Caching
  8. Canvas Node Caching