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

6 repos

Awesome GitHub RepositoriesEnvironment Variable Managers

Tools that manage, inject, and modify environment variables to control application behavior and handle sensitive configuration values.

Explore 6 awesome GitHub repositories matching software engineering & architecture · Environment Variable Managers. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Application Lifecycle Management
  4. Configuration Management
  5. Environment Variable Management
  6. Environment Variable Managers

Awesome Environment Variable Managers GitHub Repositories

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

    langflow-ai/langflow

    144,903GitHubView on GitHub↗

    Langflow is a visual interface for building and orchestrating workflows, allowing users to construct complex systems through a drag-and-drop canvas. It provides tools for managing autonomous agents, configuring memory settings, and integrating custom code-based components. Users can organize their work into projects, t

    Manages sensitive configuration values like API keys and server URLs securely across diverse deployment environments.

    Pythonagentschatgptgenerative-ai
  • microsoft/PowerToys

    microsoft/PowerToys

    129,929GitHubView on GitHub↗

    PowerToys is a collection of background-resident system utilities designed to extend native operating system functionality and streamline desktop workflows. It operates as a modular toolkit, utilizing a central plugin-based host architecture that allows users to dynamically enable or disable specific features for syste

    Configures and organizes system environment variables into profiles for different development needs.

    C#advanced-pastecolor-pickercommand-palette
  • 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

    Centralize environment variable management within local files to protect sensitive API keys and configuration settings.

    Pythonagentsaiai-agents
  • nvm-sh/nvm

    nvm-sh/nvm

    91,751GitHubView on GitHub↗

    This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions as a shell-based environment manager that enables users to install, switch between, and maintain different versions of a runtime to support project-specific requirements or diverse shell sessions. By dyn

    Sets environment variables to define paths, mirrors, and default configurations for runtime management.

    Shellbashinstalllts
  • microsoft/playwright

    microsoft/playwright

    82,810GitHubView on GitHub↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior

    Injects configuration settings and secrets directly from the command line or environment files to tailor execution behavior.

    TypeScriptautomationchromechromium
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    Loads environment variables from files and safely shares them with client-side code while excluding sensitive secrets from production bundles.

    TypeScriptbuild-tooldev-serverfrontend