awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Configuration Resolution Engines · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesConfiguration Resolution Engines

Mechanisms that determine the final state of project files by evaluating priority-based stacks of overrides and templates.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Configuration Resolution Engines. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Configuration Management
  4. Configuration Resolution Engines

Awesome Configuration Resolution Engines GitHub Repositories

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

    github/spec-kit

    70,645GitHubView on GitHub↗

    Spec-kit is a specification-driven development framework designed to manage the entire software project lifecycle, from initial requirements gathering to final validation. It functions as a command-line environment that orchestrates complex development workflows by chaining shell tasks, human checkpoints, and condition

    Pythonaicopilotdevelopment
  • zylon-ai/private-gpt

    zylon-ai/private-gpt

    57,116GitHubView on GitHub↗

    This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to prov

    Python
  • prettier/prettier

    prettier/prettier

    51,664GitHubView on GitHub↗

    Prettier is an opinionated code formatter that parses source code and reprints it from scratch to enforce a consistent, project-wide visual style. By transforming code into an abstract syntax tree and applying a recursive document printing process, it eliminates manual style debates and ensures that all source files ad

    JavaScriptangularastcss

Explore sub-tags

  • Configuration Cascade ResolutionsLogic that determines the final configuration value by merging settings from multiple hierarchical sources or override layers.
  • Configuration ResolutionMechanisms that evaluate and resolve variable references or conditional logic within configuration files at runtime.
  • Environment Configuration ProfilesPredefined sets of configuration values tailored for specific deployment environments like development, staging, or production.
  • Project Configuration Managers
Tools that centralize the management and version control of configuration settings for entire software projects.