awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

171 مستودعات

Awesome GitHub RepositoriesApplication Settings Management

Systems for defining, validating, and persisting application-wide configuration settings.

Explore 171 awesome GitHub repositories matching devops & infrastructure · Application Settings Management. Refine with filters or upvote what's useful.

Awesome Application Settings Management GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • apache/supersetالصورة الرمزية لـ apache

    apache/superset

    73,451عرض على GitHub↗

    Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive dashboarding. It functions as a query-driven analytics engine that connects to various SQL databases, allowing users to perform ad-hoc analysis, define virtual metrics, and build complex data visualizations through a centralized interface. The platform distinguishes itself through a robust semantic layer that transforms raw database schemas into calculated columns and virtual metrics, enabling consistent business logic across an organization. It features a plugin-based visualiz

    Standardizes application branding and visual styles through configuration files to ensure a consistent appearance across the platform.

    TypeScriptanalyticsapacheapache-superset
    عرض على GitHub↗73,451
  • caddyserver/caddyالصورة الرمزية لـ caddyserver

    caddyserver/caddy

    73,492عرض على GitHub↗

    Caddy is an extensible, modular web server platform designed for high-performance traffic management and automated security. At its core, it functions as a dynamic HTTP gateway that handles request routing, static asset delivery, and reverse proxying through a chain of configurable handler modules. The system is built on a modular architecture that allows developers to extend server functionality by registering custom components, all managed through a unified lifecycle and provisioning framework. What distinguishes Caddy is its focus on automated infrastructure and zero-downtime operations. I

    Configures global options that apply to the entire server instance via a specialized block at the beginning of the configuration file.

    Goacmeautomatic-httpscaddy
    عرض على GitHub↗73,492
  • chartjs/chart.jsالصورة الرمزية لـ chartjs

    chartjs/Chart.js

    67,526عرض على GitHub↗

    Chart.js is a declarative data visualization framework that renders interactive, responsive charts directly onto an HTML5 canvas element. It functions as a configuration-driven engine, transforming structured datasets into complex graphical representations by merging user-defined settings with global defaults. The library utilizes a high-performance rendering pipeline that executes drawing commands during each animation frame to maintain smooth visual feedback. The project distinguishes itself through a modular, extensible architecture that allows developers to register custom scales, control

    Standardizes visual behavior across multiple instances by centralizing global defaults to eliminate redundant boilerplate code.

    JavaScriptcanvaschartgraph
    عرض على GitHub↗67,526
  • usememos/memosالصورة الرمزية لـ usememos

    usememos/memos

    60,819عرض على GitHub↗

    Memos is a self-hosted, container-native knowledge management platform designed for capturing and organizing personal notes. It functions as a private workspace where users can create content using markdown, tags, and media embeds to streamline daily productivity. The system is built to be deployed as a portable service, allowing individuals to maintain full control over their data and hosting environment. Beyond its core note-taking capabilities, the platform operates as a headless content service that exposes a structured RESTful API. This interface allows for programmatic interaction, enab

    Centralizes the configuration of runtime flags, database connections, and security settings for self-hosted instances.

    Godockerfossgo
    عرض على GitHub↗60,819
  • nuxt/nuxtالصورة الرمزية لـ nuxt

    nuxt/nuxt

    60,456عرض على GitHub↗

    Nuxt is a universal web framework designed for building full-stack applications that seamlessly transition between server-side rendering and client-side interactivity. It provides a comprehensive development environment that automates routing, dependency injection, and type generation, allowing developers to focus on application logic rather than manual configuration. By executing code in a platform-agnostic server engine, it supports deployment across diverse environments, including edge networks, serverless functions, and traditional Node.js runtimes. The framework distinguishes itself thro

    Consolidates environment-specific overrides, module registrations, and operational logic into a single, unified settings interface.

    TypeScriptcsrframeworkfull-stack
    عرض على GitHub↗60,456
  • zylon-ai/private-gptالصورة الرمزية لـ zylon-ai

    zylon-ai/private-gpt

    57,278عرض على GitHub↗

    This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to provide context-aware responses for chat and completion requests. The system distinguishes itself through a database-agnostic abstraction layer that supports various storage backends, ranging from local disk storage to enterprise-grade vector databases. It offers flexible deployment

    Tailor specific components like language models and embedding providers to align with local privacy policies and hardware capabilities.

    Python
    عرض على GitHub↗57,278
  • deepfakes/faceswapالصورة الرمزية لـ deepfakes

    deepfakes/faceswap

    55,289عرض على GitHub↗

    Faceswap is a comprehensive framework for automated media manipulation and neural face synthesis. It provides a modular pipeline that manages the entire lifecycle of facial feature extraction, deep learning model training, and image conversion. By coordinating complex computer vision workflows, the system enables users to map facial identities between source and destination datasets while maintaining structural alignment and lighting consistency across video frames. The project distinguishes itself through a highly extensible plugin-based architecture that handles hardware-accelerated process

    Validates user inputs against defined data types and default values before persisting application settings.

    Pythondeep-face-swapdeep-learningdeep-neural-networks
    عرض على GitHub↗55,289
  • prettier/prettierالصورة الرمزية لـ prettier

    prettier/prettier

    52,088عرض على GitHub↗

    Prettier is an opinionated code formatter that parses source code and reprints it from scratch to enforce a consistent, project-wide visual style. By transforming code into an abstract syntax tree and applying a recursive document printing process, it eliminates manual style debates and ensures that all source files adhere to a unified appearance. The project is distinguished by its extensible, plugin-based architecture, which decouples language-specific parsing logic from the core engine. This modular design allows for uniform style enforcement across diverse programming languages and comple

    Enforces project-wide visual consistency by applying declarative rules to source code.

    JavaScriptangularastcss
    عرض على GitHub↗52,088
  • etcd-io/etcdالصورة الرمزية لـ etcd-io

    etcd-io/etcd

    51,838عرض على GitHub↗

    etcd is a distributed, strongly consistent key-value store designed to provide reliable storage for critical system metadata and coordination primitives. It functions as a distributed consensus engine, utilizing a replicated log and leader-based state machine to ensure that all nodes in a cluster maintain a synchronized view of data. By providing atomic operations and linearizable reads and writes, it serves as a foundational component for distributed systems requiring high availability and fault tolerance. The system distinguishes itself through its multi-version concurrency control, which e

    Command-line flags define runtime parameters for member identity, networking, storage, and cluster performance tuning.

    Gocncfconsensusdatabase
    عرض على GitHub↗51,838
  • elder-plinius/cl4r1t4sالصورة الرمزية لـ elder-plinius

    elder-plinius/CL4R1T4S

    40,356عرض على GitHub↗

    CL4R1T4S is a framework designed to orchestrate generative AI workflows and optimize language model outputs. It functions as a centralized utility for managing, versioning, and deploying structured system prompts and behavioral parameters to ensure consistent performance across complex tasks. The project distinguishes itself by implementing a structured pipeline that wraps model interactions to enforce behavioral constraints and sanitize inputs. This orchestration layer incorporates heuristic-based validation and stateful context management to maintain coherence and quality throughout multi-s

    Decouples model logic from operational settings using external configuration files.

    agentsaichatgpt
    عرض على GitHub↗40,356
  • github/awesome-copilotالصورة الرمزية لـ github

    github/awesome-copilot

    35,119عرض على GitHub↗

    Awesome Copilot is a comprehensive framework for autonomous software development, providing the infrastructure to orchestrate multi-agent teams and automate complex coding workflows. It functions as a centralized platform for managing AI-driven development, enabling developers to deploy specialized agents that interact with local files, terminal commands, and external APIs to execute end-to-end software delivery tasks. The project distinguishes itself through its focus on governance and extensibility, offering a suite of security controls, policy-based execution guardrails, and audit trails t

    Defines portable coding standards and behavioral guidelines in repository-level files to ensure consistent AI interactions.

    Pythonaigithub-copilothacktoberfest
    عرض على GitHub↗35,119
  • zellij-org/zellijالصورة الرمزية لـ zellij-org

    zellij-org/zellij

    33,683عرض على GitHub↗

    Zellij is a terminal multiplexer and workspace manager designed to organize command-line sessions into persistent, reconfigurable layouts. It functions as a terminal plugin framework, allowing users to extend their environment with modular, event-driven components that interact with the host through a structured message-passing protocol. The project distinguishes itself through a layout-engine-based architecture that decouples visual pane arrangements from process execution, enabling automated and repeatable terminal workflows. It includes integrated support for web-based remote access, facil

    Passes custom key-value pairs to plugins during initialization to modify runtime settings.

    Rustmultiplexerterminalworkspace
    عرض على GitHub↗33,683
  • searxng/searxngالصورة الرمزية لـ searxng

    searxng/searxng

    32,180عرض على GitHub↗

    This project is a privacy-focused, self-hosted metasearch engine that aggregates results from a wide array of web, academic, and media sources into a single, unified interface. By acting as a proxy between the user and external search providers, it strips identifying headers and tracking parameters from requests, ensuring that search activity remains anonymous and protected from third-party profiling. The platform distinguishes itself through a modular, plugin-based architecture that allows for extensive customization of search behavior, result filtering, and interface branding. It supports a

    Manages application-wide configuration settings via files and environment variables.

    Pythonbingbravedegoogle
    عرض على GitHub↗32,180
  • filamentphp/filamentالصورة الرمزية لـ filamentphp

    filamentphp/filament

    31,215عرض على GitHub↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Enables the encapsulation of domain-specific logic and configurations into isolated packages.

    PHPadminalpine-jsbuilder
    عرض على GitHub↗31,215
  • flameshot-org/flameshotالصورة الرمزية لـ flameshot-org

    flameshot-org/flameshot

    30,209عرض على GitHub↗

    This project is a desktop screen capture and annotation utility designed for Linux environments. It provides an interactive graphical overlay that allows users to select specific screen regions, apply visual annotations such as shapes, text, and pixelation, and manage the resulting images through a configurable post-capture pipeline. The application distinguishes itself through deep system integration and automation capabilities. It operates as a persistent background daemon that monitors global hotkeys and supports inter-process communication via a system message bus, enabling users to trigg

    Allows configuration of interface behavior, including tool selection and file naming conventions.

    C++capturecross-platformfree-software
    عرض على GitHub↗30,209
  • ctripcorp/apolloالصورة الرمزية لـ ctripcorp

    ctripcorp/apollo

    29,760عرض على GitHub↗

    Apollo is a microservice configuration management system and dynamic configuration center. It serves as a centralized platform for storing, distributing, and syncing application settings across distributed environments to maintain consistency across various clusters. The system distinguishes itself through a dynamic configuration orchestrator that supports real-time updates to connected applications, eliminating the need for manual service restarts. It features a grayscale configuration deployment tool for rolling out changes to a small subset of service instances and a version control system

    Provides a system for defining, validating, and persisting application-wide configuration settings across multiple environments.

    Java
    عرض على GitHub↗29,760
  • apolloconfig/apolloالصورة الرمزية لـ apolloconfig

    apolloconfig/apollo

    29,762عرض على GitHub↗

    Apollo is a centralized configuration management system designed to manage environment-specific application settings for microservices and servers. It serves as a central store for properties, YAML, and JSON data, providing a platform for versioning, auditing, and the dynamic delivery of configurations. The system distinguishes itself through a dynamic delivery platform that supports real-time configuration pushes and grayscale releases. This allows updates to be rolled out to a small subset of service instances as a canary deployment to validate stability before a full fleet update. Governa

    Manages environment-specific settings from a single interface to maintain consistency across different clusters and namespaces.

    Javaconfig-managementconfiguration-managementdistributed-configuration
    عرض على GitHub↗29,762
  • nrwl/nxالصورة الرمزية لـ nrwl

    nrwl/nx

    28,939عرض على GitHub↗

    This project is a build orchestration engine and development toolkit designed for managing large-scale monorepos. It provides a unified workspace environment that maps project relationships and dependencies, enabling the system to perform intelligent impact analysis and execute only the tasks affected by specific code changes. The system distinguishes itself through a persistent daemon that monitors file changes for near-instant feedback and a content-addressable caching mechanism that stores task outputs to prevent redundant computation across local and remote environments. It further suppor

    Accepts user-defined settings from the workspace configuration to customize how plugins identify projects or resolve dependencies.

    TypeScriptangularbuildbuild-system
    عرض على GitHub↗28,939
  • marmelab/react-adminالصورة الرمزية لـ marmelab

    marmelab/react-admin

    26,780عرض على GitHub↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Allows fine-grained configuration of caching, refetching, and retry logic for data operations to optimize application performance.

    TypeScriptadminadmin-dashboardadmin-on-rest
    عرض على GitHub↗26,780
  • kataras/irisالصورة الرمزية لـ kataras

    kataras/iris

    25,582عرض على GitHub↗

    Iris is a high-performance web framework and API toolkit for the Go programming language. It provides the infrastructure necessary to build HTTP/2 web applications, REST APIs, and MVC-based websites. The project distinguishes itself through a flexible architectural model that supports multiple isolated application instances within a single process and allows for binary-embedded asset loading to eliminate external filesystem dependencies. It features dynamic router hot-reloading and a pluggable view engine for rendering dynamic HTML content. The framework covers a broad range of capabilities,

    Allows adjusting operational behaviors like character sets and logging through static configurations or functional options.

    Go
    عرض على GitHub↗25,582
السابق123456…9التالي
  1. Home
  2. DevOps & Infrastructure
  3. Configuration Management
  4. Application Settings Management

استكشف الوسوم الفرعية

  • Application Behavior Configurations5 وسوم فرعيةSettings that define how an application functions, including feature flags, operational modes, and runtime logic parameters.
  • Application Module Configuration2 وسوم فرعيةConfiguration parameters specific to individual software components or plugins within a larger application architecture.
  • Command Line Configuration Interfaces1 وسم فرعيSystems that utilize command-line flags and arguments to define runtime server parameters.
  • Formatting Rule Definitions1 وسم فرعيDeclarative configurations that specify style preferences for source code formatting.
  • Theme ConfigurationsSettings that define visual styles, branding, and appearance parameters for an application.
  • Visual Application Design1 وسم فرعيCollaborative visual modeling of applications, application sets, and projects for configuration management. **Distinct from Application Settings Management:** Combines visual design with application settings, moving beyond simple textual configuration persistence.