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

2 repos

Awesome GitHub RepositoriesEnvironment Orchestrators

Tools for managing project dependencies and system configurations through versioned files.

Distinguishing note: Focuses on declarative configuration for consistent execution environments.

Explore 2 awesome GitHub repositories matching development tools & productivity · Environment Orchestrators. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Environment Orchestrators

Awesome Environment Orchestrators GitHub Repositories

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

    modular/modular

    25,603View on GitHub↗

    Modular is a unified machine learning development platform designed for building, compiling, and deploying high-performance neural network models. It provides a comprehensive execution engine that supports both local and production-grade inference, enabling developers to manage the entire model lifecycle from initial architecture definition to scalable, containerized service deployment. The platform distinguishes itself through a hardware-agnostic runtime that abstracts diverse silicon architectures, allowing models to execute efficiently across varied compute environments. It includes a spec

    Manages project dependencies and system configurations through versioned files to ensure consistent execution.

    Mojoailanguagemachine-learning
    25,603View on GitHub↗
  • asdf-vm/asdf

    asdf-vm/asdf

    25,086View on GitHub↗

    This project is a command-line tool designed to manage multiple versions of programming language runtimes and development tools on a single machine. It provides a unified interface for installing and switching between different versions of software, ensuring that specific tool versions are consistently applied across various development environments. The system distinguishes itself through a modular, plugin-driven architecture that allows for the integration of new languages and tools via external scripts. It utilizes a shim-based execution mechanism that intercepts command calls, automatical

    A directory-aware system that enforces consistent tool versions across different projects by reading local configuration files to set the active runtime environment.

    Goasdf-vmbashcli
    25,086View on GitHub↗