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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • chromiumembedded/cefAvatar de chromiumembedded

    chromiumembedded/cef

    4,379Voir sur 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
    Voir sur GitHub↗4,379
  1. Home
  2. User Interface & Experience
  3. Web-Based Rendering Engines
  4. Embedded Web Renderers
  5. Off-Screen Rendering