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

1 repo

Awesome GitHub RepositoriesConfiguration Parsers

Tools for parsing, validating, and structuring configuration files with support for hierarchical overrides and modular inclusion.

Distinguishing note: Focuses on the schema-based parsing and structural modeling of configuration data.

Explore 1 awesome GitHub repository matching development tools & productivity · Configuration Parsers. Refine with filters or upvote what's useful.

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

Awesome Configuration Parsers GitHub Repositories

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

    ghostty-org/ghostty

    44,108View on GitHub↗

    Ghostty is a cross-platform terminal emulator that utilizes GPU-accelerated rendering to provide high-performance text output and low-latency input. It functions as a unified terminal environment, maintaining consistent feature parity and configuration across different operating systems through a specialized windowing abstraction layer. The application is built on a declarative configuration engine that allows users to manage settings, keybindings, and visual themes using modular, plain-text files. It supports dynamic hot-reloading, enabling users to apply configuration changes in real-time w

    Parses plain-text configuration files into a structured internal model that supports file inclusion and hierarchical overrides for complex user setups.

    Zig
    44,108View on GitHub↗