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

2 repos

Awesome GitHub RepositoriesConfiguration Resolution

Systems for loading and merging settings from multiple sources.

Distinguishing note: No candidates provided; this is the standard category for configuration loading logic.

Explore 2 awesome GitHub repositories matching development tools & productivity · Configuration Resolution. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Configuration Resolution

Awesome Configuration Resolution GitHub Repositories

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

    spf13/cobra

    43,265View on GitHub↗

    Cobra is a development framework for building command-line applications in Go. It organizes application logic into a hierarchical tree structure where each node represents a command, complete with its own flags and execution logic. This structure allows developers to build complex, nested command interfaces that mirror business domains while maintaining a clean separation between command orchestration and underlying business logic. The framework distinguishes itself through its declarative approach to metadata and configuration. It automatically derives help documentation, usage instructions,

    Loads settings from files, environment variables, and defaults using hierarchical resolution to ensure consistent behavior.

    Goclicli-appcobra
    43,265View on GitHub↗
  • Aider-AI/aider

    Aider-AI/aider

    40,753View on GitHub↗

    Aider is a command-line interface tool that enables large language models to directly edit, refactor, and manage source code within a local repository. It functions as an AI-powered coding assistant that integrates into the developer workflow, allowing users to apply code changes through natural language prompts while maintaining repository context and version control. The tool distinguishes itself through a specialized diff-based patching engine that parses model-generated search-and-replace blocks to modify specific file segments without rewriting entire files. It features a provider-agnost

    Merges settings from multiple directory levels to provide a flexible, layered approach to managing preferences.

    Pythonanthropicchatgptclaude-3
    40,753View on GitHub↗