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

5 repos

Awesome GitHub RepositoriesApplication Configuration

Systems for managing, merging, and distributing application settings and runtime environment variables.

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

  1. Home
  2. Development Tools & Productivity
  3. Project Scaffolding, Config & Code Generation
  4. Project Scaffolding and Configuration
  5. Application Configuration

Awesome Application Configuration GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • apache/superset

    apache/superset

    70,587GitHubView on 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 visualizati

    Toggles optional application functionalities via configuration settings to customize the user experience and security profile.

    TypeScriptanalyticsapacheapache-superset
  • Eugeny/tabby

    Eugeny/tabby

    68,976GitHubView on GitHub↗

    Tabby is a cross-platform terminal emulator and desktop application suite designed for managing command-line workflows and remote infrastructure. It provides a comprehensive environment for terminal session orchestration, allowing users to organize multiple active sessions through split panes and custom layouts. The ap

    Supports portable usage by storing all user settings and configuration files directly within the local application directory.

    TypeScriptserialssh-clienttelnet-client
  • nuxt/nuxt

    nuxt/nuxt

    59,659GitHubView on 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 a

    Injects build-time configuration variables into the client bundle to allow for dynamic environment-specific settings.

    TypeScriptcsrframeworkfull-stack
  • zylon-ai/private-gpt

    zylon-ai/private-gpt

    57,116GitHubView on 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 prov

    Aggregates multiple configuration sources and resolves environment variables at runtime to ensure flexible application settings.

    Python
  • deepfakes/faceswap

    deepfakes/faceswap

    54,974GitHubView on 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

    Centralizes application state, command options, and interface components to maintain consistent global settings.

    Pythondeep-face-swapdeep-learningdeep-neural-networks

Explore sub-tags

  • Configuration Merging UtilitiesTools that combine multiple configuration sources and resolve environment variables at runtime.
  • Feature Flag ManagementControls for enabling or disabling specific application functionalities.
  • Interface State ManagersSystems for persisting and synchronizing graphical user interface settings and command-line options.
Portable Configurations
Settings stored locally within the application directory to enable portability across environments.
  • Public Variable ExposureMechanisms for injecting build-time configuration variables into the client-side application bundle.