awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesConfiguration

Deferred loading of configuration values and secrets from encrypted storage or environment variables until needed.

Distinct from Lazy Loading: Distinct from general Lazy Loading: specifically targets the secure and on-demand retrieval of configuration parameters.

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

Awesome Configuration GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • nomicfoundation/hardhatAvatar de NomicFoundation

    NomicFoundation/hardhat

    8,489Ver en GitHub↗

    Hardhat is a smart contract development framework and EVM tooling suite designed for the full lifecycle of Ethereum and EVM-compatible applications. It serves as a development environment for compiling, testing, and deploying smart contracts, providing a local blockchain simulation and a programmable task runner. The framework is distinguished by its extensive simulation capabilities, including the ability to fork remote network state and manipulate block time or account balances. It features a hook-based plugin system that allows for the extension of core functionality and the creation of cu

    Loads configuration values on demand from environment variables or encrypted storage to enhance security and performance.

    TypeScriptblockchaindappsdebugging
    Ver en GitHub↗8,489
  1. Home
  2. Software Engineering & Architecture
  3. Plugin Architectures
  4. Programmatic Plugin Loading
  5. Lazy Loading
  6. Configuration