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

8 repos

Awesome GitHub RepositoriesConfiguration Formats and Schemas

Structured data definitions, syntax parsers, and schema-based validation for configuration files.

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

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

Awesome Configuration Formats and Schemas GitHub Repositories

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

    Significant-Gravitas/AutoGPT

    181,891GitHubView on GitHub↗

    AutoGPT is an orchestration platform designed for building, managing, and deploying autonomous agents. It provides a visual canvas-based environment where users can assemble agents by connecting modular blocks that represent actions, data flows, and conditional logic. The platform supports the entire agent lifecycle, i

    Validates component settings through schema-based models to ensure type safety and secure injection.

    Pythonaiartificial-intelligenceautonomous-agents
  • 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

    Organizes settings using structured formats that allow for multi-file configurations and embedded documentation.

    TypeScript
  • microsoft/terminal

    microsoft/terminal

    101,848GitHubView on GitHub↗

    This project is a terminal emulator that provides a modern command-line interface with support for tabbed navigation, GPU-accelerated text rendering, and comprehensive Unicode character display. It functions as a host for multiple shell sessions, managing them as independent processes within a unified windowing environ

    Parses structured JSON schemas to dynamically apply user preferences and key bindings at runtime.

    C++cmdcommand-lineconsole
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    Process JavaScript-based configuration files to preserve backward compatibility with established project structures and legacy build environments.

    TypeScriptcssframeworkutility
  • 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

    Structures automation behaviors through declarative schemas that support unique identifiers, execution modes, and dynamic variable injection.

    Pythonasynciohacktoberfesthome-automation
  • Stirling-Tools/Stirling-PDF

    Stirling-Tools/Stirling-PDF

    74,357GitHubView on GitHub↗

    Stirling-PDF is a self-hosted document processing suite designed for secure, private file management. It functions as a comprehensive transformation engine that executes complex operations—such as merging, splitting, converting, and redacting documents—directly on the host machine. The platform provides both a browser-

    Structured YAML files define persistent system parameters to ensure consistent application behavior across environments.

    TypeScriptdockerhacktoberfestjava
  • 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

    Parses agent capabilities and instructions from structured metadata headers embedded within standard text files.

    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

    Encodes the entire server state as a hierarchical JSON document that defines all modules, routes, and global settings.

    Goacmeautomatic-httpscaddy

Explore sub-tags

  • Configuration Formats2 sub-tagsStandardized data structures and file formats used to define and organize application or system settings.
  • JSON Configuration SchemasStructured JSON files used to serialize and parse user preferences and key bindings at runtime.
  • Legacy Configuration LoadersLoaders that process JavaScript-based configuration files to maintain compatibility with previous project versions.
Type-Safe Configurations
Configuration systems that use schema-based models to validate and inject settings securely.
  • YAML Configuration FilesYAML-formatted files used to define advanced application settings and configurations.
  • YAML Configuration SchemasYAML-based schemas used to define and identify automation behaviors within a configuration system.