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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesOff-Screen Rendering

Capabilities to render web content into a memory buffer instead of a native window.

Distinct from Embedded Web Renderers: Focuses on the output format (pixel buffer) rather than just embedding the engine in a native interface.

Explore 1 awesome GitHub repository matching user interface & experience · Off-Screen Rendering. Refine with filters or upvote what's useful.

Awesome Off-Screen Rendering GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • chromiumembedded/cefAvatar de chromiumembedded

    chromiumembedded/cef

    4,379Ver en GitHub↗

    The Chromium Embedded Framework (CEF) is a framework for embedding a full Chromium web browser into native desktop applications, enabling them to render web content and execute JavaScript. It provides a multi-process browser runtime that manages isolated browser, renderer, and GPU processes to maintain application stability and security, along with a process sandboxing framework that restricts child process capabilities to prevent malicious web content from affecting the host system. CEF distinguishes itself through a comprehensive native JavaScript bridge library that bridges native applicat

    Renders web page content to a pixel buffer instead of a native window for custom UI compositing.

    C++browsercefchromium
    Ver en GitHub↗4,379
  1. Home
  2. User Interface & Experience
  3. Web-Based Rendering Engines
  4. Embedded Web Renderers
  5. Off-Screen Rendering