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

1 repo

Awesome GitHub RepositoriesConfiguration Parsers

Tools that interpret and map domain-specific configuration files into application state.

Distinguishing note: Focuses on declarative configuration mapping rather than generic file parsing.

Explore 1 awesome GitHub repository matching software engineering & architecture · Configuration Parsers. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  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.
  • Swordfish90/cool-retro-term

    Swordfish90/cool-retro-term

    25,186View on GitHub↗

    This project is a cross-platform terminal emulator that functions as a graphical frontend for command line shells. It operates by managing shell processes through a pseudoterminal emulation layer, capturing raw character streams to display them within a native desktop windowing environment. The application distinguishes itself through a specialized rendering engine that simulates the visual characteristics of vintage cathode ray tube hardware. By utilizing fragment shaders, it applies real-time effects such as scanlines, screen curvature, and phosphor glow directly to the terminal output. Use

    Parses structured text files to dynamically inject user-defined visual parameters and terminal behaviors into the rendering pipeline at runtime.

    QMLlinuxmacosqml
    25,186View on GitHub↗