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

2 repos

Awesome GitHub RepositoriesConfiguration Validators

Tools for checking syntax and validity of configuration files.

Distinguishing note: Focuses on pre-commit validation.

Explore 2 awesome GitHub repositories matching testing & quality assurance · Configuration Validators. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. Configuration Validators

Awesome Configuration Validators GitHub Repositories

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

    python-poetry/poetry

    34,278View on GitHub↗

    Poetry is a comprehensive dependency manager and packaging tool for Python projects. It functions as a configuration engine that resolves complex dependency graphs, manages isolated virtual environments, and ensures reproducible builds through deterministic lock file generation. By centralizing project metadata and build requirements into a single configuration file, it provides a unified workflow for managing the entire lifecycle of a Python codebase. The project distinguishes itself through its constraint-based solver, which evaluates environment markers and version requirements to maintain

    Checks configuration files for errors to prevent build failures.

    Pythondependency-managerpackage-managerpackaging
    34,278View on GitHub↗
  • SagerNet/sing-box

    SagerNet/sing-box

    30,696View on GitHub↗

    Sing-box is a universal proxy engine and traffic router designed to manage complex network connectivity across multiple operating systems. It functions as a configuration-driven core that intercepts system-level traffic, allowing for transparent proxying through encrypted tunnels. By normalizing diverse network protocols into a unified interface, the engine enables consistent traffic forwarding and protocol translation regardless of the underlying environment. The project distinguishes itself through a declarative configuration pipeline that validates and merges modular settings into a unifie

    Checks settings for syntax and structural integrity before runtime to prevent service failures.

    Go
    30,696View on GitHub↗