awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • chromiumembedded/cefchromiumembedded 的头像

    chromiumembedded/cef

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