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

4 repos

Awesome GitHub RepositoriesApplication Configuration

Methods for externalizing and managing application settings, environment variables, and build-time configurations.

Explore 4 awesome GitHub repositories matching software engineering & architecture · Application Configuration. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Application Lifecycle Management
  4. Configuration Management
  5. Scopes and Targets
  6. Application Configuration

Awesome Application Configuration GitHub Repositories

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

    vinta/awesome-python

    283,687GitHubView on GitHub↗

    This project is a comprehensive, community-curated directory that organizes a vast landscape of Python software libraries, frameworks, and tools. It serves as a centralized knowledge base designed to facilitate ecosystem navigation and accelerate developer discovery across the entire software development lifecycle. Th

    Decouples application logic from environment-specific settings by externalizing parameters into structured, manageable files.

    Pythonawesomecollectionspython
  • vercel/next.js

    vercel/next.js

    137,848GitHubView on GitHub↗

    Next.js is a web development framework that provides a file-system-based routing system and a suite of server-side utilities for managing the request-response cycle. It includes built-in support for data fetching, caching, and revalidation, allowing developers to control how content is rendered and served. The framewor

    Centralizes application settings, environment variables, and routing preferences through a unified configuration file.

    TypeScriptreactframeworkssr
  • langchain-ai/langchain

    langchain-ai/langchain

    127,015GitHubView on GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows t

    Defines agent workflows, environment variables, and dependency structures through configurable graph-based schemas.

    Pythonagentsaiai-agents
  • syncthing/syncthing

    syncthing/syncthing

    80,036GitHubView on GitHub↗

    Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central serve

    Centralizes runtime parameters such as bandwidth limits, relay usage, and network announcement behavior.

    Gogop2ppeer-to-peer

Explore sub-tags

  • Agent Graph ConfigurationsDefinitions for structuring agent workflows, dependencies, and environment variables.
  • Global Application SettingsCentralized configuration parameters governing application-wide runtime behavior and resource limits.