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

5 repos

Awesome GitHub RepositoriesEnvironment Management

Systems that provision, isolate, and manage the dependencies and configurations required for software development and runtime environments.

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

  1. Home
  2. DevOps & Infrastructure
  3. Configuration Management
  4. Environment Management

Awesome Environment Management GitHub Repositories

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

    DopplerHQ/awesome-interview-questions

    81,035GitHubView on GitHub↗

    This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la

    android-interview-questionsangularjs-interview-questionsawesome
  • astral-sh/uv

    astral-sh/uv

    79,476GitHubView on GitHub↗

    uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure repr

    Rustpackagingpythonresolver
  • 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

    TypeScriptbuild-tooldev-serverfrontend
  • 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

    Pythondeep-face-swapdeep-learningdeep-neural-networks
  • JetBrains/kotlin

    JetBrains/kotlin

    52,346GitHubView on GitHub↗

    Kotlin is a statically typed, general-purpose programming language designed for type safety and concise syntax. It functions as a cross-platform development toolkit that enables the sharing of business logic across mobile, web, and server-side environments by compiling a unified intermediate representation into platfor

    Kotlincompilergradle-pluginintellij-plugin

Explore sub-tags

  • Build Environment ConfigurationsSystems that organize and manage development tool versions and environment variables to ensure consistent project compilation.
  • Dependency ManagersUtilities that verify, install, or update software packages required for the application to run.
  • Environment Management APIsAPIs for accessing and configuring isolated module execution environments.
  • Environment OrchestratorsTools for centralizing and propagating configuration states across project environments.
  • Hard-Link Environment ProvisioningTechniques for creating virtual environments by hard-linking files from a global cache to optimize disk usage and speed.
  • Virtual EnvironmentsIsolated directory trees containing specific versions of language runtimes and dependencies.