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

4 repos

Awesome GitHub RepositoriesConfiguration Formats

Standardized data structures and file formats used to define and organize application or system settings.

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

  1. Home
  2. Software Engineering & Architecture
  3. Configuration Management Frameworks
  4. Configuration Management
  5. Configuration Formats and Schemas
  6. Configuration Formats

Awesome Configuration Formats GitHub Repositories

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

    anomalyco/opencode

    107,154GitHubView on GitHub↗

    OpenCode is a framework for orchestrating autonomous AI agents within development environments. It provides a multi-tiered architecture where primary assistants manage user interaction while specialized subagents handle specific tasks like planning, research, and code generation. The system includes a comprehensive com

    TypeScript
  • home-assistant/core

    home-assistant/core

    84,936GitHubView on GitHub↗

    Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an eve

    Pythonasynciohacktoberfesthome-automation
  • anthropics/skills

    anthropics/skills

    71,987GitHubView on GitHub↗

    This project provides a standardized framework for extending the functional range of artificial intelligence agents through a registry of modular, declarative instructions. It enables agentic workflow automation by allowing developers to define task-specific behaviors and operational constraints that guide how agents i

    Pythonagent-skills
  • 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

Explore sub-tags

  • JSON-Driven Configuration SchemasHierarchical JSON structures that define the entire server state.
  • YAML Frontmatter ConfigurationsConfiguration defined via structured YAML metadata headers embedded within text files.