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

5 repos

Awesome GitHub RepositoriesHierarchical Configuration Systems

Configuration systems that organize settings into parent-child relationships to allow for inheritance and parameter overrides.

Explore 5 awesome GitHub repositories matching software engineering & architecture · Hierarchical Configuration Systems. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Application Lifecycle Management
  4. Configuration Management
  5. Hierarchical Configuration Systems

Awesome Hierarchical Configuration Systems GitHub Repositories

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

    langchain-ai/langchain

    127,015GitHubView on GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows t

    Resolve configuration conflicts by applying precedence rules across local, user, and system-level settings.

    Pythonagentsaiai-agents
  • goldbergyoni/nodebestpractices

    goldbergyoni/nodebestpractices

    105,100GitHubView on GitHub↗

    This project provides a comprehensive collection of industry-standard guidelines for developing, testing, and deploying Node.js applications. It covers the entire software lifecycle, offering actionable advice on code style, architectural patterns, and security measures to ensure maintainability and consistency across

    Integrates hierarchical file-based settings with environment variable overrides to ensure secure and manageable configuration inheritance.

    Dockerfilebest-practiceses6eslint
  • google-gemini/gemini-cli

    google-gemini/gemini-cli

    94,954GitHubView on GitHub↗

    This project provides a command-line interface for managing autonomous agent workflows, task orchestration, and system-level automation. It includes a comprehensive framework for defining agent skills, managing persistent memory, and delegating tasks to specialized subagents. Users can configure complex planning modes,

    Hierarchical configuration systems organize settings into parent-child relationships to facilitate inheritance and parameter overrides across environments.

    TypeScriptaiai-agentscli
  • florinpop17/app-ideas

    florinpop17/app-ideas

    90,567GitHubView on GitHub↗

    App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through p

    Merges settings across hierarchical scopes to allow individual repositories to inherit or override organization-wide defaults.

    applicationscodingcodingchallenges
  • DopplerHQ/awesome-interview-questions

    DopplerHQ/awesome-interview-questions

    81,035GitHubView on GitHub↗

    This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la

    Structures configuration settings into hierarchical models where parent-child relationships allow for inheritance and specific overrides.

    android-interview-questionsangularjs-interview-questionsawesome

Explore sub-tags

  • Configuration BranchingMechanisms for generating environment-specific configuration variations by applying prefixes or branching logic.
  • Configuration CloningCapabilities for duplicating existing configuration sets while maintaining inheritance and secret overrides.
  • Configuration Inheritance1 sub-tagMechanisms for merging settings across hierarchical scopes.
Configuration Inheritance Policies
Rules and policies that determine how configuration settings are inherited or overridden across different organizational or system levels.
  • Hierarchical ConfigurationSystems that merge configuration settings across multiple layers to determine final operational values.
  • Multi-Project ScopingTools that scope configuration management to specific directories or projects to handle multiple environments.