awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Command Interception Shims · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCommand Interception Shims

Proxy mechanisms that dynamically resolve and route command execution to specific binaries.

Distinguishing note: Focuses on shim-based command routing.

Explore 1 awesome GitHub repository matching development tools & productivity · Command Interception Shims. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Command Interception Shims

Awesome Command Interception Shims GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • 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

    Intercepts command calls to dynamically route execution to the correct runtime version.

    Goasdf-vmbashcli
    25,086View on GitHub↗