awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 个仓库

Awesome GitHub RepositoriesConfiguration Managers

Interfaces for managing and parsing application configuration files.

Distinguishing note: Focuses on the management interface for configuration.

Explore 10 awesome GitHub repositories matching development tools & productivity · Configuration Managers. Refine with filters or upvote what's useful.

Awesome Configuration Managers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 2dust/v2rayng2dust 的头像

    2dust/v2rayNG

    58,172在 GitHub 上查看↗

    v2rayNG is an Android proxy client designed to route device network traffic through encrypted tunnels. It functions as a network routing engine that intercepts outgoing requests and applies custom traffic rules to manage connectivity and enhance user privacy. The application distinguishes itself by integrating a high-performance network proxy core, which enables complex protocol translation and traffic management directly on mobile devices. It utilizes local loopback and Unix-socket tunneling to redirect device-wide requests, maintaining persistent connectivity through native background servi

    Provides a structured interface to define complex network routing policies via modular files.

    Kotlinandroidproxyshadowsocks
    在 GitHub 上查看↗58,172
  • spf13/cobraspf13 的头像

    spf13/cobra

    44,107在 GitHub 上查看↗

    Cobra is a development framework for building command-line applications in Go. It organizes application logic into a hierarchical tree structure where each node represents a command, complete with its own flags and execution logic. This structure allows developers to build complex, nested command interfaces that mirror business domains while maintaining a clean separation between command orchestration and underlying business logic. The framework distinguishes itself through its declarative approach to metadata and configuration. It automatically derives help documentation, usage instructions,

    Orchestrates settings across multiple sources using a unified hierarchy and precedence rules.

    Goclicli-appcobra
    在 GitHub 上查看↗44,107
  • sharex/sharexShareX 的头像

    ShareX/ShareX

    38,123在 GitHub 上查看↗

    ShareX is a desktop utility designed for screen capture, image annotation, and automated file sharing. It provides a comprehensive suite of tools for capturing screen regions, windows, or scrolling content, and includes a layered image editor that allows users to manipulate, scale, and transform graphical elements and annotations directly on captured media. The application distinguishes itself through an event-driven post-capture pipeline that triggers automated workflows, such as image processing, external command execution, or file uploads, immediately after a capture event. Users can exten

    A portable settings manager that allows for the import, export, and registry-based control of application preferences and complex upload workflows.

    C#capturecolor-pickercsharp
    在 GitHub 上查看↗38,123
  • sagernet/sing-boxSagerNet 的头像

    SagerNet/sing-box

    35,061在 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

    Validates and formats complex network settings to maintain scalable proxy infrastructure.

    Go
    在 GitHub 上查看↗35,061
  • python-poetry/poetrypython-poetry 的头像

    python-poetry/poetry

    34,282在 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

    Manages local and global configuration settings through command-line operations.

    Pythondependency-managerpackage-managerpackaging
    在 GitHub 上查看↗34,282
  • twpayne/chezmoitwpayne 的头像

    twpayne/chezmoi

    18,075在 GitHub 上查看↗

    chezmoi is a command-line utility designed to manage and synchronize system configuration files across multiple machines. It uses a local Git repository as the single source of truth, allowing users to track, version, and distribute dotfiles while maintaining a consistent state across diverse operating systems and hardware architectures. The project distinguishes itself through a declarative reconciliation model that computes the difference between the current filesystem and the desired state defined in the repository. It features a robust templating engine that processes configuration files

    Wipes the entire local management directory and removes all associated configuration files to reset the environment.

    Goconfigurationdotfiledotfile-management
    在 GitHub 上查看↗18,075
  • eclipse-mosquitto/mosquittoeclipse-mosquitto 的头像

    eclipse-mosquitto/mosquitto

    10,644在 GitHub 上查看↗

    Mosquitto is a message broker that implements the MQTT protocol to route messages between connected devices and applications. It functions as a central hub for event-driven communication, supporting message exchange over both raw TCP and WebSockets. The software provides a persistent messaging infrastructure by writing message queues and client subscription states to disk, ensuring data recovery following service interruptions. The broker distinguishes itself through its support for distributed system synchronization, allowing for the federation of multiple remote brokers to share data across

    Manages network listeners, persistence, and security policies through a centralized configuration file.

    Cbrokereclipse-iotmosquitto
    在 GitHub 上查看↗10,644
  • luckjiawei/frpc-desktopluckjiawei 的头像

    luckjiawei/frpc-desktop

    6,768在 GitHub 上查看↗

    frpc-desktop is a cross-platform desktop application that provides a graphical interface for managing FRP intranet penetration tunnels. It combines FRP binary downloading, visual configuration editing, tunnel lifecycle management, and shareable link generation into a single tool, allowing users to tunnel local network services to the public internet through a relay server without manually editing configuration files or managing binaries. The application wraps a web frontend inside an Electron shell for native window management across operating systems, and handles the full lifecycle of the FR

    Provides a visual tool for setting up and managing FRP client and server configurations without manual file editing.

    Vuedesktopelectronfrp
    在 GitHub 上查看↗6,768
  • webmin/webminwebmin 的头像

    webmin/webmin

    5,595在 GitHub 上查看↗

    Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is

    Enables or disables Sendmail features by editing the M4 macro file and rebuilding the configuration.

    HTML
    在 GitHub 上查看↗5,595
  • theforeman/foremantheforeman 的头像

    theforeman/foreman

    2,823在 GitHub 上查看↗

    Foreman is a lifecycle infrastructure management platform used for automating the provisioning, configuration, and monitoring of physical, virtual, and cloud servers. It serves as a central hub for managing the entire lifespan of a server, from initial deployment and operating system upgrades to decommissioning and auditing. The platform functions as a hybrid cloud manager and bare-metal provisioning tool, providing a unified interface to control virtual machine lifecycles across diverse hypervisors and public cloud providers. It automates hardware discovery and operating system deployment us

    Integrates with Puppet servers to assign configuration classes and monitor host compliance across the infrastructure.

    Rubycloudconfig-managementforeman
    在 GitHub 上查看↗2,823
  1. Home
  2. Development Tools & Productivity
  3. Configuration Managers

探索子标签

  • Configuration ResettersWipes management directories and removes associated configuration files to reset environments. **Distinct from Configuration Managers:** Distinct from Configuration Managers: focuses on the destructive removal of managed state rather than general management interfaces.
  • FRPVisual tool for setting up and managing FRP client and server configurations without editing configuration files manually. **Distinct from Configuration Managers:** Distinct from Configuration Managers: focuses on FRP-specific configuration management via GUI, not general config file parsing.
  • Sendmail M4 ConfigurationEditing of Sendmail's M4 macro files to enable or disable features and rebuild the configuration. **Distinct from Configuration Managers:** Distinct from general Configuration Managers: specifically targets Sendmail's M4 macro-based configuration system.