awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Runtime and Process Isolation · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesRuntime and Process Isolation

Technologies that enforce boundaries between execution contexts, processes, and containerized environments.

Explore 2 awesome GitHub repositories matching security & cryptography · Runtime and Process Isolation. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Application and System Security
  4. Runtime and Process Isolation

Awesome Runtime and Process Isolation GitHub Repositories

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

    electron/electron

    120,164GitHubView on GitHub↗

    This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security.

    C++c-plus-pluschromecss
  • swisskyrepo/PayloadsAllTheThings

    swisskyrepo/PayloadsAllTheThings

    75,346GitHubView on GitHub↗

    This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers. It functions as a centralized repository of offensive security techniques, providing a structured collection of exploit payloads, attack vectors, and methodologies for conducting vulnerability assessme

    Pythonbountybugbountybypass

Explore sub-tags

  • Context Isolation StrategiesSecurity models that separate script execution contexts to prevent unauthorized access or interference between processes.
  • Docker Pentesting ResourcesSecurity tools and methodologies for identifying vulnerabilities and testing the integrity of containerized environments.
  • Inter-Process Communication SecuritySecurity mechanisms and protocols designed to protect data exchange between separate processes running on the same system.