awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesParallel Browser Architectures

Multi-threaded browser components for isolated layout and script execution.

Distinguishing note: Focuses on architectural parallelism for performance and security.

Explore 1 awesome GitHub repository matching web development · Parallel Browser Architectures. Refine with filters or upvote what's useful.

Awesome Parallel Browser Architectures 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.
  • servo/servoAvatar de servo

    servo/servo

    37,170Voir sur 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

    Architects multi-threaded browser components to isolate layout, style, and script execution for improved responsiveness.

    Rustbrowserrustservo
    Voir sur GitHub↗37,170
  1. Home
  2. Web Development
  3. Parallel Browser Architectures