awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Display List Renderers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDisplay List Renderers

Rendering engines that utilize display lists for efficient visual updates.

Distinguishing note: Focuses on the display-list architectural pattern, distinct from immediate-mode rendering.

Explore 1 awesome GitHub repository matching user interface & experience · Display List Renderers. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Display List Renderers

Awesome Display List Renderers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • servo/servo

    servo/servo

    35,505View on GitHub↗

    Servo is a high-performance, memory-safe web rendering engine designed for cross-platform embedding. It provides a modular framework that allows developers to integrate web content rendering into native applications across desktop, mobile, and embedded systems. By enforcing strict process isolation and memory safety, the engine creates a secure execution environment for processing web content. The engine distinguishes itself through a task-based, parallelized architecture that decouples layout, style, and rendering processes to maximize responsiveness. It utilizes a hardware-abstracted graphi

    Converts fragment trees into visual item lists to enable efficient scrolling and transformations.

    Rustbrowserrustservo
    35,505View on GitHub↗