awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • chromiumembedded/cefالصورة الرمزية لـ chromiumembedded

    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