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

6 repos

Awesome GitHub RepositoriesConfiguration Formats and Schemas

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

Explore 6 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. Configuration Management Frameworks
  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

    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

    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

    C++cmdcommand-lineconsole
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

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

    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

    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-

    TypeScriptdockerhacktoberfestjava

Explore sub-tags

  • Configuration FormatsStandardized 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.