awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Plugin Execution Engines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPlugin Execution Engines

Architectures for loading and executing modular plugins within a host application.

Distinguishing note: Focuses on the execution model of plugins rather than the plugins themselves.

Explore 1 awesome GitHub repository matching software engineering & architecture · Plugin Execution Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Plugin Execution Engines

Awesome Plugin Execution Engines GitHub Repositories

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

    hashicorp/vault

    35,070View on GitHub↗

    Vault is a centralized secrets management platform designed to secure, store, and control access to sensitive credentials such as API keys, passwords, certificates, and encryption keys. At its core, the system employs a barrier-based cryptographic sealing mechanism that requires an unseal process to decrypt internal storage, ensuring that sensitive data remains protected. It provides identity-based access control to manage granular permissions across distributed infrastructure, effectively centralizing security policies and authentication for both human and machine workloads. What distinguish

    Supports plugin execution as integrated components or standalone processes via remote procedure calls.

    Gogosecretsvault
    35,070View on GitHub↗