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

6 repos

Awesome GitHub RepositoriesRuntime Management & Utilities

Utilities for installing, managing, switching, and orchestrating multiple versions of language runtimes on a local system.

Explore 6 awesome GitHub repositories matching programming languages & runtimes · Runtime Management & Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Runtime Execution Environments
  4. Runtime Environments
  5. Runtime Management & Utilities

Awesome Runtime Management & Utilities GitHub Repositories

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

    openclaw/openclaw

    211,971GitHubView on GitHub↗

    Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent mem

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

    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

    Shellbashinstalllts
  • 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
  • sherlock-project/sherlock

    sherlock-project/sherlock

    72,906GitHubView on GitHub↗

    Sherlock is a command-line automation tool designed to orchestrate software build, execution, and deployment workflows. It functions as an ephemeral runtime orchestrator that executes applications directly from source code, bypassing the need for persistent system-wide installations or manual dependency management. By

    Pythonclicticybersecurity
  • jquery/jquery

    jquery/jquery

    59,857GitHubView on GitHub↗

    jQuery is a library designed for document object model manipulation and cross-browser interaction. It provides a unified interface for selecting, traversing, and modifying web page elements, ensuring consistent behavior across different rendering engines by abstracting away underlying browser inconsistencies. The libr

    JavaScriptjquery

Explore sub-tags

  • Ephemeral Runtime OrchestratorsExecution layers that provision isolated, short-lived environments for running applications from source.
  • Feature Detection StrategiesLogic that probes environment capabilities before executing code.
  • Pre-release Runtime InstallersCapabilities for discovering and installing nightly, beta, or release candidate versions of runtime environments.
Python Version Managers
Utilities specifically designed to manage and switch between multiple Python interpreter versions.
  • Run Lifecycle ControlsOperations to start, stop, and cancel agent execution runs.
  • Runtime Execution WrappersUtilities that execute commands within a specific runtime version context.
  • Symlink-Based Version SwitchingManages runtime versions by updating symbolic links to point to active version directories.