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

4 repos

Awesome GitHub RepositoriesDynamic Runtime Injectors

Mechanisms that modify application parameters or environment state during execution without requiring a restart.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Dynamic Runtime Injectors. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Configuration Management
  4. Dynamic Runtime Injectors

Awesome Dynamic Runtime Injectors GitHub Repositories

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

    hakimel/reveal.js

    70,586GitHubView on GitHub↗

    This project is a web-native presentation framework that renders slide decks from standard HTML or Markdown. It functions as a declarative slide engine, managing navigation, state persistence, and lifecycle events through a configuration-driven interface. By leveraging standard web technologies, it enables the creation

    JavaScriptpresentationsslidesslideshow
  • caddyserver/caddy

    caddyserver/caddy

    70,190GitHubView on GitHub↗

    Caddy is an extensible, modular web server platform designed for high-performance traffic management and automated security. At its core, it functions as a dynamic HTTP gateway that handles request routing, static asset delivery, and reverse proxying through a chain of configurable handler modules. The system is built

    Goacmeautomatic-httpscaddy
  • localstack/localstack

    localstack/localstack

    64,423GitHubView on GitHub↗

    LocalStack is an infrastructure development environment that provides a local simulation of cloud services. By leveraging container-orchestrated service lifecycles, it allows developers to build, test, and debug cloud-native applications on their local machines without requiring remote connectivity or incurring cloud p

    Pythonawscloudcontinuous-integration
  • TryGhost/Ghost

    TryGhost/Ghost

    51,857GitHubView on GitHub↗

    Ghost is an open-source publishing platform and headless content management system designed for professional publishers. It provides a decoupled architecture that separates the content management backend from the front-end delivery layer, allowing users to manage editorial workflows and site data through structured web

    JavaScriptbloggingcmsghost

Explore sub-tags

  • Atomic Configuration SwappersMechanisms that update application configurations in real-time without requiring a full service restart or downtime.
  • Dependency-Injected ConfigurationsConfigurations that are programmatically supplied to application components at runtime through dependency injection patterns.
  • Dynamic Configuration EnginesControl planes that process and update application or server settings in real-time without requiring service restarts.
  • Dynamic Configuration Injectors
Tools that actively push or inject updated configuration data into running processes or services during execution.
  • Dynamic Configuration PlaceholdersTools that replace configuration tokens with runtime values during application startup or execution.